diff --git a/autogen.pl b/autogen.pl index 5a86929df0..318b51a0ec 100755 --- a/autogen.pl +++ b/autogen.pl @@ -1120,8 +1120,8 @@ unlink("configure.patched"); # Patch libtool.m4 so that the correct linker options are used in # all versions of Sun Studio Fortran -verbose "=== Patching Sun Studio Fortran version strings in libtool.m4\n"; -system("patch -N -p0 < config/libtool-sun-fortran.diff >/dev/null 2>&1"); +#verbose "=== Patching Sun Studio Fortran version strings in libtool.m4\n"; +#system("patch -N -p0 < config/libtool-sun-fortran.diff >/dev/null 2>&1"); #--------------------------------------------------------------------------- verbose "