File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11359,7 +11359,7 @@ printf "%s\n" "$as_me: executing $ac_file commands" >&6;}
1135911359
1136011360
1136111361 case $ac_file$ac_mode in
11362- "default":C) chmod a+x openapp opentool fixpath.sh executable.template ;;
11362+ "default":C) chmod a+x openapp opentool fixpath.sh executable.template TestFramework/gnustep-tests ;;
1136311363
1136411364 esac
1136511365done # for ac_tag
Original file line number Diff line number Diff line change @@ -1823,6 +1823,6 @@ gnustep-make.spec gnustep-config TestFramework/gnustep-tests
18231823filesystem.make filesystem.sh filesystem.csh gnustep-make-ld.so.conf] )
18241824AC_CONFIG_FILES ( [ runtime/$OBJC_RUNTIME_LIB.make:config.make.in] )
18251825AC_CONFIG_COMMANDS ( [ default] ,
1826- [ [ chmod a+x openapp opentool fixpath.sh executable.template] ] ,
1826+ [ [ chmod a+x openapp opentool fixpath.sh executable.template TestFramework/gnustep-tests ] ] ,
18271827 [ [ ] ] )
18281828AC_OUTPUT
You can’t perform that action at this time.
0 commit comments