mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Generate GNUstep-reset.sh just like GNUstep.sh
so that different file system layouts can be accounted for. This does not solve the problem of removing /usr/bin from PATH…
This commit is contained in:
parent
93c893bcde
commit
8c45f895ee
2 changed files with 1 additions and 0 deletions
|
@ -1788,6 +1788,7 @@ AC_PATH_PROG(TESTPROG, test)
|
|||
AC_CONFIG_FILES([config-noarch.make config.make openapp opentool
|
||||
executable.template GNUmakefile GNUstep.conf GNUstep-strict-v2.conf
|
||||
GNUstep.sh GNUstep.csh fixpath.sh
|
||||
GNUstep-reset.sh
|
||||
gnustep-make.spec gnustep-config TestFramework/gnustep-tests
|
||||
filesystem.make filesystem.sh filesystem.csh gnustep-make-ld.so.conf])
|
||||
AC_CONFIG_FILES([runtime/$OBJC_RUNTIME_LIB.make:config.make.in])
|
||||
|
|
Loading…
Reference in a new issue