Fix ftp location and update current version of gettext to 0.10.39.
authorPavel Roskin <proskin@src.gnome.org>
Tue, 31 Jul 2001 15:46:23 +0000 (15:46 +0000)
committerPavel Roskin <proskin@src.gnome.org>
Tue, 31 Jul 2001 15:46:23 +0000 (15:46 +0000)
svn path=/trunk/; revision=1880

macros/autogen.sh

index 486e1f8..bcf985f 100644 (file)
@@ -42,7 +42,7 @@ fi
 #  (gettext --version) < /dev/null > /dev/null 2>&1 || {
 #    echo
 #    echo "**Error**: You must have \`gettext' installed to compile $PKG_NAME."
-#    echo "Get ftp://alpha.gnu.org/gnu/gettext-0.10.35.tar.gz"
+#    echo "Get ftp://ftp.gnu.org/pub/gnu/gettext/gettext-0.10.39.tar.gz"
 #    echo "(or a newer version if it is available)"
 #    DIE=1
 #  }
@@ -53,7 +53,7 @@ fi
 #  (gettext --version) < /dev/null > /dev/null 2>&1 || {
 #    echo
 #    echo "**Error**: You must have \`gettext' installed to compile $PKG_NAME."
-#    echo "Get ftp://alpha.gnu.org/gnu/gettext-0.10.35.tar.gz"
+#    echo "Get ftp://ftp.gnu.org/pub/gnu/gettext/gettext-0.10.39.tar.gz"
 #    echo "(or a newer version if it is available)"
 #    DIE=1
 #  }