use GMP flags when compiling isl_test
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 14 Oct 2008 12:27:10 +0000 (14:27 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 14 Oct 2008 12:27:10 +0000 (14:27 +0200)
Makefile.am

index e6e3dca..7f78b80 100644 (file)
@@ -76,7 +76,7 @@ libisl_la_CPPFLAGS = -I$(srcdir)/include -Iinclude/ \
        @PIPLIB_CPPFLAGS@ @POLYLIB_CPPFLAGS@ \
        @GMP_CPPFLAGS@
 
-isl_test_CPPFLAGS = -I$(srcdir)/include -Iinclude/
+isl_test_CPPFLAGS = -I$(srcdir)/include -Iinclude/ @GMP_CPPFLAGS@
 isl_test_LDADD = libisl.la
 
 nodist_pkginclude_HEADERS = \