+2006-05-11 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (format_CFLAGS): Remove variable.
+ (format.lo): Remove variable.
+
2006-05-09 Bruno Haible <bruno@clisp.org>
* plural-eval.h (USE_SIGINFO): Don't define on Cygwin.
-release @VERSION@ \
../lib/libgettextlib.la @LTLIBINTL@ @LTLIBICONV@ -lc @LTNOUNDEF@
-# Special rules for mingw.
-if MINGW
-format_CFLAGS = -x c++
-# Work around an automake 1.9 bug: *_CFLAGS settings are ignored for elements
-# of a libtool library.
-format.lo: format.c
- $(LTCOMPILE) $(format_CFLAGS) -c -o format.lo format.c
-endif
-
# No need to install libgettextsrc.a, except on AIX.
install-exec-local: install-libLTLIBRARIES install-exec-clean
install-exec-clean: