From 803528c258d2c14b820a9b2fb5bf2eba9a486133 Mon Sep 17 00:00:00 2001 From: jbj Date: Sun, 23 Mar 2003 00:36:13 +0000 Subject: Make peace with automake-1.7.3. Recheck thread safety markes with fsm synchronous threads. CVS patchset: 6714 CVS date: 2003/03/23 00:36:13 --- autogen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index b103cc082..cbdc9861b 100755 --- a/autogen.sh +++ b/autogen.sh @@ -5,12 +5,12 @@ export LDFLAGS LTV="libtoolize (GNU libtool) 1.4.3" ACV="autoconf (GNU Autoconf) 2.57" -AMV="automake (GNU automake) 1.6.3" +AMV="automake (GNU automake) 1.7.3" USAGE=" This script documents the versions of the tools I'm using to build rpm: libtool-1.4.3 autoconf-2.57 - automake-1.6.3 + automake-1.7.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. -- cgit v1.2.1