diff options
Diffstat (limited to 'sysdeps/unix/common/configure')
-rwxr-xr-x | sysdeps/unix/common/configure | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/sysdeps/unix/common/configure b/sysdeps/unix/common/configure index 3c1f7f65ae..c7e4ae2037 100755 --- a/sysdeps/unix/common/configure +++ b/sysdeps/unix/common/configure @@ -1,7 +1,5 @@ -#! /bin/sh # This file is generated from configure.in by Autoconf. DO NOT EDIT! - if test -z "$inhibit_glue"; then # Find out what this system calls `sys_siglist'. @@ -15,12 +13,6 @@ else #line $LINENO "configure" #include "confdefs.h" -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif int main () { @@ -68,12 +60,6 @@ else #line $LINENO "configure" #include "confdefs.h" -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif int main () { @@ -125,12 +111,6 @@ cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" #include "confdefs.h" #include <ctype.h> -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif int main () { |