+2008-09-28 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (msgcmp_LDADD): Add MSGMERGE_LIBM.
+ Reported by Rainer Tammer <tammer@tammer.net>.
+
+2008-09-27 Bruno Haible <bruno@clisp.org>
+
+ * lang-table.c (language_table): Add Asturian, Crimean Tatar, Friulian,
+ Papiamento.
+ * msginit.c (catalogname_for_locale): Add Asturian, Friulian,
+ Papiamento.
+
2008-09-26 Bruno Haible <bruno@clisp.org>
* write-catalog.c (cmp_by_msgid, cmp_by_filepos): Compare the msgctxt
# INTL_MACOSX_LIBS is needed because the programs depend on libintl.la
# but libtool doesn't put -Wl,-framework options into .la files.
# For msginit, it is also needed because of localename.c.
-msgcmp_LDADD = libgettextsrc.la @INTL_MACOSX_LIBS@ $(WOE32_LDADD)
+msgcmp_LDADD = libgettextsrc.la @INTL_MACOSX_LIBS@ @MSGMERGE_LIBM@ $(WOE32_LDADD)
msgfmt_LDADD = libgettextsrc.la @INTL_MACOSX_LIBS@ $(WOE32_LDADD)
msgmerge_LDADD = libgettextsrc.la @INTL_MACOSX_LIBS@ @MSGMERGE_LIBM@ $(WOE32_LDADD) $(OPENMP_CFLAGS)
msgunfmt_LDADD = libgettextsrc.la @INTL_MACOSX_LIBS@ $(WOE32_LDADD)