aboutsummaryrefslogtreecommitdiff
path: root/libtool
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2000-03-27 15:55:16 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2000-03-27 15:55:16 +0000
commitfe65726002581cf0cd0deafe28a420c747982f97 (patch)
tree944fc1c2de7fb801e7046b9012bc60cb7aa2b5b5 /libtool
parente10eb48060149c54bc578330a628b2f6ec9fcf5d (diff)
downloadPROJ-fe65726002581cf0cd0deafe28a420c747982f97.tar.gz
PROJ-fe65726002581cf0cd0deafe28a420c747982f97.zip
minor updates
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@813 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'libtool')
-rwxr-xr-xlibtool8
1 files changed, 4 insertions, 4 deletions
diff --git a/libtool b/libtool
index 7817b1a7..b918f2f1 100755
--- a/libtool
+++ b/libtool
@@ -34,13 +34,13 @@ Xsed="sed -e s/^X//"
if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
### BEGIN LIBTOOL CONFIG
-# Libtool was configured as follows, on host rommel.atlsci.com:
+# Libtool was configured as follows, on host cs46980-c:
#
# CC="gcc" CFLAGS="-g -O2" CPPFLAGS="" \
# LD="/usr/bin/ld" LDFLAGS="" LIBS="" \
# NM="/usr/bin/nm -B" RANLIB="ranlib" LN_S="ln -s" \
# DLLTOOL="" OBJDUMP="" AS="" \
-# ./ltconfig --cache-file=./config.cache --with-gcc --with-gnu-ld --no-verify ./ltmain.sh i686-pc-linux-gnu
+# ./ltconfig --cache-file=./config.cache --with-gcc --with-gnu-ld --no-verify ./ltmain.sh i586-pc-linux-gnu
#
# Compiler and other test output produced by ltconfig, useful for
# debugging ltconfig, is in ./config.log if it exists.
@@ -61,8 +61,8 @@ build_old_libs=yes
fast_install=yes
# The host system.
-host_alias=i686-pc-linux-gnu
-host=i686-pc-linux-gnu
+host_alias=i586-pc-linux-gnu
+host=i586-pc-linux-gnu
# An echo program that does not interpret backslashes.
echo="echo"