/[pkg-kde]/krap/getfem++/debian/patches/gfortran-hack.patch
ViewVC logotype

Diff of /krap/getfem++/debian/patches/gfortran-hack.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 11578 by mukidohime-guest, Sun Apr 13 18:23:15 2008 UTC revision 11579 by mukidohime-guest, Tue Jul 15 21:23:35 2008 UTC
# Line 1  Line 1 
1  diff -Nur -x '*.orig' -x '*~' getfem++-3.0.4/configure.in getfem++-3.0.4.new/configure.in  --- a/configure.in
2  --- getfem++-3.0.4/configure.in 2008-04-13 02:17:04.060004000 +0000  +++ b/configure.in
3  +++ getfem++-3.0.4.new/configure.in     2008-04-13 02:26:36.847117925 +0000  @@ -225,7 +225,7 @@
 @@ -125,7 +125,6 @@  
         AC_CHECK_CXX_FLAG([-Wconversion],CXXFLAGS)  
         AC_CHECK_CXX_FLAG([-Wredundant-decls],CXXFLAGS)  
         dnl -Wno-long-double fixes a warning on Darwin  
 -       AC_CHECK_CXX_FLAG([-Wno-long-double],CXXFLAGS)  
         AC_CHECK_CXX_FLAG([-Wno-long-long],CXXFLAGS)  
         dnl -rdynamic used for backtraces  
         AC_CHECK_CXX_FLAG([-rdynamic],SUPLDFLAGS)  
 @@ -225,7 +224,7 @@  
4                   [AC_CHECK_LIB(f77blas, $sgemm,                   [AC_CHECK_LIB(f77blas, $sgemm,
5                   [AC_CHECK_LIB(cblas, cblas_dgemm,                   [AC_CHECK_LIB(cblas, cblas_dgemm,
6                           [acx_blas_ok=yes                           [acx_blas_ok=yes
# Line 18  diff -Nur -x '*.orig' -x '*~' getfem++-3 Line 9  diff -Nur -x '*.orig' -x '*~' getfem++-3
9                           [], [-lf77blas -latlas])],                           [], [-lf77blas -latlas])],
10                           [], [-latlas])])                           [], [-latlas])])
11   fi   fi
12  @@ -281,7 +280,7 @@  @@ -281,7 +281,7 @@
13    
14   # Generic BLAS library?   # Generic BLAS library?
15   if test $acx_blas_ok = no; then   if test $acx_blas_ok = no; then

Legend:
Removed from v.11578  
changed lines
  Added in v.11579

  ViewVC Help
Powered by ViewVC 1.1.5