]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Remove unused -I options from AM_CPPFLAGS.
authorBruno Haible <bruno@clisp.org>
Sun, 1 Oct 2023 10:55:46 +0000 (12:55 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 6 Oct 2023 14:25:03 +0000 (16:25 +0200)
commit599c8ac2b5cc6a6988e1a9dd1731caf28ee29b50
tree394c88c78351de4c360b24edbd486af94a3f66fc
parent7797a29e9c05802142fbcb07a9b9890d4e9e61e3
build: Remove unused -I options from AM_CPPFLAGS.

* gnulib-local/modules/gettext-runtime-misc (Makefile.am): Remove
-I$(top_srcdir)/intl from AM_CPPFLAGS.
* gettext-runtime/tests/Makefile.am (AM_CPPFLAGS): Set to empty.
* gettext-tools/gnulib-lib/Makefile.am (AM_CPPFLAGS): Remove
-I$(top_srcdir)/../gettext-runtime/intl.
* gettext-tools/gnulib-tests/Makefile.am (AM_CPPFLAGS): Update comment.
* gettext-tools/src/Makefile.am (AM_CPPFLAGS): Add comment.
* gettext-tools/libgettextpo/Makefile.am (AM_CPPFLAGS): Likewise.
* libtextstyle/lib/Makefile.am (AM_CPPFLAGS): Remove -I$(top_srcdir).
gettext-runtime/tests/Makefile.am
gettext-tools/gnulib-lib/Makefile.am
gettext-tools/gnulib-tests/Makefile.am
gettext-tools/libgettextpo/Makefile.am
gettext-tools/src/Makefile.am
gnulib-local/modules/gettext-runtime-misc
libtextstyle/lib/Makefile.am