libtool-patches
[Top][All Lists]
Advanced

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

FYI: 80-gary-remove-AC_PROVIDE_IFELSE.patch


From: Gary V. Vaughan
Subject: FYI: 80-gary-remove-AC_PROVIDE_IFELSE.patch
Date: Fri, 06 Feb 2004 14:58:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Applied to HEAD:

Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>
        * m4/libtool.m4 (AC_PROVIDE_IFELSE): Removed.  We now require
        Autoconf 2.58, which ships this macro anyway.

Index: m4/libtool.m4
===================================================================
RCS file: /cvsroot/libtool/libtool/m4/libtool.m4,v
retrieving revision 1.38
diff -u -p -u -r1.38 libtool.m4
- --- m4/libtool.m4 6 Feb 2004 13:58:06 -0000 1.38
+++ m4/libtool.m4 6 Feb 2004 14:11:33 -0000
@@ -30,15 +30,6 @@ m4_define([_LT_COPYING], [dnl
~ # serial 49 AC_PROG_LIBTOOL


- -# AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
- -# -----------------------------------------------------------
- -# If this macro is not defined by Autoconf, define it here.
- -m4_ifdef([AC_PROVIDE_IFELSE],
- -         [],
- -         [m4_define([AC_PROVIDE_IFELSE],
- -              [m4_ifdef([AC_PROVIDE_$1],
- -                        [$2], [$3])])])
- -
~ # LT_PREREQ(VERSION)
~ # ------------------
~ # Complain and exit if this libtool version is less that VERSION.
@@ -101,7 +92,7 @@ test -f "$ltmain" || ltmain="$ac_aux_dir
~ # AC_LIBTOOL_SETUP
~ # ----------------
~ AC_DEFUN([AC_LIBTOOL_SETUP],
- -[AC_PREREQ(2.56)dnl We use the new compiler based header checking in 2.56
+[AC_PREREQ(2.58)dnl We use AC_INCLUDES_DEFAULT
~ AC_REQUIRE([LTSUGAR_VERSION])dnl
~ AC_REQUIRE([AC_CANONICAL_HOST])dnl
~ AC_REQUIRE([AC_CANONICAL_BUILD])dnl



- --
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://www.oranda.demon.co.uk
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAI6uzFRMICSmD1gYRArq4AJ0dCpsBAEqm4yJqXc7C/NpQxsYmFQCgk7Ah
q+sVuF7ipH+JdWs45tAbBRA=
=S0RD
-----END PGP SIGNATURE-----




reply via email to

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