Regenerated

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12072 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-01-09 14:33:30 +00:00
parent c43f06819d
commit 0e148e24ed
2 changed files with 2 additions and 2 deletions

View file

@ -546,7 +546,7 @@ fi
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
#--------------------------------------------------------------------
# Use config.guess, config.sub and install.sh provided by gnustep-make
# Use config.guess, config.sub and install-sh provided by gnustep-make
#--------------------------------------------------------------------
ac_aux_dir=
for ac_dir in $GNUSTEP_SYSTEM_ROOT/Makefiles $srcdir/$GNUSTEP_SYSTEM_ROOT/Makefiles; do

2
configure vendored
View file

@ -580,7 +580,7 @@ if test -z "$GNUSTEP_SYSTEM_ROOT"; then
fi
#--------------------------------------------------------------------
# Use config.guess, config.sub and install.sh provided by gnustep-make
# Use config.guess, config.sub and install-sh provided by gnustep-make
#--------------------------------------------------------------------
ac_aux_dir=
for ac_dir in $GNUSTEP_SYSTEM_ROOT/Makefiles $srcdir/$GNUSTEP_SYSTEM_ROOT/Makefiles; do