summaryrefslogtreecommitdiff
path: root/file
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2004-10-09 21:58:33 +0000
committerjbj <devnull@localhost>2004-10-09 21:58:33 +0000
commitd1a74696d65c7904c9b2a4b29e356ecf7947c067 (patch)
treeb263b5a6111242f26516ad4fd7915e9d99be90f4 /file
parent3c792a32c1cc8547ea858613af64fde54cbdfc8b (diff)
downloadlibrpm-tizen-d1a74696d65c7904c9b2a4b29e356ecf7947c067.tar.gz
librpm-tizen-d1a74696d65c7904c9b2a4b29e356ecf7947c067.tar.bz2
librpm-tizen-d1a74696d65c7904c9b2a4b29e356ecf7947c067.zip
Doxygen and cpp nit picks.
CVS patchset: 7443 CVS date: 2004/10/09 21:58:33
Diffstat (limited to 'file')
-rwxr-xr-xfile/autogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/file/autogen.sh b/file/autogen.sh
index 59215d153..b9b17dde0 100755
--- a/file/autogen.sh
+++ b/file/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.