Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2svn <>2008-09-29 19:28:15 +0400
committercvs2svn <>2008-09-29 19:28:15 +0400
commitf3a4c84053780af080263ea2b8580af9594d4ad1 (patch)
treede527bbe96d8ddb019fd68476bcb03767fd7a1d9 /lt~obsolete.m4
parent27da38f41999aee2074c3a2e53fc20566e3b311b (diff)
This commit was manufactured by cvs2svn to create branchreverse-20080930-branchpointreverse-20080930-branch
'reverse-20080930-branch'. Sprout from binutils-2_19-branch 2008-09-04 02:18:17 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'binutils-' Cherrypick from master 2008-09-29 15:28:14 UTC Steve Ellcey <sellcey@mips.com> ' * libtool.m4: Update to libtool 2.2.6.': ChangeLog djunpack.bat include/ChangeLog include/demangle.h include/elf/dwarf2.h include/plugin-api.h libtool.m4 ltgcc.m4 ltmain.sh ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4
Diffstat (limited to 'lt~obsolete.m4')
-rw-r--r--lt~obsolete.m49
1 files changed, 6 insertions, 3 deletions
diff --git a/lt~obsolete.m4 b/lt~obsolete.m4
index 74f5746b4..637bb2066 100644
--- a/lt~obsolete.m4
+++ b/lt~obsolete.m4
@@ -1,13 +1,13 @@
# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
#
-# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
-# Written by Scott James Remnant.
+# Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc.
+# Written by Scott James Remnant, 2004.
#
# This file is free software; the Free Software Foundation gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
-# serial 2
+# serial 4 lt~obsolete.m4
# These exist entirely to fool aclocal when bootstrapping libtool.
#
@@ -32,6 +32,9 @@
# we give up compatibility with versions before 1.7, at which point
# we need to keep only those names which we still refer to.
+# This is to help aclocal find these macros, as it can't see m4_define.
+AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])])
+
m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])])
m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])])
m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])])