-2001-10-24 H.J. Lu <hjl@gnu.org>
+2001-10-24 Kevin Ryde <user42@zip.com.au>
+
+ *libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS): Remove a stray ' quote.
+
+2001-10-24 H.J. Lu <hjl@gnu.org>
* ltmain.sh: Allow link against an archive when building a
shared library.
fi
;;
cygwin* | mingw* | pw32*)
- _LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"'
+ _LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
;;
*)
_LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | sed '\''s/.* //'\'' | sort | uniq > $export_symbols'