]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Compatibility with automake-1.7.
authorBruno Haible <bruno@clisp.org>
Wed, 16 Oct 2002 12:46:29 +0000 (12:46 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:08:46 +0000 (12:08 +0200)
NEWS
intl/ChangeLog
intl/Makefile.in
po/ChangeLog
po/Makefile.in.in

diff --git a/NEWS b/NEWS
index 156951c8d298e6efc3813ebdd11febba7a1fa98a..b75b083c55947fa07ac5182e9a9b072590ce1051 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-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
 
index ca9026d3d3b86252db2162b58bbed4852213c233..ad43cb859356255f85161022bff3bb85397f24df 100644 (file)
@@ -1,3 +1,9 @@
+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.
index 0486dc93a49165c64852ff820179db2033af3913..737dc9422d4d8edfe5c0881133e4fd3012ecb1a7 100644 (file)
@@ -273,7 +273,7 @@ uninstall:
          : ; \
        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
@@ -287,6 +287,11 @@ tags: TAGS
 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)
index 5b3a75e6b9d7f21c520b216f39958310b231f870..88e82084a59413f6cccbc4435b27959c3dff4009 100644 (file)
@@ -1,3 +1,8 @@
+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
index 165e8966f2b8404d76e38ef2a2c6968e31514f6a..a9f4dbc3d893f7d047eade804fdd277a57be7b66 100644 (file)
@@ -256,7 +256,7 @@ uninstall-data-yes:
 
 check: all
 
-dvi info tags TAGS ID:
+info dvi ps pdf html tags TAGS ctags CTAGS ID:
 
 mostlyclean:
        rm -f remove-potcdate.sed