]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after gnulib changed.
authorBruno Haible <bruno@clisp.org>
Sun, 14 Sep 2025 02:43:06 +0000 (04:43 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 14 Sep 2025 02:43:06 +0000 (04:43 +0200)
* gettext-tools/libgrep/gnulib-lib/Makefile.am (AM_CPPFLAGS): Add -I option,
so that libintl.h gets found during the compilation of regex.c.

gettext-tools/libgrep/gnulib-lib/Makefile.am

index dc8c010c54b63266446b909e5d67ba5cb52f641c..bc73af3ca7ece464111dc6112c5a3d52d1438237 100644 (file)
@@ -31,6 +31,7 @@ noinst_LIBRARIES =
 # Note that Automake's $(DEFAULT_INCLUDES) already contains
 # -I. -I$(srcdir) -I$(top_builddir).
 AM_CPPFLAGS = \
+  -I../../../gettext-runtime/intl \
   -I../../gnulib-lib -I$(top_srcdir)/gnulib-lib
 
 # Rules generated and collected by gnulib-tool.