From 9377c28fb48348010a2fba504825bf75aed85f4e Mon Sep 17 00:00:00 2001 From: Steve Ellcey Date: Mon, 29 Sep 2008 15:28:14 +0000 Subject: * libtool.m4: Update to libtool 2.2.6. * lt~obsolete.m4: Update to libtool 2.2.6. * ltmain.sh: Update to libtool 2.2.6. * ltsugar.m4: Update to libtool 2.2.6. * ltversion.m4: Update to libtool 2.2.6. * ltoptions.m4: Update to libtool 2.2.6. * ltgcc.m4: Update to match changes from libtool 2.2.6. --- ltgcc.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ltgcc.m4') diff --git a/ltgcc.m4 b/ltgcc.m4 index fb7b6eeb9..844e2bc16 100644 --- a/ltgcc.m4 +++ b/ltgcc.m4 @@ -30,6 +30,7 @@ _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. +GCC=yes compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) @@ -49,7 +50,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) -- cgit v1.2.3