autoconf-patches
[Top][All Lists]
Advanced

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

FYI: update Automake-preselections


From: Alexandre Duret-Lutz
Subject: FYI: update Automake-preselections
Date: Wed, 07 Jan 2004 23:06:41 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

CVS Automake traces these two new macros, so I'm checking this
in.  This also means that Automake 1.9 cannot be released before
the next Autoconf.

2004-01-07  Alexandre Duret-Lutz  <address@hidden>

        * lib/autom4te.in (Automake-preselections): Preselect AC_LIBTOOL_TAGS
        and _LT_AC_TAGCONFIG.

Index: lib/autom4te.in
===================================================================
RCS file: /cvsroot/autoconf/autoconf/lib/autom4te.in,v
retrieving revision 1.21
diff -u -r1.21 autom4te.in
--- lib/autom4te.in     3 Oct 2003 07:30:03 -0000       1.21
+++ lib/autom4te.in     7 Jan 2004 22:03:14 -0000
@@ -1,6 +1,6 @@
 # Definition of Autom4te option sets.                     -*- Makefile -*-
 #
-# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
 #
 # This file is part of GNU Autoconf.
 #
@@ -44,6 +44,7 @@
 args: --preselect AC_CONFIG_LINKS
 args: --preselect AC_INIT
 args: --preselect AC_LIBSOURCE
+args: --preselect AC_LIBTOOL_TAGS
 args: --preselect AC_SUBST
 args: --preselect AM_AUTOMAKE_VERSION
 args: --preselect AM_CONDITIONAL
@@ -53,6 +54,7 @@
 args: --preselect AM_PROG_CC_C_O
 args: --preselect m4_include
 args: --preselect m4_sinclude
+args: --preselect _LT_AC_TAGCONFIG
 end-language: "Automake-preselections"
  
-- 
Alexandre Duret-Lutz





reply via email to

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