]> granicus.if.org Git - postgis/commitdiff
#2793, sfcgal cunit tests do not seem to run
authorPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 30 Jun 2014 16:15:00 +0000 (16:15 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 30 Jun 2014 16:15:00 +0000 (16:15 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12707 b70326c6-7e19-0410-871a-916f4a2858ee

liblwgeom/cunit/Makefile.in

index 1e65501ca05953978b2fc77d5951303ab654111c..fe8fee8bcf3547cf5ecf0eeb5e139b2360336e31 100644 (file)
@@ -55,7 +55,7 @@ OBJS= \
        cu_tester.o 
 
 ifeq (@SFCGAL@,sfcgal)
-CXXFLAGS += @SFCGAL_CPPFLAGS@
+CFLAGS += @SFCGAL_CPPFLAGS@
 LDFLAGS += @SFCGAL_LDFLAGS@
 OBJS += cu_sfcgal.o
 endif