From: Bruno Haible Date: Mon, 24 Jul 2006 11:52:30 +0000 (+0000) Subject: Don't distribute gettext-po.h. X-Git-Tag: 0.16.x-branchpoint~328 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=733a261d945657703dbc8489d8130fc6f7575102;p=thirdparty%2Fgettext.git Don't distribute gettext-po.h. --- diff --git a/gettext-tools/src/ChangeLog b/gettext-tools/src/ChangeLog index d18593da1..f577e4523 100644 --- a/gettext-tools/src/ChangeLog +++ b/gettext-tools/src/ChangeLog @@ -1,3 +1,9 @@ +2006-07-24 Bruno Haible + + * Makefile.am (include_HEADERS): Remove variable. + (nodist_include_HEADERS): New variable. + Suggested by Ralf Corsepius . + 2006-07-21 Bruno Haible * gettext-0.15 released. diff --git a/gettext-tools/src/Makefile.am b/gettext-tools/src/Makefile.am index 5e9c56610..adc23a68f 100644 --- a/gettext-tools/src/Makefile.am +++ b/gettext-tools/src/Makefile.am @@ -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 \