From fe65726002581cf0cd0deafe28a420c747982f97 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Mon, 27 Mar 2000 15:55:16 +0000 Subject: minor updates git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@813 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- libtool | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libtool') 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" -- cgit v1.2.3