From 98ee3804b22a16fb29b8498f8eec60b69df29f28 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sun, 5 Feb 2012 13:49:45 +0100 Subject: [PATCH] Build system: Remove superfluous C(PP)FLAG. Change-Id: Ic2f665869f863b1e0dca9b5ccde2803715386a3c --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index b5031203..023e21a1 100644 --- a/configure.in +++ b/configure.in @@ -1665,7 +1665,7 @@ CPPFLAGS="$SAVE_CPPFLAGS" if test "x$with_libiptc" = "xown" then - with_libiptc_cflags="-I${srcdir}/src/owniptc" + with_libiptc_cflags="" with_libiptc_libs="" fi if test "x$with_libiptc" = "xown" -- 2.11.0