summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2004-03-21 13:25:53 +0000
committerjbj <devnull@localhost>2004-03-21 13:25:53 +0000
commit8255684ac781a966ea7835c1015411c0b0ee4f4d (patch)
tree41f445dd8e6405aea7073bfff439881636105060 /autogen.sh
parentfa111e33baa1443d7d84b0872234e60f46ab948f (diff)
downloadrpm-8255684ac781a966ea7835c1015411c0b0ee4f4d.tar.gz
rpm-8255684ac781a966ea7835c1015411c0b0ee4f4d.tar.bz2
rpm-8255684ac781a966ea7835c1015411c0b0ee4f4d.zip
Automake 1.8.3.
CVS patchset: 7180 CVS date: 2004/03/21 13:25:53
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 ec524ac31..0c0745c05 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -5,12 +5,12 @@ export LDFLAGS
LTV="libtoolize (GNU libtool) 1.5.2"
ACV="autoconf (GNU Autoconf) 2.59"
-AMV="automake (GNU automake) 1.8.2"
+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
autoconf-2.59
- automake-1.8.2
+ automake-1.8.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
recent versions of libtool/autoconf/automake.