summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2004-04-07 17:30:07 +0000
committerjbj <devnull@localhost>2004-04-07 17:30:07 +0000
commitf98e6cf1a20a9d22942b1bbe7a5b411bc1b8754d (patch)
treeb61fc6969a02884dda9673b966fa400c0d629653 /autogen.sh
parent0d73d4699b47f839db61580687fc972f48dd42d6 (diff)
downloadrpm-f98e6cf1a20a9d22942b1bbe7a5b411bc1b8754d.tar.gz
Make peace with libtool-1.5.3.
CVS patchset: 7217 CVS date: 2004/04/07 17:30:07
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 0c0745c05..621cefe46 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,12 +3,12 @@
export CFLAGS
export LDFLAGS
-LTV="libtoolize (GNU libtool) 1.5.2"
+LTV="libtoolize (GNU libtool) 1.5.3"
ACV="autoconf (GNU Autoconf) 2.59"
AMV="automake (GNU automake) 1.8.3"
USAGE="
This script documents the versions of the tools I'm using to build rpm:
- libtool-1.5.2
+ libtool-1.5.3
autoconf-2.59
automake-1.8.3
Simply edit this script to change the libtool/autoconf/automake versions