* libtool,m4 (_LT_AC_LTCONFIG_HACK) [darwin]: Cheap hack to
help fake a C++ compilation.
2001-06-29 Gary V. Vaughan <gary@gnu.org>
- From Bruno Haible <haible@ilog.fr>
+ From Chris Leishman <chris@sharinga.com>
+ * libtool,m4 (_LT_AC_LTCONFIG_HACK) [darwin]: Cheap hack to
+ help fake a C++ compilation.
+
+ From Bruno Haible <haible@ilog.fr>
* NEWS: Updated.
* libtool.m4 (_LT_AC_LTCONFIG_HACK): Make sure ac_objext is
set to `lo' when testing for compiler output to *.lo filenames.
# FIXME: Relying on posixy $() will cause problems for
# cross-compilation, but unfortunately the echo tests do not
# yet detect zsh echo's removal of \ escapes.
- archive_cmds='$CC $(test .$module = .yes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linkopts -install_name $rpath/$soname $(test -n "$verstring" -a x$verstring != x0.0 && echo $verstring)'
+ archive_cmds='$nonopt $(test .$module = .yes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linkopts -install_name $rpath/$soname $(test -n "$verstring" -a x$verstring != x0.0 && echo $verstring)'
# We need to add '_' to the symbols in $export_symbols first
#archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols'
hardcode_direct=yes