automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: branch-1-7: AC_PREREQ(2.58)


From: Alexandre Duret-Lutz
Subject: FYI: branch-1-7: AC_PREREQ(2.58)
Date: Sun, 09 Nov 2003 20:24:46 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

I'm installing this on branch-1-7.

2003-11-09  Alexandre Duret-Lutz  <address@hidden>

        * configure.in: AC_PREREQ(2.58).  Automake 1.7.8 was configured
        with Autoconf 2.57f and a bug prevented installations with pdksh.

Index: configure.in
===================================================================
RCS file: /cvs/automake/automake/Attic/configure.in,v
retrieving revision 1.120.2.28
diff -u -r1.120.2.28 configure.in
--- configure.in        6 Oct 2003 22:48:44 -0000       1.120.2.28
+++ configure.in        9 Nov 2003 19:24:07 -0000
@@ -18,7 +18,7 @@
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
-AC_PREREQ(2.54)
+AC_PREREQ(2.58)
 AC_INIT([GNU Automake], [1.7.8a], address@hidden)
 
 AC_CONFIG_SRCDIR(automake.in)

-- 
Alexandre Duret-Lutz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]