mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-12 14:06:37 +08:00
* 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:
parent
21011b18f1
commit
82e6dd805b
@ -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.
|
||||
|
1
libltdl/m4/libtool.m4
vendored
1
libltdl/m4/libtool.m4
vendored
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user