+2002-03-07 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (msginit_LDADD): Use @INTL_LIBTOOL_SUFFIX_PREFIX@o
+ instead of $(OBJEXT).
+
2002-03-05 Bruno Haible <bruno@clisp.org>
* hostname.c (s6_addr16): Define if not defined by the system.
msgexec_LDADD = libgettextsrc.la
msgfilter_LDADD = libgettextsrc.la
msggrep_LDADD = libgettextsrc.la
-msginit_LDADD = ../intl/localealias.$(OBJEXT) ../intl/localename.$(OBJEXT) \
+msginit_LDADD = ../intl/localealias.@INTL_LIBTOOL_SUFFIX_PREFIX@o \
+ ../intl/localename.@INTL_LIBTOOL_SUFFIX_PREFIX@o \
libgettextsrc.la
msguniq_LDADD = libgettextsrc.la