summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
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 669e3f53f..ec524ac31 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,12 +3,12 @@
export CFLAGS
export LDFLAGS
-LTV="libtoolize (GNU libtool) 1.5"
+LTV="libtoolize (GNU libtool) 1.5.2"
ACV="autoconf (GNU Autoconf) 2.59"
AMV="automake (GNU automake) 1.8.2"
USAGE="
This script documents the versions of the tools I'm using to build rpm:
- libtool-1.5
+ libtool-1.5.2
autoconf-2.59
automake-1.8.2
Simply edit this script to change the libtool/autoconf/automake versions