summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-12-30 19:17:03 +0000
committerjbj <devnull@localhost>1999-12-30 19:17:03 +0000
commite0beefa28944f291392988a41db5604e487e4be8 (patch)
treed067ca58736602cb5c0015d782ff7d652c97c48c /autogen.sh
parentf84337efb646ae318e36e433472d62240caf94a8 (diff)
downloadrpm-e0beefa28944f291392988a41db5604e487e4be8.tar.gz
rpm-e0beefa28944f291392988a41db5604e487e4be8.tar.bz2
rpm-e0beefa28944f291392988a41db5604e487e4be8.zip
Sanity (make dist).
CVS patchset: 3502 CVS date: 1999/12/30 19:17:03
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 846099746..e94c2f843 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,12 +3,12 @@
export CFLAGS
export LDFLAGS
-LTV="libtoolize (GNU libtool) 1.3.3"
+LTV="libtoolize (GNU libtool) 1.3.4"
ACV="Autoconf version 2.13"
AMV="automake (GNU automake) 1.4"
USAGE="
You need to install:
- libtool-1.3.3
+ libtool-1.3.4
autoconf-2.13
automake-1.4
"