-Version 0.11.6 - September 2002
+Version 0.11.6 - October 2002
* xgettext now also supports Smalltalk and PHP.
+
+* Compatibility with automake-1.7.
\f
Version 0.11.5 - August 2002
+2002-10-16 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.in (ps, pdf, html, ctags): New targets, for automake-1.7
+ compatibility.
+ (CTAGS): New rule.
+
2002-09-18 Bruno Haible <bruno@clisp.org>
* libgnuintl.h (_INTL_REDIRECT_ASM): Don't define when using Apple cc.
: ; \
fi
-info dvi:
+info dvi ps pdf html:
$(OBJECTS): ../config.h libgnuintl.h
bindtextdom.$lo dcgettext.$lo dcigettext.$lo dcngettext.$lo dgettext.$lo dngettext.$lo finddomain.$lo gettext.$lo intl-compat.$lo loadmsgcat.$lo localealias.$lo ngettext.$lo textdomain.$lo: gettextP.h gmo.h loadinfo.h
TAGS: $(HEADERS) $(SOURCES)
here=`pwd`; cd $(srcdir) && etags -o $$here/TAGS $(HEADERS) $(SOURCES)
+ctags: CTAGS
+
+CTAGS: $(HEADERS) $(SOURCES)
+ here=`pwd`; cd $(srcdir) && ctags -o $$here/CTAGS $(HEADERS) $(SOURCES)
+
id: ID
ID: $(HEADERS) $(SOURCES)
+2002-10-16 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.in.in (ps, pdf, html, ctags, CTAGS): New targets, for
+ automake-1.7 compatibility.
+
2002-10-03 Bruno Haible <bruno@clisp.org>
Avoid modifying PO files if the POT file is the same except for a
check: all
-dvi info tags TAGS ID:
+info dvi ps pdf html tags TAGS ctags CTAGS ID:
mostlyclean:
rm -f remove-potcdate.sed