+2006-05-11 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (libgettextlib_la_SOURCES, libgettextlib_la_LDFLAGS):
+ Modify for Cygwin.
+
2006-05-09 Bruno Haible <bruno@clisp.org>
* xvasprintf.c (xstrcat): Handle overflow. Suggested by Paul Eggert.
-release @VERSION@ \
@LTLIBINTL@ @LTLIBICONV@ -lc @LTNOUNDEF@
+# Tell the Cygwin linker which symbols to export.
+if CYGWINDLL
+libgettextlib_la_SOURCES += ../cygwin/gettextlib-exports.c
+libgettextlib_la_LDFLAGS += -Wl,--export-all-symbols
+endif
+
# No need to install libgettextlib.a, except on AIX.
install-exec-local: install-libLTLIBRARIES install-exec-clean
install-exec-clean: