* 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>
This commit is contained in:
Peter O'Gorman 2008-02-20 20:11:39 +00:00
parent 21011b18f1
commit 82e6dd805b
2 changed files with 6 additions and 1 deletions

View File

@ -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.

View 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)