Changeset 1581:8543907abbcc
- Timestamp:
- 02/16/10 06:27:21 (5 months ago)
- Branch:
- default
- File:
-
- 1 edited
-
apps/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
apps/Makefile.am
r1279 r1581 12 12 13 13 if OCI_IS_CONFIG 14 if SPATIALINDEX_IS_CONFIG 14 15 OCI_CPPFLAGS = @ORACLE_OCI_CFLAGS@ -DHAVE_ORACLE=1 16 endif 15 17 endif 16 18 … … 37 39 if OCI_IS_CONFIG 38 40 if GDAL_IS_CONFIG 41 if SPATIALINDEX_IS_CONFIG 39 42 AM_CPPFLAGS += -Igeoraster 40 43 las2oci_SOURCES = las2oci.cpp oci_wrapper.cpp 41 44 bin_PROGRAMS += las2oci 45 endif 42 46 endif 43 47 endif
Note: See TracChangeset
for help on using the changeset viewer.
