aboutsummaryrefslogtreecommitdiffstats
path: root/macros
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1999-01-19 03:41:12 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-01-19 03:41:12 +0800
commitac3196e5ca783ab3c0aee0f88f9973bd6acb90ba (patch)
treef3363743c94c869409d1c58a831c1d6a1fa081e7 /macros
parentcf406da466a9a74f274a78a3f87eb376082daa62 (diff)
downloadgsoc2013-evolution-ac3196e5ca783ab3c0aee0f88f9973bd6acb90ba.tar.gz
gsoc2013-evolution-ac3196e5ca783ab3c0aee0f88f9973bd6acb90ba.tar.zst
gsoc2013-evolution-ac3196e5ca783ab3c0aee0f88f9973bd6acb90ba.zip
Suggest using libtool 1.2d
svn path=/trunk/; revision=606
Diffstat (limited to 'macros')
-rw-r--r--macros/autogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/autogen.sh b/macros/autogen.sh
index 3c7ccfba4c..2481d74484 100644
--- a/macros/autogen.sh
+++ b/macros/autogen.sh
@@ -15,7 +15,7 @@ DIE=0
(libtool --version) < /dev/null > /dev/null 2>&1 || {
echo
echo "**Error**: You must have \`libtool' installed to compile Gnome."
- echo "Get ftp://ftp.gnu.org/pub/gnu/libtool-1.2.tar.gz"
+ echo "Get ftp://ftp.gnu.org/pub/gnu/libtool-1.2d.tar.gz"
echo "(or a newer version if it is available)"
DIE=1
}
e57f3329849cc'>Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2 * Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1 * Update KDE to the latest official release, KDE 3.1.3lofi2003-07-292-1/+1 * Update to KDE 3.1.2lioux2003-05-201-3/+3 * - Nuke obsolete PREV_I18N_VER from Makefile.kdearved2003-04-082-4/+3 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-062-1/+3 * Clear moonlight beckons.ade2003-03-072-1/+1 * Upgrade kde-i18n to 3.1. Note that the following modules did not get awill2003-01-292-1/+2 * 1. Removed comments from pkg-plist files per will's request.alane2002-10-112-3/+1 * Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-252-4/+3 * 1. Changed the lib depends on gettext to a build depends. This will meanalane2002-08-031-2/+2 * Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'talane2002-08-021-0/+1 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * Fix MASTER_SITE_SUBDIR.will2002-07-101-1/+1 * Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-053-6/+5 * Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-163-2/+4 * Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-227-128/+326