[fdo-commits] r146 - branches/3.2.x/Providers/WMS/Src
svn_fdo at osgeo.org
svn_fdo at osgeo.org
Thu Mar 8 10:14:12 EST 2007
Author: jacklee
Date: 2007-03-08 10:14:11 -0500 (Thu, 08 Mar 2007)
New Revision: 146
Modified:
branches/3.2.x/Providers/WMS/Src/Makefile.am
Log:
Remove unnecessary libraries when linking
Modified: branches/3.2.x/Providers/WMS/Src/Makefile.am
===================================================================
--- branches/3.2.x/Providers/WMS/Src/Makefile.am 2007-03-07 17:02:47 UTC (rev 145)
+++ branches/3.2.x/Providers/WMS/Src/Makefile.am 2007-03-08 15:14:11 UTC (rev 146)
@@ -50,8 +50,6 @@
libWMSProvider_la_LIBADD = \
Provider/libWMSProviderSrc.la \
$(FDO)/Unmanaged/Src/libFDO.la \
- $(FDO)/Unmanaged/Src/Geometry/libFDOGeometry.la \
- $(FDO)/Unmanaged/Src/Common/libFDOCommon.la \
$(FDOUTILITIES)/Common/libProvidersCommon.la \
$(FDOUTILITIES)/OWS/libFdoOws.la \
libWMSOverrides.la \
More information about the fdo-commits
mailing list