Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6105

Modified Files:
        netcdf.info 
Log Message:
Get rid of static library here too, to help gdal out

Index: netcdf.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/netcdf.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- netcdf.info 16 Jul 2008 03:01:49 -0000      1.3
+++ netcdf.info 28 Jun 2009 19:19:48 -0000      1.4
@@ -1,6 +1,6 @@
 Package: netcdf
 Version: 3.6.3
-Revision: 1
+Revision: 2
 BuildDependsOnly: True
 GCC: 4.0
 Maintainer: Alexander Hansen <[email protected]>
@@ -13,7 +13,7 @@
 NoSetCPPFlags: true
 #Patch: %n.patch
 ConfigureParams: <<
-  --enable-shared CFLAGS=-O2 CXXFLAGS=-O2 \
+  --enable-shared CFLAGS=-O2 CXXFLAGS=-O2 --disable-static \
   --mandir='${prefix}/share/man' --enable-docs-install 
--docdir='${prefix}/share/doc/%n' \
   --disable-dependency-tracking --disable-fortran-compiler-check --disable-f77 
--disable-f90
 <<


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to