The version of libtool we use is has not yet been restored to
authorEric Andersen <andersen@codepoet.org>
Mon, 3 Nov 2003 10:00:08 +0000 (10:00 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 3 Nov 2003 10:00:08 +0000 (10:00 -0000)
the gnu download site.  Use the source from the debian site
instead.

make/libtool.mk

index 59ba780c62f5843944b0aedb8bfcbe083bef0f84..6240f70730ff0eb9cebd4758a1fce255fcad1126 100644 (file)
@@ -3,8 +3,8 @@
 # libtool
 #
 #############################################################
-LIBTOOL_SOURCE:=libtool-1.4.3.tar.gz
-LIBTOOL_SITE:=ftp://ftp.gnu.org/gnu/libtool
+LIBTOOL_SOURCE:=libtool_1.4.3.orig.tar.gz
+LIBTOOL_SITE:=http://ftp.debian.org/debian/pool/main/libt/libtool
 LIBTOOL_CAT:=zcat
 LIBTOOL_DIR:=$(BUILD_DIR)/libtool-1.4.3
 LIBTOOL_BINARY:=libtool