]> granicus.if.org Git - postgis/commitdiff
Flex invocation patch by Kris Jurka.
authorSandro Santilli <strk@keybit.net>
Tue, 5 Oct 2004 21:59:52 +0000 (21:59 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 5 Oct 2004 21:59:52 +0000 (21:59 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@938 b70326c6-7e19-0410-871a-916f4a2858ee

lwgeom/Makefile

index 6f532b28b259d211fde432b92e54ca22ca4440ce..42a5d48bf22509007a17a666c7016fabf507aea0 100644 (file)
@@ -97,7 +97,7 @@ wktparse.tab.c: wktparse.y
 
 
 lex.yy.c: wktparse.lex wktparse.tab.c
-       $(FLEX) -Plwg_parse_yy -if -o'lex.yy.c' wktparse.lex 
+       $(FLEX) -Plwg_parse_yy -i -f -o'lex.yy.c' wktparse.lex 
 
 lwgeom_geos_wrapper.o: lwgeom_geos_wrapper.cpp