summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2004-10-09 20:22:01 +0000
committerjbj <devnull@localhost>2004-10-09 20:22:01 +0000
commita36aa761ec0f525c0a206f0a46d404a3ccab5887 (patch)
treea18dd949545703b4eed2f7d868faa159346fd43c /autogen.sh
parent24bb3c7ce2dafefb995ecc0fb0f1de3727b4aaee (diff)
downloadlibrpm-tizen-a36aa761ec0f525c0a206f0a46d404a3ccab5887.tar.gz
librpm-tizen-a36aa761ec0f525c0a206f0a46d404a3ccab5887.tar.bz2
librpm-tizen-a36aa761ec0f525c0a206f0a46d404a3ccab5887.zip
More changes from rpm-4_3 branch.
CVS patchset: 7441 CVS date: 2004/10/09 20:22:01
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 207b07d98..ae6185a09 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -5,12 +5,12 @@ export LDFLAGS
LTV="libtoolize (GNU libtool) 1.5.6"
ACV="autoconf (GNU Autoconf) 2.59"
-AMV="automake (GNU automake) 1.9"
+AMV="automake (GNU automake) 1.9.2"
USAGE="
This script documents the versions of the tools I'm using to build rpm:
libtool-1.5.6
autoconf-2.59
- automake-1.9
+ automake-1.9.2
Simply edit this script to change the libtool/autoconf/automake versions
checked if you need to, as rpm should build (and has built) with all
recent versions of libtool/autoconf/automake.