Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv22183

Modified Files:
        atlas.info 
Log Message:
fix compiler probes

Index: atlas.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/atlas.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- atlas.info  1 Jun 2012 15:41:05 -0000       1.11
+++ atlas.info  1 Jun 2012 19:34:08 -0000       1.12
@@ -1,6 +1,6 @@
 Package: atlas
 Version: 3.9.76
-Revision: 2
+Revision: 3
 Description: Portable optimal linear algebra software
 DescDetail: <<
 The current version provides a complete BLAS and LAPACK API.
@@ -115,7 +115,7 @@
  sed -e "/^OPTS /s;=;= $mflags;" -e "s,ATLAS/../bld,$1,g" < 
LAPACK/make.inc.proto > LAPACK/make.inc
 
  cd $1
- ../ATLAS/configure %c -C ac $GCCADDR/gcc -C if gfortran -F alg "$mflags" 
$confflags
+ ../ATLAS/configure %c -C ac $GCCADDR/gcc -C if `which gfortran` -F alg 
"$mflags" $confflags
  make
 
 ### Static Libs


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to