summaryrefslogtreecommitdiff
path: root/file/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 /file/autogen.sh
parentfa111e33baa1443d7d84b0872234e60f46ab948f (diff)
downloadlibrpm-tizen-8255684ac781a966ea7835c1015411c0b0ee4f4d.tar.gz
librpm-tizen-8255684ac781a966ea7835c1015411c0b0ee4f4d.tar.bz2
librpm-tizen-8255684ac781a966ea7835c1015411c0b0ee4f4d.zip
Automake 1.8.3.
CVS patchset: 7180 CVS date: 2004/03/21 13:25:53
Diffstat (limited to 'file/autogen.sh')
-rwxr-xr-xfile/autogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/file/autogen.sh b/file/autogen.sh
index 5d587d309..b99717c7a 100755
--- a/file/autogen.sh
+++ b/file/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.