]> git.pld-linux.org Git - packages/mpich.git/commitdiff
- updated for 1.2.7p1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 9 Apr 2007 15:09:37 +0000 (15:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mpich-opt.patch -> 1.5

mpich-opt.patch

index 40bcd3c298de704bed5632342edb9f3df54bea6f..a594a1138b8da12d7135f668d9c4550556249178 100644 (file)
  
  AC_ARG_ENABLE(echo,
  [--enable-echo    - Turn on echoing from within the configure script],
---- mpich-1.2.1/src/fortran/configure.orig     Tue Sep  5 22:05:39 2000
-+++ mpich-1.2.1/src/fortran/configure  Tue May 29 23:16:32 2001
-@@ -626,7 +626,7 @@
+--- mpich-1.2.7p1/src/fortran/configure.orig   2005-11-04 18:52:34.000000000 +0100
++++ mpich-1.2.7p1/src/fortran/configure        2007-04-09 16:22:50.375171787 +0200
+@@ -1498,7 +1498,7 @@
  # Check whether --enable-strict or --disable-strict was given.
  if test "${enable_strict+set}" = set; then
    enableval="$enable_strict"
 -  COPTIONS="${COPTIONS} -Wall -O -Wstrict-prototypes -Wmissing-prototypes -DGCC_WALL"
 +  COPTIONS="${COPTIONS} -Wall -Wstrict-prototypes -Wmissing-prototypes -DGCC_WALL"
- fi
+ fi;
  
+ # Check whether --enable-echo or --disable-echo was given.
 --- mpich-1.2.5.3/configure.in.orig    2004-04-05 15:48:47.000000000 +0200
 +++ mpich-1.2.5.3/configure.in 2004-07-04 13:39:28.170198120 +0200
 @@ -3510,6 +3510,8 @@
This page took 0.067983 seconds and 4 git commands to generate.