summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-12-24 02:41:45 +0000
committerjbj <devnull@localhost>2002-12-24 02:41:45 +0000
commit415b3e6ff241d1c7120ee12ddb28bb1ad25c2e0d (patch)
treee6d9a0d18ad034fabcf7bf435443795c363bfe21 /autogen.sh
parente3c423226eb5dcf13d3ae5ffb5abb11900f061fb (diff)
downloadrpm-415b3e6ff241d1c7120ee12ddb28bb1ad25c2e0d.tar.gz
rpm-415b3e6ff241d1c7120ee12ddb28bb1ad25c2e0d.tar.bz2
rpm-415b3e6ff241d1c7120ee12ddb28bb1ad25c2e0d.zip
fix: ia64 segfault on build.
CVS patchset: 5961 CVS date: 2002/12/24 02:41:45
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 1ffd855a9..b103cc082 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -4,12 +4,12 @@ export CFLAGS
export LDFLAGS
LTV="libtoolize (GNU libtool) 1.4.3"
-ACV="autoconf (GNU Autoconf) 2.56"
+ACV="autoconf (GNU Autoconf) 2.57"
AMV="automake (GNU automake) 1.6.3"
USAGE="
This script documents the versions of the tools I'm using to build rpm:
libtool-1.4.3
- autoconf-2.56
+ autoconf-2.57
automake-1.6.3
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