]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libltdl/m4/libtool.m4 (_LT_LANG_GCJ_CONFIG): Do not call the
authorPeter O'Gorman <peter@pogma.com>
Wed, 20 Feb 2008 20:11:39 +0000 (20:11 +0000)
committerPeter O'Gorman <peter@pogma.com>
Wed, 20 Feb 2008 20:11:39 +0000 (20:11 +0000)
_LT_SYS_DYNAMIC_LINKER macro here.
Reported by Mike Frysinger <vapier@gentoo.org>

ChangeLog
libltdl/m4/libtool.m4

index 33b4812fb7e33d2f205571040d7267f22091ede8..a0f499395436570e29fb8c59850a2a1ff890b68d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-20  Peter O'Gorman  <peter@pogma.com>
+
+       * libltdl/m4/libtool.m4 (_LT_LANG_GCJ_CONFIG): Do not call the
+       _LT_SYS_DYNAMIC_LINKER macro here.
+       Reported by Mike Frysinger <vapier@gentoo.org>
+
 2008-02-15  Peter O'Gorman  <peter@pogma.com>
 
        * libltdl/m4/libtool.m4 (_LT_SYS_HIDDEN_LIBDEPS): Fix typo.
index efd7d647fcd652e3d8f2199d947a4249f459b842..ff86a58482aa96a14f529aeecf278ecb94128907 100644 (file)
@@ -6832,7 +6832,6 @@ if test -n "$compiler"; then
   _LT_COMPILER_C_O($1)
   _LT_COMPILER_FILE_LOCKS($1)
   _LT_LINKER_SHLIBS($1)
-  _LT_SYS_DYNAMIC_LINKER($1)
   _LT_LINKER_HARDCODE_LIBPATH($1)
 
   _LT_CONFIG($1)