Improved example of how to use --with-user-root

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12177 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-01-22 00:36:19 +00:00
parent 28f5f28d1d
commit 9a96ce236f

View file

@ -90,7 +90,7 @@ AC_ARG_WITH(user-root,
[--with-user-root
Set the GNUSTEP_USER_ROOT directory. Use this option if you want
to have the GNUSTEP_USER_ROOT directory in a non-standard place. Example:
--with-user-root=/home/nicola/local/GNUstep
--with-user-root=~/local/GNUstep
],
GNUSTEP_USER_ROOT="$withval",
GNUSTEP_USER_ROOT=""