mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Implemented --with-user-root which is needed by OGo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@19983 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fb7341c5eb
commit
cae64e6f38
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Fri Sep 3 21:52:00 2004 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* configure.ac: Recognize --with-user-root option and store
|
||||
the configuration into the system GNUsteprc.
|
||||
* configure: Regenerated.
|
||||
* GNUsteprc.in: New file.
|
||||
* GNUmakefile.in (install): Install the system GNUsteprc into
|
||||
GNUSTEP_SYSTEM_ROOT. (uninstall): Uninstall the same file.
|
||||
* user_home.c: Do not segfault if the environment variable
|
||||
GNUSTEP_SYSTEM_ROOT is not set when the tool is executed.
|
||||
|
||||
Thu Sep 02 17:01:11 2004 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* tar-exclude-list: New file currently containing CVS and .svn.
|
||||
|
|
Loading…
Reference in a new issue