]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Don't distribute gettext-po.h.
authorBruno Haible <bruno@clisp.org>
Mon, 24 Jul 2006 11:52:30 +0000 (11:52 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:41 +0000 (12:13 +0200)
gettext-tools/src/ChangeLog
gettext-tools/src/Makefile.am

index d18593da118ddc41fab1bf0cdb21d29b37b09f09..f577e452307f3ce2dbb1c8cb0e650251c128e447 100644 (file)
@@ -1,3 +1,9 @@
+2006-07-24  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (include_HEADERS): Remove variable.
+       (nodist_include_HEADERS): New variable.
+       Suggested by Ralf Corsepius <rc040203@freenet.de>.
+
 2006-07-21  Bruno Haible  <bruno@clisp.org>
 
        * gettext-0.15 released.
index 5e9c56610bee61a5170d923b6e0caaac30344a60..adc23a68f1eb0a876042b51340bdf267e8d89053 100644 (file)
@@ -34,7 +34,7 @@ noinst_PROGRAMS = hostname urlget
 
 lib_LTLIBRARIES = libgettextsrc.la libgettextpo.la
 
-include_HEADERS = gettext-po.h
+nodist_include_HEADERS = gettext-po.h
 
 noinst_HEADERS = pos.h message.h po-error.h po-xerror.h po-gram.h po-charset.h \
 po-lex.h open-po.h \