Changeset 627:f7756168fa9a
- Timestamp:
- 05/09/08 13:46:28 (2 years ago)
- Branch:
- default
- Convert:
- svn:1766ff46-f334-0410-ab20-d63176f87757/trunk@694
- File:
-
- 1 edited
-
configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r621 r627 122 122 LIBS="-L$with_geotiff/lib -lgeotiff $LIBS" 123 123 if test -d $with_geotiff/include ; then 124 GEOTIFF_INC ="-I$with_geotiff/include"124 GEOTIFF_INC="-I$with_geotiff/include" 125 125 AC_MSG_RESULT([using libgeotiff from $with_geotiff/include]) 126 126 fi
Note: See TracChangeset
for help on using the changeset viewer.
