]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
libtextstyle: Fix VPATH build (regression from yesterday).
authorBruno Haible <bruno@clisp.org>
Sun, 18 Aug 2019 14:40:51 +0000 (16:40 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 13 Apr 2020 11:04:58 +0000 (13:04 +0200)
* libtextstyle/lib/Makefile.am (AM_CPPFLAGS): Search also the glib subdirectory
of the build dir.

libtextstyle/lib/Makefile.am

index cd33960b1d2a54e189cd19209b460850ac7517cf..1b182a02fe5921ed9d4e4c10686802661fc54300 100644 (file)
@@ -39,6 +39,7 @@ noinst_HEADERS = notinline.h
 AM_CPPFLAGS = \
   -I. -I$(srcdir) \
   -I$(top_builddir) -I$(top_srcdir) \
+  -Iglib \
   -DIN_LIBTEXTSTYLE
 
 # Parameterization of the 'libxml' module: