diff options
Diffstat (limited to 'science/elmer-fem/files/patch-configure.in')
-rw-r--r-- | science/elmer-fem/files/patch-configure.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/science/elmer-fem/files/patch-configure.in b/science/elmer-fem/files/patch-configure.in deleted file mode 100644 index 6fd49a53af6b..000000000000 --- a/science/elmer-fem/files/patch-configure.in +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.in.orig Wed Feb 15 18:56:07 2006 -+++ configure.in Wed Feb 15 18:56:45 2006 -@@ -69,7 +69,7 @@ - FCFLAGS="$FCFLAGS -I. ${INCLUDE_MODULE_FLAG}binio" - FFLAGS="$FFLAGS -I." - ELMER_HOME="$prefix" --FCPPFLAGS="-P $TRADITIONAL_CPP_FLAGS -I. -I$prefix/include -DFULL_INDUCTION -DUSE_ARPACK" -+FCPPFLAGS="-P -traditional -I. $CPPFLAGS -I$prefix/include -DFULL_INDUCTION -DUSE_ARPACK" - TESTS_FCFLAGS="" - - ELMER_LIBERRORMSG="wasn't found, make sure it is in the prefix, or CFLAGS and LIBS are correct if they are somewhere else." |