id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1842,KML makefile needs Expat includes,kyngchaos,warmerdam,"Just in case my comment was missed in ticket #1801, I figured I should do a normal bug report.  This is a companion to ticket #1827.

The gmakefile for the KML OGR format needs $(EXPAT_INCLUDE) in CPP_FLAGS.  That is:

{{{
CPPFLAGS :=	-I.. -I../.. $(GDAL_INCLUDE) $(EXPAT_INCLUDE) $(CPPFLAGS) -Wall -ansi
}}}
",defect,closed,normal,1.5.0,OGR_SF,svn-trunk,normal,fixed,,
