]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libltdl/m4/libtool.m4 (LT_PROG_GCJ): Avoid M4 expansion error
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 18 Mar 2007 17:40:35 +0000 (17:40 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 18 Mar 2007 17:40:35 +0000 (17:40 +0000)
that caused `dnl' to be merged to the previous word.
* THANKS: Update.
Report by Steve Ellcey.

ChangeLog
THANKS
libltdl/m4/libtool.m4

index 20ab96d21187eff8f5d722b3f07347766e345b6c..54b7c0aaf0a0232f6003fc624f1a67725787f6e0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-03-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * libltdl/m4/libtool.m4 (LT_PROG_GCJ): Avoid M4 expansion error
+       that caused `dnl' to be merged to the previous word.
+       * THANKS: Update.
+       Report by Steve Ellcey.
+
 2007-03-09  Gary V. Vaughan  <gary@gnu.org>
 
        * libtoolize.m4sh: Replace literal tab chars in help comment
diff --git a/THANKS b/THANKS
index 59fd88559bd7ddfe269322482456b27c65c4bf6a..e1ddee33fc887e51312da028f183f4ba9875e3c5 100644 (file)
--- a/THANKS
+++ b/THANKS
   Robert Ă–gren                        lists@roboros.com
   Sebastian Wilhelmi           wilhelmi@ira.uka.de
   Stephan Kulow                        coolo@kde.org
+  Steve Ellcey                 sje@cup.hp.com
   Steven M. Schultz            sms@wlv.iipo.gtegsc.com
   Sven Verdoolaege             skimo@liacs.nl
   Terry D. Dontje              Terry.Dontje@Sun.COM
index b4613cc06415d202a17a5e622c4dbb0d13111c10..993c833aee2e6936e8b8364a9106f9dec1a2ec33 100644 (file)
@@ -6844,7 +6844,7 @@ AC_DEFUN([LT_PROG_GCJ],
   [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ],
     [AC_CHECK_TOOL(GCJ, gcj,)
       test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
-      AC_SUBST(GCJFLAGS)])])dnl
+      AC_SUBST(GCJFLAGS)])])[]dnl
 ])
 
 # Old name: