From f6ee57106fb4aa053997a260e47c3807282472b0 Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Mon, 30 Jun 2014 16:15:00 +0000 Subject: [PATCH] #2793, sfcgal cunit tests do not seem to run git-svn-id: http://svn.osgeo.org/postgis/trunk@12707 b70326c6-7e19-0410-871a-916f4a2858ee --- liblwgeom/cunit/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liblwgeom/cunit/Makefile.in b/liblwgeom/cunit/Makefile.in index 1e65501ca..fe8fee8bc 100644 --- a/liblwgeom/cunit/Makefile.in +++ b/liblwgeom/cunit/Makefile.in @@ -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 -- 2.40.0