From: Peter O'Gorman Date: Wed, 20 Feb 2008 20:11:39 +0000 (+0000) Subject: * libltdl/m4/libtool.m4 (_LT_LANG_GCJ_CONFIG): Do not call the X-Git-Tag: release-2-2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=82e6dd805bf4898b5d1737e41b8c1c8624dc6941;p=thirdparty%2Flibtool.git * libltdl/m4/libtool.m4 (_LT_LANG_GCJ_CONFIG): Do not call the _LT_SYS_DYNAMIC_LINKER macro here. Reported by Mike Frysinger --- diff --git a/ChangeLog b/ChangeLog index 33b4812fb..a0f499395 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-02-20 Peter O'Gorman + + * libltdl/m4/libtool.m4 (_LT_LANG_GCJ_CONFIG): Do not call the + _LT_SYS_DYNAMIC_LINKER macro here. + Reported by Mike Frysinger + 2008-02-15 Peter O'Gorman * libltdl/m4/libtool.m4 (_LT_SYS_HIDDEN_LIBDEPS): Fix typo. diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4 index efd7d647f..ff86a5848 100644 --- a/libltdl/m4/libtool.m4 +++ b/libltdl/m4/libtool.m4 @@ -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)