[fdo-commits] r2635 - trunk/Thirdparty

svn_fdo at osgeo.org svn_fdo at osgeo.org
Sun Mar 4 12:35:43 EST 2007


Author: gregboone
Date: 2007-03-04 12:35:42 -0500 (Sun, 04 Mar 2007)
New Revision: 2635

Modified:
   trunk/Thirdparty/Makefile.am
Log:
Ticket #5: Update to GDAL 1.4.0

Modified: trunk/Thirdparty/Makefile.am
===================================================================
--- trunk/Thirdparty/Makefile.am	2007-03-04 06:14:24 UTC (rev 2634)
+++ trunk/Thirdparty/Makefile.am	2007-03-04 17:35:42 UTC (rev 2635)
@@ -280,8 +280,7 @@
 thdlib_DATA = \
   apache/xml-xalan/c/lib/libxalan-c.so.17.0  \
   apache/xml-xalan/c/lib/libxalanMsg.so.17.0 \
-  apache/xml-xerces/c/lib/libxerces-c.so.25.0 \
-  $(FDOGDAL)/lib/libgdal.so.1.11.0
+  apache/xml-xerces/c/lib/libxerces-c.so.25.0
 
 install-data-hook :
 	@ln -s -f $(thdlibdir)/libxalan-c.so.17.0 $(thdlibdir)/libxalan-c.so.17
@@ -290,16 +289,12 @@
 	@ln -s -f $(thdlibdir)/libxalanMsg.so.17.0 $(thdlibdir)/libxalanMsg.so
 	@ln -s -f $(thdlibdir)/libxerces-c.so.25.0 $(thdlibdir)/libxerces-c.so.25
 	@ln -s -f $(thdlibdir)/libxerces-c.so.25.0 $(thdlibdir)/libxerces-c.so
-	@ln -s -f $(thdlibdir)/libgdal.so.1.11.0 $(thdlibdir)/libgdal.so.1
-	@ln -s -f $(thdlibdir)/libgdal.so.1.11.0 $(thdlibdir)/libgdal.so
 	@chmod a+x $(thdlibdir)/libxalan-c.so.17
 	@chmod a+x $(thdlibdir)/libxalan-c.so
 	@chmod a+x $(thdlibdir)/libxalanMsg.so.17
 	@chmod a+x $(thdlibdir)/libxalanMsg.so
 	@chmod a+x $(thdlibdir)/libxerces-c.so.25
 	@chmod a+x $(thdlibdir)/libxerces-c.so
-	@chmod a+x $(thdlibdir)/libgdal.so.1
-	@chmod a+x $(thdlibdir)/libgdal.so
 
 uninstall :
 	@rm -f $(thdlibdir)/libxalan-c.so*



More information about the fdo-commits mailing list