diff options
Diffstat (limited to 'sysdeps/unix/configure')
-rwxr-xr-x | sysdeps/unix/configure | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sysdeps/unix/configure b/sysdeps/unix/configure index da424126db..61a5878dc1 100755 --- a/sysdeps/unix/configure +++ b/sysdeps/unix/configure @@ -1,6 +1,4 @@ -#! /bin/sh # This file is generated from configure.in by Autoconf. DO NOT EDIT! - # Local configure fragment for sysdeps/unix. if test -z "$inhibit_glue"; then @@ -30,12 +28,6 @@ extern "C" char $ac_func (); char (*f) (); -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif int main () { |