Show
Ignore:
Timestamp:
06/10/08 17:13:50 (7 months ago)
Author:
andreas
Message:

improved gdal and postgresql detection

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins/input/gdal/Makefile.am

    r526 r699  
    77        gdal_featureset.cpp 
    88 
     9gdal_la_LIBADD = \ 
     10        ${GDAL_LDFLAGS} 
     11 
    912gdal_la_CXXFLAGS = \ 
    10         -I../../../include 
     13        ${GDAL_CFLAGS} \ 
     14        -I../../../include 
    1115 
    1216gdal_la_LDFLAGS = \