+2004-01-13 Peter O'Gorman <peter@pogma.com>
+
+ * m4/libtool.m4: Quote shrext as it is evaled in ltmain.
+
2004-01-11 Scott James Remnant <scott@netsplit.com>
* ltmain.in: new -precious-files-regex link mode option
test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
_LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl
-_LT_DECL([], [shrext], [0], [Shared library suffix (normally ".so")])dnl
+_LT_DECL([], [shrext], [1], [Shared library suffix (normally ".so")])dnl
_LT_DECL([], [extract_expsyms_cmds], [2],
[The commands to extract the exported symbol list from a shared archive])