From 5da5196c0a2c82c9a3cf80481c84839d324fe2c5 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Mon, 2 Feb 2004 13:52:18 +0000 Subject: --disable-libmudflap to the configure arguments. gfortran does not use libmudflap Former commit I added --disable-libmudflap in configure... Submitted by: Steve Kargl --- lang/g95/files/patch-mf-impl.h | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 lang/g95/files/patch-mf-impl.h (limited to 'lang/g95/files/patch-mf-impl.h') diff --git a/lang/g95/files/patch-mf-impl.h b/lang/g95/files/patch-mf-impl.h deleted file mode 100644 index c86a3a1d520b..000000000000 --- a/lang/g95/files/patch-mf-impl.h +++ /dev/null @@ -1,18 +0,0 @@ ---- libmudflap/mf-impl.h.org Sat Jan 31 20:35:05 2004 -+++ libmudflap/mf-impl.h Sat Jan 31 20:35:20 2004 -@@ -17,11 +17,11 @@ - #error "Do not compile this file with -fmudflap!" - #endif - --#if HAVE_PTHREAD_H -+//#if HAVE_PTHREAD_H - #include --#elif LIBMUDFLAPTH --#error "Cannot build libmudflapth without pthread.h." --#endif -+//#elif LIBMUDFLAPTH -+//#error "Cannot build libmudflapth without pthread.h." -+//#endif - - - /* Private definitions related to mf-runtime.h */ -- cgit v1.2.3