summaryrefslogtreecommitdiff
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
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
-rwxr-xr-xautogen.sh4
-rwxr-xr-xbeecrypt/autogen.sh8
-rwxr-xr-xexpat/autogen.sh4
-rwxr-xr-xfile/autogen.sh4
4 files changed, 10 insertions, 10 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.
diff --git a/beecrypt/autogen.sh b/beecrypt/autogen.sh
index b633dc372..dfe822fca 100755
--- a/beecrypt/autogen.sh
+++ b/beecrypt/autogen.sh
@@ -3,14 +3,14 @@
export CFLAGS
export LDFLAGS
-LTV="libtoolize (GNU libtool) 1.5"
+LTV="libtoolize (GNU libtool) 1.5.2"
ACV="autoconf (GNU Autoconf) 2.59"
-AMV="automake (GNU automake) 1.8"
+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
+ libtool-1.5.2
autoconf-2.59
- automake-1.8
+ 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.
diff --git a/expat/autogen.sh b/expat/autogen.sh
index 5d587d309..b99717c7a 100755
--- a/expat/autogen.sh
+++ b/expat/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.
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.