This is bad for cross compilation. Signed-off-by: Baruch Siach <baruch@xxxxxxxxxx> --- Make_global.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Make_global.am b/Make_global.am index 7953451aeaa3..5922aeeb4fa8 100644 --- a/Make_global.am +++ b/Make_global.am @@ -71,8 +71,7 @@ # curr:rev:age LIBVERSION = 8:0:5 -AM_CPPFLAGS = $(kinclude_CFLAGS) $(all_includes) -I$(top_srcdir)/include \ - -I/usr/local/include +AM_CPPFLAGS = $(kinclude_CFLAGS) $(all_includes) -I$(top_srcdir)/include AM_CFLAGS = -std=gnu99 -- 2.1.1 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html