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 @@ -11287,7 +11287,7 @@ printf "%s\n" "$as_me: executing $ac_file commands" >&6;}
1128711287
1128811288
1128911289 case $ac_file$ac_mode in
11290- "default":C) chmod a+x openapp opentool fixpath.sh executable.template ;;
11290+ "default":C) chmod a+x openapp opentool fixpath.sh executable.template TestFramework/gnustep-tests ;;
1129111291
1129211292 esac
1129311293done # for ac_tag
Original file line number Diff line number Diff line change @@ -1841,6 +1841,6 @@ gnustep-make.spec gnustep-config TestFramework/gnustep-tests
18411841filesystem.make filesystem.sh filesystem.csh gnustep-make-ld.so.conf] )
18421842AC_CONFIG_FILES ( [ runtime/$OBJC_RUNTIME_LIB.make:config.make.in] )
18431843AC_CONFIG_COMMANDS ( [ default] ,
1844- [ [ chmod a+x openapp opentool fixpath.sh executable.template] ] ,
1844+ [ [ chmod a+x openapp opentool fixpath.sh executable.template TestFramework/gnustep-tests ] ] ,
18451845 [ [ ] ] )
18461846AC_OUTPUT
You can’t perform that action at this time.
0 commit comments