Removed mention of GNUSTEP_USER_DIR from gnustep-config; it is obsolete

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@25939 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2008-01-14 10:22:23 +00:00
parent f307e97f63
commit 8dc6848ea5
2 changed files with 3 additions and 2 deletions

View file

@ -4,7 +4,9 @@
is an obsolete option in gnustep-make v2. Print a warning if it
used, and otherwise ignore it.
* configure: Regenerated.
* gnustep-config.in: Updated help removing mention of
GNUSTEP_USER_DIR.
2008-01-14 Nicola Pero <nicola.pero@meta-innovation.com>
* GNUstep.sh.in: Unset GNUSTEP_SYSTEM_USERS_DIR,

View file

@ -59,7 +59,6 @@ if [ "$1" = "--help" ]; then
echo " variables:"
echo
echo " --variable=GNUSTEP_MAKEFILES"
echo " --variable=GNUSTEP_USER_DIR"
echo " --variable=GNUSTEP_USER_DEFAULTS_DIR"
echo " --variable=GNUSTEP_HOST"
echo " --variable=GNUSTEP_HOST_CPU"