gcc/libgfortran/config.h.in

931 lines
18 KiB
C

/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 0 if the target shouldn't use #pragma weak */
#undef GTHREAD_USE_WEAK
/* Define to 1 if you have the `access' function. */
#undef HAVE_ACCESS
/* acos is available */
#undef HAVE_ACOS
/* acosf is available */
#undef HAVE_ACOSF
/* acosh is available */
#undef HAVE_ACOSH
/* acoshf is available */
#undef HAVE_ACOSHF
/* acoshl is available */
#undef HAVE_ACOSHL
/* acosl is available */
#undef HAVE_ACOSL
/* Define to 1 if you have the `alarm' function. */
#undef HAVE_ALARM
/* asin is available */
#undef HAVE_ASIN
/* asinf is available */
#undef HAVE_ASINF
/* asinh is available */
#undef HAVE_ASINH
/* asinhf is available */
#undef HAVE_ASINHF
/* asinhl is available */
#undef HAVE_ASINHL
/* asinl is available */
#undef HAVE_ASINL
/* atan is available */
#undef HAVE_ATAN
/* atan2 is available */
#undef HAVE_ATAN2
/* atan2f is available */
#undef HAVE_ATAN2F
/* atan2l is available */
#undef HAVE_ATAN2L
/* atanf is available */
#undef HAVE_ATANF
/* atanh is available */
#undef HAVE_ATANH
/* atanhf is available */
#undef HAVE_ATANHF
/* atanhl is available */
#undef HAVE_ATANHL
/* atanl is available */
#undef HAVE_ATANL
/* Define to 1 if the target supports __attribute__((alias(...))). */
#undef HAVE_ATTRIBUTE_ALIAS
/* Define to 1 if the target supports __attribute__((dllexport)). */
#undef HAVE_ATTRIBUTE_DLLEXPORT
/* Define to 1 if the target supports __attribute__((visibility(...))). */
#undef HAVE_ATTRIBUTE_VISIBILITY
/* Define if powf is broken. */
#undef HAVE_BROKEN_POWF
/* cabs is available */
#undef HAVE_CABS
/* cabsf is available */
#undef HAVE_CABSF
/* cabsl is available */
#undef HAVE_CABSL
/* cacos is available */
#undef HAVE_CACOS
/* cacosf is available */
#undef HAVE_CACOSF
/* cacosh is available */
#undef HAVE_CACOSH
/* cacoshf is available */
#undef HAVE_CACOSHF
/* cacoshl is available */
#undef HAVE_CACOSHL
/* cacosl is available */
#undef HAVE_CACOSL
/* carg is available */
#undef HAVE_CARG
/* cargf is available */
#undef HAVE_CARGF
/* cargl is available */
#undef HAVE_CARGL
/* casin is available */
#undef HAVE_CASIN
/* casinf is available */
#undef HAVE_CASINF
/* casinh is available */
#undef HAVE_CASINH
/* casinhf is available */
#undef HAVE_CASINHF
/* casinhl is available */
#undef HAVE_CASINHL
/* casinl is available */
#undef HAVE_CASINL
/* catan is available */
#undef HAVE_CATAN
/* catanf is available */
#undef HAVE_CATANF
/* catanh is available */
#undef HAVE_CATANH
/* catanhf is available */
#undef HAVE_CATANHF
/* catanhl is available */
#undef HAVE_CATANHL
/* catanl is available */
#undef HAVE_CATANL
/* ccos is available */
#undef HAVE_CCOS
/* ccosf is available */
#undef HAVE_CCOSF
/* ccosh is available */
#undef HAVE_CCOSH
/* ccoshf is available */
#undef HAVE_CCOSHF
/* ccoshl is available */
#undef HAVE_CCOSHL
/* ccosl is available */
#undef HAVE_CCOSL
/* ceil is available */
#undef HAVE_CEIL
/* ceilf is available */
#undef HAVE_CEILF
/* ceill is available */
#undef HAVE_CEILL
/* cexp is available */
#undef HAVE_CEXP
/* cexpf is available */
#undef HAVE_CEXPF
/* cexpl is available */
#undef HAVE_CEXPL
/* Define to 1 if you have the `chdir' function. */
#undef HAVE_CHDIR
/* Define to 1 if you have the `chsize' function. */
#undef HAVE_CHSIZE
/* Define to 1 if you have the `clock_gettime' function. */
#undef HAVE_CLOCK_GETTIME
/* Define to 1 if you have the `clock_gettime' function in librt. */
#undef HAVE_CLOCK_GETTIME_LIBRT
/* libm includes clog */
#undef HAVE_CLOG
/* clog10 is available */
#undef HAVE_CLOG10
/* clog10f is available */
#undef HAVE_CLOG10F
/* clog10l is available */
#undef HAVE_CLOG10L
/* clogf is available */
#undef HAVE_CLOGF
/* clogl is available */
#undef HAVE_CLOGL
/* Define to 1 if you have the `close' function. */
#undef HAVE_CLOSE
/* Define to 1 if you have the <complex.h> header file. */
#undef HAVE_COMPLEX_H
/* copysign is available */
#undef HAVE_COPYSIGN
/* copysignf is available */
#undef HAVE_COPYSIGNF
/* copysignl is available */
#undef HAVE_COPYSIGNL
/* cos is available */
#undef HAVE_COS
/* cosf is available */
#undef HAVE_COSF
/* cosh is available */
#undef HAVE_COSH
/* coshf is available */
#undef HAVE_COSHF
/* coshl is available */
#undef HAVE_COSHL
/* cosl is available */
#undef HAVE_COSL
/* cpow is available */
#undef HAVE_CPOW
/* cpowf is available */
#undef HAVE_CPOWF
/* cpowl is available */
#undef HAVE_CPOWL
/* Define if CRLF is line terminator. */
#undef HAVE_CRLF
/* csin is available */
#undef HAVE_CSIN
/* csinf is available */
#undef HAVE_CSINF
/* csinh is available */
#undef HAVE_CSINH
/* csinhf is available */
#undef HAVE_CSINHF
/* csinhl is available */
#undef HAVE_CSINHL
/* csinl is available */
#undef HAVE_CSINL
/* csqrt is available */
#undef HAVE_CSQRT
/* csqrtf is available */
#undef HAVE_CSQRTF
/* csqrtl is available */
#undef HAVE_CSQRTL
/* ctan is available */
#undef HAVE_CTAN
/* ctanf is available */
#undef HAVE_CTANF
/* ctanh is available */
#undef HAVE_CTANH
/* ctanhf is available */
#undef HAVE_CTANHF
/* ctanhl is available */
#undef HAVE_CTANHL
/* ctanl is available */
#undef HAVE_CTANL
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the `dup' function. */
#undef HAVE_DUP
/* Define to 1 if you have the `dup2' function. */
#undef HAVE_DUP2
/* erf is available */
#undef HAVE_ERF
/* erfc is available */
#undef HAVE_ERFC
/* erfcf is available */
#undef HAVE_ERFCF
/* erfcl is available */
#undef HAVE_ERFCL
/* erff is available */
#undef HAVE_ERFF
/* erfl is available */
#undef HAVE_ERFL
/* Define to 1 if you have the `execl' function. */
#undef HAVE_EXECL
/* Define to 1 if you have the `execve' function. */
#undef HAVE_EXECVE
/* exp is available */
#undef HAVE_EXP
/* expf is available */
#undef HAVE_EXPF
/* expl is available */
#undef HAVE_EXPL
/* fabs is available */
#undef HAVE_FABS
/* fabsf is available */
#undef HAVE_FABSF
/* fabsl is available */
#undef HAVE_FABSL
/* libm includes feenableexcept */
#undef HAVE_FEENABLEEXCEPT
/* Define to 1 if you have the <fenv.h> header file. */
#undef HAVE_FENV_H
/* Define if have a usable __float128 type. */
#undef HAVE_FLOAT128
/* Define to 1 if you have the <floatingpoint.h> header file. */
#undef HAVE_FLOATINGPOINT_H
/* floor is available */
#undef HAVE_FLOOR
/* floorf is available */
#undef HAVE_FLOORF
/* floorl is available */
#undef HAVE_FLOORL
/* fmod is available */
#undef HAVE_FMOD
/* fmodf is available */
#undef HAVE_FMODF
/* fmodl is available */
#undef HAVE_FMODL
/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK
/* Define if you have fpsetmask. */
#undef HAVE_FPSETMASK
/* Define to 1 if you have the <fptrap.h> header file. */
#undef HAVE_FPTRAP_H
/* fp_enable is present */
#undef HAVE_FP_ENABLE
/* fp_trap is present */
#undef HAVE_FP_TRAP
/* frexp is available */
#undef HAVE_FREXP
/* frexpf is available */
#undef HAVE_FREXPF
/* frexpl is available */
#undef HAVE_FREXPL
/* Define to 1 if you have the `fstat' function. */
#undef HAVE_FSTAT
/* Define to 1 if you have the `ftruncate' function. */
#undef HAVE_FTRUNCATE
/* Define to 1 if you have the `getcwd' function. */
#undef HAVE_GETCWD
/* Define to 1 if you have the `geteuid' function. */
#undef HAVE_GETEUID
/* Define to 1 if you have the `getgid' function. */
#undef HAVE_GETGID
/* Define to 1 if you have the `gethostname' function. */
#undef HAVE_GETHOSTNAME
/* Define if _Unwind_GetIPInfo is available. */
#undef HAVE_GETIPINFO
/* Define to 1 if you have the `getlogin' function. */
#undef HAVE_GETLOGIN
/* Define to 1 if you have the `getpid' function. */
#undef HAVE_GETPID
/* Define to 1 if you have the `getppid' function. */
#undef HAVE_GETPPID
/* Define to 1 if you have the `getpwuid' function. */
#undef HAVE_GETPWUID
/* Define to 1 if you have the `getpwuid_r' function. */
#undef HAVE_GETPWUID_R
/* Define to 1 if you have the `getrlimit' function. */
#undef HAVE_GETRLIMIT
/* Define to 1 if you have the `getrusage' function. */
#undef HAVE_GETRUSAGE
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
/* Define to 1 if you have the `getuid' function. */
#undef HAVE_GETUID
/* Define to 1 if you have the `gmtime_r' function. */
#undef HAVE_GMTIME_R
/* hypot is available */
#undef HAVE_HYPOT
/* hypotf is available */
#undef HAVE_HYPOTF
/* hypotl is available */
#undef HAVE_HYPOTL
/* Define to 1 if you have the <ieeefp.h> header file. */
#undef HAVE_IEEEFP_H
/* Define to 1 if the system has the type `intptr_t'. */
#undef HAVE_INTPTR_T
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* j0 is available */
#undef HAVE_J0
/* j0f is available */
#undef HAVE_J0F
/* j0l is available */
#undef HAVE_J0L
/* j1 is available */
#undef HAVE_J1
/* j1f is available */
#undef HAVE_J1F
/* j1l is available */
#undef HAVE_J1L
/* jn is available */
#undef HAVE_JN
/* jnf is available */
#undef HAVE_JNF
/* jnl is available */
#undef HAVE_JNL
/* Define to 1 if you have the `kill' function. */
#undef HAVE_KILL
/* ldexp is available */
#undef HAVE_LDEXP
/* ldexpf is available */
#undef HAVE_LDEXPF
/* ldexpl is available */
#undef HAVE_LDEXPL
/* lgamma is available */
#undef HAVE_LGAMMA
/* lgammaf is available */
#undef HAVE_LGAMMAF
/* lgammal is available */
#undef HAVE_LGAMMAL
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
/* Define to 1 if you have the `link' function. */
#undef HAVE_LINK
/* llround is available */
#undef HAVE_LLROUND
/* llroundf is available */
#undef HAVE_LLROUNDF
/* llroundl is available */
#undef HAVE_LLROUNDL
/* Define to 1 if you have the `localtime_r' function. */
#undef HAVE_LOCALTIME_R
/* log is available */
#undef HAVE_LOG
/* log10 is available */
#undef HAVE_LOG10
/* log10f is available */
#undef HAVE_LOG10F
/* log10l is available */
#undef HAVE_LOG10L
/* logf is available */
#undef HAVE_LOGF
/* logl is available */
#undef HAVE_LOGL
/* lround is available */
#undef HAVE_LROUND
/* lroundf is available */
#undef HAVE_LROUNDF
/* lroundl is available */
#undef HAVE_LROUNDL
/* Define to 1 if you have the `lstat' function. */
#undef HAVE_LSTAT
/* Define to 1 if you have the <math.h> header file. */
#undef HAVE_MATH_H
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define if you have __mingw_snprintf. */
#undef HAVE_MINGW_SNPRINTF
/* Define to 1 if you have the `mkstemp' function. */
#undef HAVE_MKSTEMP
/* nextafter is available */
#undef HAVE_NEXTAFTER
/* nextafterf is available */
#undef HAVE_NEXTAFTERF
/* nextafterl is available */
#undef HAVE_NEXTAFTERL
/* Define to 1 if you have the `pipe' function. */
#undef HAVE_PIPE
/* Define to 1 if we have POSIX getpwuid_r which takes 5 arguments. */
#undef HAVE_POSIX_GETPWUID_R
/* pow is available */
#undef HAVE_POW
/* powf is available */
#undef HAVE_POWF
/* powl is available */
#undef HAVE_POWL
/* Define to 1 if the system has the type `ptrdiff_t'. */
#undef HAVE_PTRDIFF_T
/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
/* Define to 1 if you have the `readlink' function. */
#undef HAVE_READLINK
/* round is available */
#undef HAVE_ROUND
/* roundf is available */
#undef HAVE_ROUNDF
/* roundl is available */
#undef HAVE_ROUNDL
/* scalbn is available */
#undef HAVE_SCALBN
/* scalbnf is available */
#undef HAVE_SCALBNF
/* scalbnl is available */
#undef HAVE_SCALBNL
/* Define to 1 if you have the `setmode' function. */
#undef HAVE_SETMODE
/* sin is available */
#undef HAVE_SIN
/* sinf is available */
#undef HAVE_SINF
/* sinh is available */
#undef HAVE_SINH
/* sinhf is available */
#undef HAVE_SINHF
/* sinhl is available */
#undef HAVE_SINHL
/* sinl is available */
#undef HAVE_SINL
/* Define to 1 if you have the `sleep' function. */
#undef HAVE_SLEEP
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
/* sqrt is available */
#undef HAVE_SQRT
/* sqrtf is available */
#undef HAVE_SQRTF
/* sqrtl is available */
#undef HAVE_SQRTL
/* Define to 1 if you have the `stat' function. */
#undef HAVE_STAT
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `strcasestr' function. */
#undef HAVE_STRCASESTR
/* Define to 1 if you have the `strerror_r' function. */
#undef HAVE_STRERROR_R
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the `strtof' function. */
#undef HAVE_STRTOF
/* Define to 1 if you have the `strtold' function. */
#undef HAVE_STRTOLD
/* Define to 1 if `struct stat' is a member of `st_blksize'. */
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
/* Define to 1 if `struct stat' is a member of `st_blocks'. */
#undef HAVE_STRUCT_STAT_ST_BLOCKS
/* Define to 1 if `struct stat' is a member of `st_rdev'. */
#undef HAVE_STRUCT_STAT_ST_RDEV
/* Define to 1 if you have the `symlink' function. */
#undef HAVE_SYMLINK
/* Define to 1 if the target supports __sync_fetch_and_add */
#undef HAVE_SYNC_FETCH_AND_ADD
/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/times.h> header file. */
#undef HAVE_SYS_TIMES_H
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
/* tan is available */
#undef HAVE_TAN
/* tanf is available */
#undef HAVE_TANF
/* tanh is available */
#undef HAVE_TANH
/* tanhf is available */
#undef HAVE_TANHF
/* tanhl is available */
#undef HAVE_TANHL
/* tanl is available */
#undef HAVE_TANL
/* tgamma is available */
#undef HAVE_TGAMMA
/* tgammaf is available */
#undef HAVE_TGAMMAF
/* tgammal is available */
#undef HAVE_TGAMMAL
/* Define to 1 if you have the `times' function. */
#undef HAVE_TIMES
/* trunc is available */
#undef HAVE_TRUNC
/* truncf is available */
#undef HAVE_TRUNCF
/* truncl is available */
#undef HAVE_TRUNCL
/* Define to 1 if you have the `ttyname' function. */
#undef HAVE_TTYNAME
/* Define to 1 if you have the `ttyname_r' function. */
#undef HAVE_TTYNAME_R
/* Define to 1 if the system has the type `uintptr_t'. */
#undef HAVE_UINTPTR_T
/* Define to 1 if you have the `umask' function. */
#undef HAVE_UMASK
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define if target can unlink open files. */
#undef HAVE_UNLINK_OPEN_FILE
/* Define to 1 if you have the `vsnprintf' function. */
#undef HAVE_VSNPRINTF
/* Define to 1 if you have the `wait' function. */
#undef HAVE_WAIT
/* Define if target has a reliable stat. */
#undef HAVE_WORKING_STAT
/* y0 is available */
#undef HAVE_Y0
/* y0f is available */
#undef HAVE_Y0F
/* y0l is available */
#undef HAVE_Y0L
/* y1 is available */
#undef HAVE_Y1
/* y1f is available */
#undef HAVE_Y1F
/* y1l is available */
#undef HAVE_Y1L
/* yn is available */
#undef HAVE_YN
/* ynf is available */
#undef HAVE_YNF
/* ynl is available */
#undef HAVE_YNL
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#undef LT_OBJDIR
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* The size of `char', as computed by sizeof. */
#undef SIZEOF_CHAR
/* The size of `int', as computed by sizeof. */
#undef SIZEOF_INT
/* The size of `long', as computed by sizeof. */
#undef SIZEOF_LONG
/* The size of `short', as computed by sizeof. */
#undef SIZEOF_SHORT
/* The size of `void *', as computed by sizeof. */
#undef SIZEOF_VOID_P
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define to 1 if the target supports #pragma weak */
#undef SUPPORTS_WEAK
/* Enable extensions on AIX 3, Interix. */
#ifndef _ALL_SOURCE
# undef _ALL_SOURCE
#endif
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif
/* Enable threading extensions on Solaris. */
#ifndef _POSIX_PTHREAD_SEMANTICS
# undef _POSIX_PTHREAD_SEMANTICS
#endif
/* Enable extensions on HP NonStop. */
#ifndef _TANDEM_SOURCE
# undef _TANDEM_SOURCE
#endif
/* Enable general extensions on Solaris. */
#ifndef __EXTENSIONS__
# undef __EXTENSIONS__
#endif
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
/* Define for large files, on AIX-style hosts. */
#undef _LARGE_FILES
/* Define to 1 if on MINIX. */
#undef _MINIX
/* Define to 2 if the system does not provide POSIX.1 features except with
this defined. */
#undef _POSIX_1_SOURCE
/* Define to 1 if you need to in order for `stat' and other things to work. */
#undef _POSIX_SOURCE
/* Define to the type of a signed integer type wide enough to hold a pointer,
if such a type exists, and if the system does not define it. */
#undef intptr_t
/* Define to `long int' if <sys/types.h> does not define. */
#undef off_t
/* Define to the type of an unsigned integer type wide enough to hold a
pointer, if such a type exists, and if the system does not define it. */
#undef uintptr_t