chiark / gitweb /
Support CMDLINE_CPPFLAGS
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 6 Dec 2015 01:46:15 +0000 (01:46 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 6 Dec 2015 01:46:15 +0000 (01:46 +0000)
Makefile.am
Makefile.in

index 693c90fbbf79ea8c4ece1df075c8a8b40cc9f3f2..b1579cdd6655a8326363a948aaa2a30d76a26687 100644 (file)
@@ -24,7 +24,7 @@
 
 AUTOMAKE_OPTIONS=foreign
 
-AM_CPPFLAGS = -I/usr/include/inn
+AM_CPPFLAGS = -I/usr/include/inn $(CMDLINE_CPPFLAGS)
 
 WERROR = -Werror
 CMDLINE_CFLAGS =
index 085e814f8faf40280e3aefec348f96b1a578e801..ec9eb3d58e212277f1765f9f4a4209217368ef4c 100644 (file)
@@ -325,7 +325,7 @@ top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 AUTOMAKE_OPTIONS = foreign
-AM_CPPFLAGS = -I/usr/include/inn
+AM_CPPFLAGS = -I/usr/include/inn $(CMDLINE_CPPFLAGS)
 WERROR = -Werror
 CMDLINE_CFLAGS = 
 WARNINGS = \