/* config.h. Generated from config.in.h by configure. */ /* config.in.h. Generated from configure.ac by autoheader. */ /* Define if building universal (internal helper macro) */ /* #undef AC_APPLE_UNIVERSAL_BUILD */ /* Define to the number of bits in type 'ptrdiff_t'. */ /* #undef BITSIZEOF_PTRDIFF_T */ /* Define to the number of bits in type 'sig_atomic_t'. */ /* #undef BITSIZEOF_SIG_ATOMIC_T */ /* Define to the number of bits in type 'size_t'. */ /* #undef BITSIZEOF_SIZE_T */ /* Define to the number of bits in type 'wchar_t'. */ /* #undef BITSIZEOF_WCHAR_T */ /* Define to the number of bits in type 'wint_t'. */ /* #undef BITSIZEOF_WINT_T */ /* Define to 1 to use internal bounds checking. */ /* #undef BOUNDS_CHECKING */ /* Define to 1 if llvm::CallInst:addAttribute arg type is llvm::Attributes. */ /* #undef CALLINST_ADDATTRIBUTE_ARG_IS_ATTRIBUTES */ /* Define to 1 if the `closedir' function returns void instead of `int'. */ /* #undef CLOSEDIR_VOID */ /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. */ /* #undef CRAY_STACKSEG_END */ /* Define to the legacy option name if using an older version of cURL. */ /* #undef CURLOPT_DIRLISTONLY */ /* Define to 1 if C++ reinterpret_cast fails for function pointers. */ /* #undef CXX_BROKEN_REINTERPRET_CAST */ /* Define to 1 if your C++ runtime library is ISO compliant. */ #define CXX_ISO_COMPLIANT_LIBRARY 1 /* Define to 1 if your compiler supports `<>' stuff for template friends. */ #define CXX_NEW_FRIEND_TEMPLATE_DECL 1 /* Define to 1 if using `alloca.c'. */ /* #undef C_ALLOCA */ /* Define as the bit index in the word where to find bit 0 of the exponent of 'double'. */ #define DBL_EXPBIT0_BIT 20 /* Define as the word index where to find the exponent of 'double'. */ #define DBL_EXPBIT0_WORD 1 /* Define as the bit index in the word where to find the sign of 'double'. */ /* #undef DBL_SIGNBIT_BIT */ /* Define as the word index where to find the sign of 'double'. */ /* #undef DBL_SIGNBIT_WORD */ /* the name of the file descriptor member of DIR */ /* #undef DIR_FD_MEMBER_NAME */ #ifdef DIR_FD_MEMBER_NAME # define DIR_TO_FD(Dir_p) ((Dir_p)->DIR_FD_MEMBER_NAME) #else # define DIR_TO_FD(Dir_p) -1 #endif /* Define to 1 if // is a file system root distinct from /. */ /* #undef DOUBLE_SLASH_IS_DISTINCT_ROOT */ /* Define if struct dirent has a member d_ino that actually works. */ #define D_INO_IN_DIRENT 1 /* Define to 1 if using dynamic linking. */ #define ENABLE_DYNAMIC_LINKING 1 /* Define to 1 if math.h declares struct exception for matherr(). */ #define EXCEPTION_IN_MATH 1 /* Define to dummy `main' function (if any) required to link to the Fortran libraries. */ /* #undef F77_DUMMY_MAIN */ /* Define to a macro mangling the given C identifier (in lower and upper case), which must not contain underscores, for linking with Fortran. */ #define F77_FUNC(name,NAME) name ## _ /* As F77_FUNC, but for C identifiers containing underscores. */ #define F77_FUNC_(name,NAME) name ## _ /* Define this to 1 if F_DUPFD behavior does not match POSIX */ /* #undef FCNTL_DUPFD_BUGGY */ /* Define if F77 and FC dummy `main' functions are identical. */ /* #undef FC_DUMMY_MAIN_EQ_F77 */ /* Define to volatile if you need to truncate intermediate FP results. */ #define FLOAT_TRUNCATE volatile /* Define as the bit index in the word where to find bit 0 of the exponent of 'float'. */ #define FLT_EXPBIT0_BIT 23 /* Define as the word index where to find the exponent of 'float'. */ #define FLT_EXPBIT0_WORD 0 /* Define as the bit index in the word where to find the sign of 'float'. */ /* #undef FLT_SIGNBIT_BIT */ /* Define as the word index where to find the sign of 'float'. */ /* #undef FLT_SIGNBIT_WORD */ /* Define to 1 if fopen() fails to recognize a trailing slash. */ /* #undef FOPEN_TRAILING_SLASH_BUG */ /* Define to 1 if the system's ftello function has the Solaris bug. */ /* #undef FTELLO_BROKEN_AFTER_SWITCHING_FROM_READ_TO_WRITE */ /* Define to 1 if llvm::Function:addAttribute arg type is llvm::Attributes. */ /* #undef FUNCTION_ADDATTRIBUTE_ARG_IS_ATTRIBUTES */ /* Define to 1 if llvm::Function:addFnAttr arg type is llvm::Attributes. */ /* #undef FUNCTION_ADDFNATTR_ARG_IS_ATTRIBUTES */ /* Define to 1 if fflush is known to work on stdin as per POSIX.1-2008, 0 if fflush is known to not work, -1 if unknown. */ #define FUNC_FFLUSH_STDIN 0 /* Define to 1 if mkdir mistakenly creates a directory given with a trailing dot component. */ /* #undef FUNC_MKDIR_DOT_BUG */ /* Define to 1 if realpath() can malloc memory, always gives an absolute path, and handles trailing slash correctly. */ #define FUNC_REALPATH_WORKS 1 /* Define if gettimeofday clobbers the localtime buffer. */ /* #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME */ /* Define this to 'void' or 'struct timezone' to match the system's declaration of the second argument to gettimeofday. */ #define GETTIMEOFDAY_TIMEZONE struct timezone /* Define to a C preprocessor expression that evaluates to 1 or 0, depending whether the gnulib module canonicalize shall be considered present. */ #define GNULIB_CANONICALIZE 1 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending whether the gnulib module canonicalize-lgpl shall be considered present. */ #define GNULIB_CANONICALIZE_LGPL 1 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending whether the gnulib module dirname shall be considered present. */ #define GNULIB_DIRNAME 1 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending whether the gnulib module fdopendir shall be considered present. */ #define GNULIB_FDOPENDIR 1 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending whether the gnulib module fflush shall be considered present. */ #define GNULIB_FFLUSH 1 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending whether the gnulib module fscanf shall be considered present. */ #define GNULIB_FSCANF 1 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending whether the gnulib module getcwd shall be considered present. */ #define GNULIB_GETCWD 1 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending whether the gnulib module malloc-gnu shall be considered present. */ #define GNULIB_MALLOC_GNU 1 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending whether the gnulib module mkostemp shall be considered present. */ #define GNULIB_MKOSTEMP 1 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending whether the gnulib module openat shall be considered present. */ #define GNULIB_OPENAT 1 /* Define to 1 if printf and friends should be labeled with attribute "__gnu_printf__" instead of "__printf__" */ /* #undef GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU */ /* Define to a C preprocessor expression that evaluates to 1 or 0, depending whether the gnulib module realloc-gnu shall be considered present. */ #define GNULIB_REALLOC_GNU 1 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending whether the gnulib module scanf shall be considered present. */ #define GNULIB_SCANF 1 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending whether the gnulib module strerror shall be considered present. */ #define GNULIB_STRERROR 1 /* Define to 1 when the gnulib module canonicalize should be tested. */ #define GNULIB_TEST_CANONICALIZE 1 /* Define to 1 when the gnulib module canonicalize_file_name should be tested. */ #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 /* Define to 1 when the gnulib module chdir should be tested. */ #define GNULIB_TEST_CHDIR 1 /* Define to 1 when the gnulib module cloexec should be tested. */ #define GNULIB_TEST_CLOEXEC 1 /* Define to 1 when the gnulib module close should be tested. */ #define GNULIB_TEST_CLOSE 1 /* Define to 1 when the gnulib module closedir should be tested. */ #define GNULIB_TEST_CLOSEDIR 1 /* Define to 1 when the gnulib module copysign should be tested. */ #define GNULIB_TEST_COPYSIGN 1 /* Define to 1 when the gnulib module copysignf should be tested. */ #define GNULIB_TEST_COPYSIGNF 1 /* Define to 1 when the gnulib module dirfd should be tested. */ #define GNULIB_TEST_DIRFD 1 /* Define to 1 when the gnulib module dup should be tested. */ #define GNULIB_TEST_DUP 1 /* Define to 1 when the gnulib module dup2 should be tested. */ #define GNULIB_TEST_DUP2 1 /* Define to 1 when the gnulib module environ should be tested. */ #define GNULIB_TEST_ENVIRON 1 /* Define to 1 when the gnulib module fchdir should be tested. */ #define GNULIB_TEST_FCHDIR 1 /* Define to 1 when the gnulib module fclose should be tested. */ #define GNULIB_TEST_FCLOSE 1 /* Define to 1 when the gnulib module fcntl should be tested. */ #define GNULIB_TEST_FCNTL 1 /* Define to 1 when the gnulib module fdopendir should be tested. */ #define GNULIB_TEST_FDOPENDIR 1 /* Define to 1 when the gnulib module fflush should be tested. */ #define GNULIB_TEST_FFLUSH 1 /* Define to 1 when the gnulib module floor should be tested. */ #define GNULIB_TEST_FLOOR 1 /* Define to 1 when the gnulib module floorf should be tested. */ #define GNULIB_TEST_FLOORF 1 /* Define to 1 when the gnulib module fopen should be tested. */ #define GNULIB_TEST_FOPEN 1 /* Define to 1 when the gnulib module fpurge should be tested. */ #define GNULIB_TEST_FPURGE 1 /* Define to 1 when the gnulib module frexp should be tested. */ #define GNULIB_TEST_FREXP 1 /* Define to 1 when the gnulib module frexpf should be tested. */ #define GNULIB_TEST_FREXPF 1 /* Define to 1 when the gnulib module fseek should be tested. */ #define GNULIB_TEST_FSEEK 1 /* Define to 1 when the gnulib module fseeko should be tested. */ #define GNULIB_TEST_FSEEKO 1 /* Define to 1 when the gnulib module fstat should be tested. */ #define GNULIB_TEST_FSTAT 1 /* Define to 1 when the gnulib module fstatat should be tested. */ #define GNULIB_TEST_FSTATAT 1 /* Define to 1 when the gnulib module ftell should be tested. */ #define GNULIB_TEST_FTELL 1 /* Define to 1 when the gnulib module ftello should be tested. */ #define GNULIB_TEST_FTELLO 1 /* Define to 1 when the gnulib module getcwd should be tested. */ #define GNULIB_TEST_GETCWD 1 /* Define to 1 when the gnulib module getdtablesize should be tested. */ #define GNULIB_TEST_GETDTABLESIZE 1 /* Define to 1 when the gnulib module gethostname should be tested. */ #define GNULIB_TEST_GETHOSTNAME 1 /* Define to 1 when the gnulib module getlogin_r should be tested. */ #define GNULIB_TEST_GETLOGIN_R 1 /* Define to 1 when the gnulib module getopt-gnu should be tested. */ #define GNULIB_TEST_GETOPT_GNU 1 /* Define to 1 when the gnulib module gettimeofday should be tested. */ #define GNULIB_TEST_GETTIMEOFDAY 1 /* Define to 1 when the gnulib module isatty should be tested. */ #define GNULIB_TEST_ISATTY 1 /* Define to 1 when the gnulib module isnand should be tested. */ #define GNULIB_TEST_ISNAND 1 /* Define to 1 when the gnulib module isnanf should be tested. */ #define GNULIB_TEST_ISNANF 1 /* Define to 1 when the gnulib module link should be tested. */ #define GNULIB_TEST_LINK 1 /* Define to 1 when the gnulib module log should be tested. */ #define GNULIB_TEST_LOG 1 /* Define to 1 when the gnulib module log2 should be tested. */ #define GNULIB_TEST_LOG2 1 /* Define to 1 when the gnulib module log2f should be tested. */ #define GNULIB_TEST_LOG2F 1 /* Define to 1 when the gnulib module logf should be tested. */ #define GNULIB_TEST_LOGF 1 /* Define to 1 when the gnulib module lseek should be tested. */ #define GNULIB_TEST_LSEEK 1 /* Define to 1 when the gnulib module lstat should be tested. */ #define GNULIB_TEST_LSTAT 1 /* Define to 1 when the gnulib module malloc-posix should be tested. */ #define GNULIB_TEST_MALLOC_POSIX 1 /* Define to 1 when the gnulib module mbrtowc should be tested. */ #define GNULIB_TEST_MBRTOWC 1 /* Define to 1 when the gnulib module mbsinit should be tested. */ #define GNULIB_TEST_MBSINIT 1 /* Define to 1 when the gnulib module mbsrtowcs should be tested. */ #define GNULIB_TEST_MBSRTOWCS 1 /* Define to 1 when the gnulib module memchr should be tested. */ #define GNULIB_TEST_MEMCHR 1 /* Define to 1 when the gnulib module mempcpy should be tested. */ #define GNULIB_TEST_MEMPCPY 1 /* Define to 1 when the gnulib module memrchr should be tested. */ #define GNULIB_TEST_MEMRCHR 1 /* Define to 1 when the gnulib module mkfifo should be tested. */ #define GNULIB_TEST_MKFIFO 1 /* Define to 1 when the gnulib module mkostemp should be tested. */ #define GNULIB_TEST_MKOSTEMP 1 /* Define to 1 when the gnulib module mktime should be tested. */ #define GNULIB_TEST_MKTIME 1 /* Define to 1 when the gnulib module nanosleep should be tested. */ #define GNULIB_TEST_NANOSLEEP 1 /* Define to 1 when the gnulib module open should be tested. */ #define GNULIB_TEST_OPEN 1 /* Define to 1 when the gnulib module openat should be tested. */ #define GNULIB_TEST_OPENAT 1 /* Define to 1 when the gnulib module opendir should be tested. */ #define GNULIB_TEST_OPENDIR 1 /* Define to 1 when the gnulib module putenv should be tested. */ #define GNULIB_TEST_PUTENV 1 /* Define to 1 when the gnulib module raise should be tested. */ #define GNULIB_TEST_RAISE 1 /* Define to 1 when the gnulib module readdir should be tested. */ #define GNULIB_TEST_READDIR 1 /* Define to 1 when the gnulib module readlink should be tested. */ #define GNULIB_TEST_READLINK 1 /* Define to 1 when the gnulib module realloc-posix should be tested. */ #define GNULIB_TEST_REALLOC_POSIX 1 /* Define to 1 when the gnulib module realpath should be tested. */ #define GNULIB_TEST_REALPATH 1 /* Define to 1 when the gnulib module rename should be tested. */ #define GNULIB_TEST_RENAME 1 /* Define to 1 when the gnulib module rewinddir should be tested. */ #define GNULIB_TEST_REWINDDIR 1 /* Define to 1 when the gnulib module rmdir should be tested. */ #define GNULIB_TEST_RMDIR 1 /* Define to 1 when the gnulib module round should be tested. */ #define GNULIB_TEST_ROUND 1 /* Define to 1 when the gnulib module roundf should be tested. */ #define GNULIB_TEST_ROUNDF 1 /* Define to 1 when the gnulib module secure_getenv should be tested. */ #define GNULIB_TEST_SECURE_GETENV 1 /* Define to 1 when the gnulib module select should be tested. */ #define GNULIB_TEST_SELECT 1 /* Define to 1 when the gnulib module sigaction should be tested. */ #define GNULIB_TEST_SIGACTION 1 /* Define to 1 when the gnulib module signbit should be tested. */ #define GNULIB_TEST_SIGNBIT 1 /* Define to 1 when the gnulib module sigprocmask should be tested. */ #define GNULIB_TEST_SIGPROCMASK 1 /* Define to 1 when the gnulib module sleep should be tested. */ #define GNULIB_TEST_SLEEP 1 /* Define to 1 when the gnulib module stat should be tested. */ #define GNULIB_TEST_STAT 1 /* Define to 1 when the gnulib module strdup should be tested. */ #define GNULIB_TEST_STRDUP 1 /* Define to 1 when the gnulib module strerror should be tested. */ #define GNULIB_TEST_STRERROR 1 /* Define to 1 when the gnulib module strndup should be tested. */ #define GNULIB_TEST_STRNDUP 1 /* Define to 1 when the gnulib module strnlen should be tested. */ #define GNULIB_TEST_STRNLEN 1 /* Define to 1 when the gnulib module strptime should be tested. */ #define GNULIB_TEST_STRPTIME 1 /* Define to 1 when the gnulib module symlink should be tested. */ #define GNULIB_TEST_SYMLINK 1 /* Define to 1 when the gnulib module time_r should be tested. */ #define GNULIB_TEST_TIME_R 1 /* Define to 1 when the gnulib module tmpfile should be tested. */ #define GNULIB_TEST_TMPFILE 1 /* Define to 1 when the gnulib module trunc should be tested. */ #define GNULIB_TEST_TRUNC 1 /* Define to 1 when the gnulib module truncf should be tested. */ #define GNULIB_TEST_TRUNCF 1 /* Define to 1 when the gnulib module unlink should be tested. */ #define GNULIB_TEST_UNLINK 1 /* Define to 1 when the gnulib module unsetenv should be tested. */ #define GNULIB_TEST_UNSETENV 1 /* Define to 1 when the gnulib module vasprintf should be tested. */ #define GNULIB_TEST_VASPRINTF 1 /* Define to 1 if you have the `acosh' function. */ #define HAVE_ACOSH 1 /* Define to 1 if you have the `acoshf' function. */ #define HAVE_ACOSHF 1 /* Define to 1 if you have 'alloca' after including , a header that may be supplied by this distribution. */ #define HAVE_ALLOCA 1 /* Define to 1 if you have and it should be used (not on Ultrix). */ #define HAVE_ALLOCA_H 1 /* Define to 1 if AMD is available. */ #define HAVE_AMD 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_AMD_AMD_H */ /* Define to 1 if you have the header file. */ #define HAVE_AMD_H 1 /* Define to 1 if ARPACK is available. */ #define HAVE_ARPACK 1 /* Define to 1 if you have the `asinh' function. */ #define HAVE_ASINH 1 /* Define to 1 if you have the `asinhf' function. */ #define HAVE_ASINHF 1 /* Define to 1 if you have the `atanh' function. */ #define HAVE_ATANH 1 /* Define to 1 if you have the `atanhf' function. */ #define HAVE_ATANHF 1 /* Define if you have a BLAS library. */ /* #undef HAVE_BLAS */ /* Define to 1 if you have the header file. */ /* #undef HAVE_BP_SYM_H */ /* Define to 1 if you have the `btowc' function. */ #define HAVE_BTOWC 1 /* Define to 1 if nanosleep mishandles large arguments. */ #define HAVE_BUG_BIG_NANOSLEEP 1 /* Define to 1 if CAMD is available. */ #define HAVE_CAMD 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_CAMD_CAMD_H */ /* Define to 1 if you have the header file. */ #define HAVE_CAMD_H 1 /* Define to 1 if you have the `canonicalize_file_name' function. */ #define HAVE_CANONICALIZE_FILE_NAME 1 /* Define to 1 if Carbon Framework has CGDisplayBitsPerPixel. */ /* #undef HAVE_CARBON_CGDISPLAYBITSPERPIXEL */ /* Define to 1 if you have the `cbrt' function. */ #define HAVE_CBRT 1 /* Define to 1 if you have the `cbrtf' function. */ #define HAVE_CBRTF 1 /* Define to 1 if CCOLAMD is available. */ #define HAVE_CCOLAMD 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_CCOLAMD_CCOLAMD_H */ /* Define to 1 if you have the header file. */ #define HAVE_CCOLAMD_H 1 /* Define to 1 if you have the `chmod' function. */ /* #undef HAVE_CHMOD */ /* Define to 1 if CHOLMOD is available. */ #define HAVE_CHOLMOD 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_CHOLMOD_CHOLMOD_H */ /* Define to 1 if you have the header file. */ #define HAVE_CHOLMOD_H 1 /* Define to 1 if you have the `chown' function. */ /* #undef HAVE_CHOWN */ /* Define to 1 if you have the `closedir' function. */ #define HAVE_CLOSEDIR 1 /* Define to 1 if provides isfinite. */ #define HAVE_CMATH_ISFINITE 1 /* Define to 1 if provides float variant of isfinite. */ #define HAVE_CMATH_ISFINITEF 1 /* Define to 1 if provides isinf. */ #define HAVE_CMATH_ISINF 1 /* Define to 1 if provides float variant of isinf. */ #define HAVE_CMATH_ISINFF 1 /* Define to 1 if provides isnan. */ #define HAVE_CMATH_ISNAN 1 /* Define to 1 if provides float variant of isnan. */ #define HAVE_CMATH_ISNANF 1 /* Define to 1 if provides signbit. */ #define HAVE_CMATH_SIGNBIT 1 /* Define to 1 if provides float variant of signbit. */ #define HAVE_CMATH_SIGNBITF 1 /* Define to 1 if COLAMD is available. */ #define HAVE_COLAMD 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_COLAMD_COLAMD_H */ /* Define to 1 if you have the header file. */ #define HAVE_COLAMD_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_CONIO_H */ /* Define if the copysignf function is declared in and available in libc. */ /* #undef HAVE_COPYSIGNF_IN_LIBC */ /* Define if the copysignl function is declared in and available in libc. */ /* #undef HAVE_COPYSIGNL_IN_LIBC */ /* Define if the copysign function is declared in and available in libc. */ /* #undef HAVE_COPYSIGN_IN_LIBC */ /* Define to 1 if you have the header file. */ #define HAVE_CS_H 1 /* Define to 1 if you have the `ctermid' function. */ #define HAVE_CTERMID 1 /* Define to 1 if cURL is available. */ #define HAVE_CURL 1 /* Define to 1 if you have the header file. */ #define HAVE_CURL_CURL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_CURSES_H 1 /* Define to 1 if CXSparse is available. */ #define HAVE_CXSPARSE 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_CXSPARSE_CS_H */ /* Define to 1 if C++ library has templated bitwise operators. */ #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 /* Define to 1 if C++ complex class has T& real (void) and T& imag (void) methods. */ #define HAVE_CXX_COMPLEX_REFERENCE_ACCESSORS 1 /* Define to 1 if C++ complex class has void real (T) and void imag (T) methods. */ #define HAVE_CXX_COMPLEX_SETTERS 1 /* Define to 1 if you have the declaration of `alarm', and to 0 if you don't. */ #define HAVE_DECL_ALARM 1 /* Define to 1 if you have the declaration of `ceilf', and to 0 if you don't. */ /* #undef HAVE_DECL_CEILF */ /* Define to 1 if you have the declaration of `copysign', and to 0 if you don't. */ /* #undef HAVE_DECL_COPYSIGN */ /* Define to 1 if you have the declaration of `copysignf', and to 0 if you don't. */ /* #undef HAVE_DECL_COPYSIGNF */ /* Define to 1 if you have the declaration of `copysignl', and to 0 if you don't. */ /* #undef HAVE_DECL_COPYSIGNL */ /* Define to 1 if you have the declaration of `dirfd', and to 0 if you don't. */ #define HAVE_DECL_DIRFD 1 /* Define to 1 if you have the declaration of `exp2', and to 0 if you don't. */ #define HAVE_DECL_EXP2 1 /* Define to 1 if you have the declaration of `fchdir', and to 0 if you don't. */ #define HAVE_DECL_FCHDIR 1 /* Define to 1 if you have the declaration of `fdopendir', and to 0 if you don't. */ #define HAVE_DECL_FDOPENDIR 1 /* Define to 1 if you have the declaration of `floorf', and to 0 if you don't. */ #define HAVE_DECL_FLOORF 1 /* Define to 1 if you have the declaration of `fpurge', and to 0 if you don't. */ #define HAVE_DECL_FPURGE 0 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't. */ #define HAVE_DECL_FSEEKO 1 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't. */ #define HAVE_DECL_FTELLO 1 /* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't. */ #define HAVE_DECL_GETCWD 1 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you don't. */ #define HAVE_DECL_GETC_UNLOCKED 1 /* Define to 1 if you have the declaration of `getdtablesize', and to 0 if you don't. */ #define HAVE_DECL_GETDTABLESIZE 1 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. */ #define HAVE_DECL_GETENV 1 /* Define to 1 if you have the declaration of `getlogin', and to 0 if you don't. */ #define HAVE_DECL_GETLOGIN 1 /* Define to 1 if you have the declaration of `getlogin_r', and to 0 if you don't. */ #define HAVE_DECL_GETLOGIN_R 1 /* Define to 1 if you have the declaration of `isblank', and to 0 if you don't. */ /* #undef HAVE_DECL_ISBLANK */ /* Define to 1 if you have the declaration of `localtime_r', and to 0 if you don't. */ #define HAVE_DECL_LOCALTIME_R 1 /* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you don't. */ /* #undef HAVE_DECL_MBRTOWC */ /* Define to 1 if you have the declaration of `mbsinit', and to 0 if you don't. */ /* #undef HAVE_DECL_MBSINIT */ /* Define to 1 if you have the declaration of `mbsrtowcs', and to 0 if you don't. */ /* #undef HAVE_DECL_MBSRTOWCS */ /* Define to 1 if you have the declaration of `memrchr', and to 0 if you don't. */ #define HAVE_DECL_MEMRCHR 1 /* Define to 1 if you have the declaration of `program_invocation_name', and to 0 if you don't. */ #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 /* Define to 1 if you have the declaration of `program_invocation_short_name', and to 0 if you don't. */ #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 /* Define to 1 if you have the declaration of `round', and to 0 if you don't. */ #define HAVE_DECL_ROUND 1 /* Define to 1 if you have the declaration of `roundf', and to 0 if you don't. */ #define HAVE_DECL_ROUNDF 1 /* Define to 1 if you have the declaration of `signbit', and to 0 if you don't. */ #define HAVE_DECL_SIGNBIT 1 /* Define to 1 if you have the declaration of `sleep', and to 0 if you don't. */ #define HAVE_DECL_SLEEP 1 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't. */ #define HAVE_DECL_STRDUP 1 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you don't. */ #define HAVE_DECL_STRERROR_R 1 /* Define to 1 if you have the declaration of `strmode', and to 0 if you don't. */ #define HAVE_DECL_STRMODE 0 /* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you don't. */ #define HAVE_DECL_STRNCASECMP 1 /* Define to 1 if you have the declaration of `strndup', and to 0 if you don't. */ #define HAVE_DECL_STRNDUP 1 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you don't. */ #define HAVE_DECL_STRNLEN 1 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you don't. */ #define HAVE_DECL_SYS_SIGLIST 1 /* Define to 1 if you have the declaration of `tgamma', and to 0 if you don't. */ #define HAVE_DECL_TGAMMA 1 /* Define to 1 if you have the declaration of `towlower', and to 0 if you don't. */ /* #undef HAVE_DECL_TOWLOWER */ /* Define to 1 if you have the declaration of `trunc', and to 0 if you don't. */ #define HAVE_DECL_TRUNC 1 /* Define to 1 if you have the declaration of `truncf', and to 0 if you don't. */ #define HAVE_DECL_TRUNCF 1 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. */ /* #undef HAVE_DECL_TZNAME */ /* Define to 1 if you have the declaration of `unsetenv', and to 0 if you don't. */ #define HAVE_DECL_UNSETENV 1 /* Define to 1 if you have the declaration of `_putenv', and to 0 if you don't. */ /* #undef HAVE_DECL__PUTENV */ /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you don't. */ #define HAVE_DECL__SNPRINTF 0 /* Define to 1 if the system has the type `dev_t'. */ #define HAVE_DEV_T 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_DIRECT_H */ /* Define to 1 if you have the header file. */ #define HAVE_DIRENT_H 1 /* Define to 1 if you have the `dirfd' function. */ #define HAVE_DIRFD 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if your system has dlopen, dlsym, dlerror, and dlclose for dynamic linking. */ #define HAVE_DLOPEN_API 1 /* Define to 1 if you have the `dup2' function. */ #define HAVE_DUP2 1 /* Define to 1 if your system has dyld for dynamic linking. */ /* #undef HAVE_DYLD_API */ /* Define to 1 if C++ supports dynamic auto arrays. */ #define HAVE_DYNAMIC_AUTO_ARRAYS 1 /* Define to 1 if you have the `endgrent' function. */ #define HAVE_ENDGRENT 1 /* Define to 1 if you have the `endpwent' function. */ #define HAVE_ENDPWENT 1 /* Define if you have the declaration of environ. */ #define HAVE_ENVIRON_DECL 1 /* Define to 1 if you have the `erf' function. */ #define HAVE_ERF 1 /* Define to 1 if you have the `erfc' function. */ #define HAVE_ERFC 1 /* Define to 1 if you have the `erfcf' function. */ #define HAVE_ERFCF 1 /* Define to 1 if you have the `erff' function. */ #define HAVE_ERFF 1 /* Define to 1 if you have the `execvp' function. */ #define HAVE_EXECVP 1 /* Define to 1 if you have the `exp2' function. */ #define HAVE_EXP2 1 /* Define to 1 if you have the `exp2f' function. */ #define HAVE_EXP2F 1 /* Define to 1 if you have the `expm1' function. */ #define HAVE_EXPM1 1 /* Define to 1 if you have the `expm1f' function. */ #define HAVE_EXPM1F 1 /* Define to 1 if signed integers use two's complement. */ #define HAVE_FAST_INT_OPS 1 /* Define to 1 if you have the `fchdir' function. */ #define HAVE_FCHDIR 1 /* Define to 1 if you have the `fcntl' function. */ #define HAVE_FCNTL 1 /* Define to 1 if you have the `fdopendir' function. */ #define HAVE_FDOPENDIR 1 /* Define to 1 if you have the header file. */ #define HAVE_FEATURES_H 1 /* Define if you have both FFTW3 and FFTW3F libraries. */ #define HAVE_FFTW 1 /* Define to 1 if FFTW3 is available. */ #define HAVE_FFTW3 1 /* Define to 1 if FFTW3F is available. */ #define HAVE_FFTW3F 1 /* Define to 1 if FFTW3F has multi-threading support. */ #define HAVE_FFTW3F_THREADS 1 /* Define to 1 if you have the header file. */ #define HAVE_FFTW3_H 1 /* Define to 1 if FFTW3 has multi-threading support. */ #define HAVE_FFTW3_THREADS 1 /* Define to 1 if you have the `finite' function. */ #define HAVE_FINITE 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_FLOATINGPOINT_H */ /* Define if the both the floorf() and ceilf() functions exist. */ /* #undef HAVE_FLOORF_AND_CEILF */ /* Define to 1 if FLTK is available. */ /* #undef HAVE_FLTK */ /* Define to 1 if you have the header file. */ #define HAVE_FNMATCH_H 1 /* Define to 1 if fontconfig is present. */ /* #undef HAVE_FONTCONFIG */ /* Define to 1 if you have the `fork' function. */ #define HAVE_FORK 1 /* Define to 1 if you have the `fpurge' function. */ /* #undef HAVE_FPURGE */ /* Define to 1 if you have the header file. */ #define HAVE_FPU_CONTROL_H 1 /* Define to 1 if framework CARBON is available. */ /* #undef HAVE_FRAMEWORK_CARBON */ /* Define to 1 if framework OPENGL is available. */ /* #undef HAVE_FRAMEWORK_OPENGL */ /* Define to 1 if you have Freetype library. */ /* #undef HAVE_FREETYPE */ /* Define if the frexp() function is available and works. */ #define HAVE_FREXP 1 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ #define HAVE_FSEEKO 1 /* Define to 1 if you have the `fstatat' function. */ #define HAVE_FSTATAT 1 /* Define to 1 if you have the `ftruncate' function. */ /* #undef HAVE_FTRUNCATE */ /* Define to 1 if you have the `FT_Reference_Face' function. */ /* #undef HAVE_FT_REFERENCE_FACE */ /* Define to 1 if you have the `getcwd' function. */ #define HAVE_GETCWD 1 /* Define to 1 if getcwd works, but with shorter paths than is generally tested with the replacement. */ /* #undef HAVE_GETCWD_SHORTER */ /* Define to 1 if you have the `getdtablesize' function. */ #define HAVE_GETDTABLESIZE 1 /* Define to 1 if you have the `getegid' function. */ #define HAVE_GETEGID 1 /* Define to 1 if you have the `geteuid' function. */ #define HAVE_GETEUID 1 /* Define to 1 if you have the `getgid' function. */ #define HAVE_GETGID 1 /* Define to 1 if you have the `getgrent' function. */ #define HAVE_GETGRENT 1 /* Define to 1 if you have the `getgrgid' function. */ #define HAVE_GETGRGID 1 /* Define to 1 if you have the `getgrnam' function. */ #define HAVE_GETGRNAM 1 /* Define to 1 if you have the `gethostname' function. */ #define HAVE_GETHOSTNAME 1 /* Define to 1 if you have the `getlogin_r' function. */ #define HAVE_GETLOGIN_R 1 /* Define to 1 if you have the header file. */ #define HAVE_GETOPT_H 1 /* Define to 1 if you have the `getopt_long_only' function. */ #define HAVE_GETOPT_LONG_ONLY 1 /* Define to 1 if you have the `getpagesize' function. */ #define HAVE_GETPAGESIZE 1 /* Define to 1 if you have the `getpgrp' function. */ #define HAVE_GETPGRP 1 /* Define to 1 if you have the `getpid' function. */ #define HAVE_GETPID 1 /* Define to 1 if you have the `getppid' function. */ #define HAVE_GETPPID 1 /* Define to 1 if you have the `getpwent' function. */ #define HAVE_GETPWENT 1 /* Define to 1 if you have the `getpwnam' function. */ #define HAVE_GETPWNAM 1 /* Define to 1 if you have the `getpwnam_r' function. */ #define HAVE_GETPWNAM_R 1 /* Define to 1 if you have the `getpwuid' function. */ #define HAVE_GETPWUID 1 /* Define to 1 if you have the `getrusage' function. */ #define HAVE_GETRUSAGE 1 /* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define to 1 if you have the `getuid' function. */ #define HAVE_GETUID 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_GL2PS_H */ /* Define to 1 if you have the header file. */ #define HAVE_GLOB_H 1 /* Define to 1 if GLPK is available. */ #define HAVE_GLPK 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_GLPK_GLPK_H */ /* Define to 1 if you have the header file. */ #define HAVE_GLPK_H 1 /* Define to 1 if gluTessCallback is called with (...). */ /* #undef HAVE_GLUTESSCALLBACK_THREEDOTS */ /* Define to 1 if you have the header file. */ /* #undef HAVE_GL_GLEXT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_GL_GLU_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_GL_GL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_GL_OSMESA_H */ /* Define to 1 if you have the header file. */ #define HAVE_GRP_H 1 /* Define to 1 if HDF5 is available and newer than version 1.6. */ #define HAVE_HDF5 1 /* Define to 1 if >=HDF5-1.8 is available. */ #define HAVE_HDF5_18 1 /* Define to 1 if you have the header file. */ #define HAVE_HDF5_H 1 /* Define to 1 if you have the `hypotf' function. */ #define HAVE_HYPOTF 1 /* Define to 1 if your system uses IEEE 754 data format. */ #define HAVE_IEEE754_DATA_FORMAT 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_IEEEFP_H */ /* Define to 1 if the system has the type `ino_t'. */ #define HAVE_INO_T 1 /* Define if you have the 'intmax_t' type in or . */ #define HAVE_INTMAX_T 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define if exists, doesn't clash with , and declares uintmax_t. */ #define HAVE_INTTYPES_H_WITH_UINTMAX 1 /* Define to 1 if you have the `isascii' function. */ #define HAVE_ISASCII 1 /* Define to 1 if you have the `isblank' function. */ #define HAVE_ISBLANK 1 /* Define to 1 if you have the `isinf' function. */ #define HAVE_ISINF 1 /* Define to 1 if you have the `isnan' function. */ #define HAVE_ISNAN 1 /* Define if the isnan(double) function is available in libc. */ #define HAVE_ISNAND_IN_LIBC 1 /* Define if the isnan(float) function is available in libc. */ #define HAVE_ISNANF_IN_LIBC 1 /* Define if the isnan(long double) function is available in libc. */ #define HAVE_ISNANL_IN_LIBC 1 /* Define to 1 if you have the `issetugid' function. */ /* #undef HAVE_ISSETUGID */ /* Define to 1 if you have the `iswcntrl' function. */ #define HAVE_ISWCNTRL 1 /* Define to 1 if you have the `iswctype' function. */ #define HAVE_ISWCTYPE 1 /* Define to 1 if Java is available and is at least version 1.5 */ /* #undef HAVE_JAVA */ /* Define to 1 if you have the `kill' function. */ #define HAVE_KILL 1 /* Define if you have and nl_langinfo(CODESET). */ #define HAVE_LANGINFO_CODESET 1 /* Define if you have LAPACK library. */ /* #undef HAVE_LAPACK */ /* Define to 1 if you have the `lgamma' function. */ #define HAVE_LGAMMA 1 /* Define to 1 if you have the `lgammaf' function. */ #define HAVE_LGAMMAF 1 /* Define to 1 if you have the `lgammaf_r' function. */ #define HAVE_LGAMMAF_R 1 /* Define to 1 if you have the `lgamma_r' function. */ #define HAVE_LGAMMA_R 1 /* Define to 1 if you have the `dirent' library (-ldirent). */ /* #undef HAVE_LIBDIRENT */ /* Define to 1 if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_LIBQHULL_H */ /* Define to 1 if you have the header file. */ #define HAVE_LIBQHULL_LIBQHULL_H 1 /* Define to 1 if you have the `sun' library (-lsun). */ /* #undef HAVE_LIBSUN */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LIBUTIL_H */ /* Define to 1 if you have the `link' function. */ #define HAVE_LINK 1 /* Define to 1 if LLVM is available. */ /* #undef HAVE_LLVM */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LLVM_DATALAYOUT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LLVM_FUNCTION_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LLVM_IRBUILDER_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LLVM_IR_DATALAYOUT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LLVM_IR_FUNCTION_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LLVM_IR_IRBUILDER_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LLVM_IR_VERIFIER_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LLVM_SUPPORT_IRBUILDER_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LLVM_TARGET_TARGETDATA_H */ /* Define to 1 if your system has LoadLibrary for dynamic linking. */ /* #undef HAVE_LOADLIBRARY_API */ /* Define to 1 if you have the header file. */ #define HAVE_LOCALE_H 1 /* Define to 1 if you have the `localtime_r' function. */ #define HAVE_LOCALTIME_R 1 /* Define to 1 if you have the `log1p' function. */ #define HAVE_LOG1P 1 /* Define to 1 if you have the `log1pf' function. */ #define HAVE_LOG1PF 1 /* Define to 1 if you have the `log2' function. */ #define HAVE_LOG2 1 /* Define to 1 if you have the `log2f' function. */ #define HAVE_LOG2F 1 /* Define to 1 if you have the `logf' function. */ #define HAVE_LOGF 1 /* Define to 1 if you support file names longer than 14 characters. */ #define HAVE_LONG_FILE_NAMES 1 /* Define to 1 if the system has the type 'long long int'. */ #define HAVE_LONG_LONG_INT 1 /* Define to 1 if you have the `lstat' function. */ #define HAVE_LSTAT 1 /* Define to 1 if Graphics/ImageMagick++ is available. */ #define HAVE_MAGICK 1 /* Define to 1 if your system has a GNU libc compatible 'malloc' function, and to 0 otherwise. */ #define HAVE_MALLOC_GNU 1 /* Define if the 'malloc' function is POSIX compliant. */ #define HAVE_MALLOC_POSIX 1 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including config.h and . */ #define HAVE_MAP_ANONYMOUS 1 /* Define to 1 if defines such as M_PI are available in math.h */ #define HAVE_MATH_DEFINES 1 /* Define to 1 if you have the header file. */ #define HAVE_MATH_H 1 /* Define to 1 if you have the `mbrtowc' function. */ #define HAVE_MBRTOWC 1 /* Define to 1 if you have the `mbsinit' function. */ #define HAVE_MBSINIT 1 /* Define to 1 if you have the `mbsrtowcs' function. */ #define HAVE_MBSRTOWCS 1 /* Define to 1 if declares mbstate_t. */ #define HAVE_MBSTATE_T 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the `mempcpy' function. */ #define HAVE_MEMPCPY 1 /* Define to 1 if you have the `memrchr' function. */ #define HAVE_MEMRCHR 1 /* Define to 1 if getcwd minimally works, that is, its result can be trusted when it succeeds. */ #define HAVE_MINIMALLY_WORKING_GETCWD 1 /* Define to 1 if you have the `mkfifo' function. */ #define HAVE_MKFIFO 1 /* Define to 1 if you have the `mkostemp' function. */ #define HAVE_MKOSTEMP 1 /* Define to 1 if you have the `mmap' function. */ /* #undef HAVE_MMAP */ /* Define to 1 if you have the `modf' function. */ #define HAVE_MODF 1 /* Define to 1 if you have the `mprotect' function. */ #define HAVE_MPROTECT 1 /* Define to 1 on MSVC platforms that have the "invalid parameter handler" concept. */ /* #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER */ /* Define to 1 if you have the `munmap' function. */ /* #undef HAVE_MUNMAP */ /* Define to 1 if you have the header file. */ #define HAVE_NCURSES_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_NETDB_H 1 /* Define to 1 if you have the `openat' function. */ #define HAVE_OPENAT 1 /* Define to 1 if you have the `opendir' function. */ #define HAVE_OPENDIR 1 /* Define to 1 if OpenGL is available. */ /* #undef HAVE_OPENGL */ /* Define to 1 if you have the header file. */ /* #undef HAVE_OPENGL_GLEXT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_OPENGL_GLU_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_OPENGL_GL_H */ /* Define if OpenMP is enabled */ #define HAVE_OPENMP 1 /* Define whether openpty exists */ /* #undef HAVE_OPENPTY */ /* Define to 1 if libcrypto is used for MD5. */ /* #undef HAVE_OPENSSL_MD5 */ /* Define to 1 if OSMesa is available. */ /* #undef HAVE_OSMESA */ /* Define to 1 if you have the header file. */ /* #undef HAVE_OSMESA_H */ /* Define to 1 if getcwd works, except it sometimes fails when it shouldn't, setting errno to ERANGE, ENAMETOOLONG, or ENOENT. */ /* #undef HAVE_PARTLY_WORKING_GETCWD */ /* Define to 1 if you have the `pathconf' function. */ #define HAVE_PATHCONF 1 /* Define to 1 if you have the `pcre_compile' function. */ #define HAVE_PCRE_COMPILE 1 /* Define to 1 if you have the header file. */ #define HAVE_PCRE_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_PCRE_PCRE_H */ /* Define to 1 if you have the `pipe' function. */ #define HAVE_PIPE 1 /* Define to 1 if C++ supports operator delete(void *, void *). */ #define HAVE_PLACEMENT_DELETE 1 /* Define to 1 if you have the header file. */ #define HAVE_POLL_H 1 /* Define to 1 if PortAudio is available. */ /* #undef HAVE_PORTAUDIO */ /* Define to 1 if you have the `pow' function. */ #define HAVE_POW 1 /* Define to 1 if you have the `pstat_getdynamic' function. */ /* #undef HAVE_PSTAT_GETDYNAMIC */ /* Define if you have POSIX threads libraries and header files. */ #define HAVE_PTHREAD 1 /* Define to 1 if you have the header file. */ #define HAVE_PTHREAD_H 1 /* Have PTHREAD_PRIO_INHERIT. */ #define HAVE_PTHREAD_PRIO_INHERIT 1 /* Define to 1 if the system has the type `ptrdiff_t'. */ #define HAVE_PTRDIFF_T 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_PTY_H */ /* Define to 1 if you have the header file. */ #define HAVE_PWD_H 1 /* Define to 1 if Qt has the QAbstractItemModel::beginResetModel() function. */ /* #undef HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL */ /* Define to 1 if Qt provides QFont::ForceIntegerMetrics. */ /* #undef HAVE_QFONT_FORCE_INTEGER_METRICS */ /* Define to 1 if Qt provides QFont::Monospace. */ /* #undef HAVE_QFONT_MONOSPACE */ /* Define to 1 if Qhull is available. */ #define HAVE_QHULL 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_QHULL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_QHULL_LIBQHULL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_QHULL_QHULL_H */ /* Define to 1 if qrupdate is available. */ #define HAVE_QRUPDATE 1 /* Define to 1 if qrupdate supports LU updates. */ #define HAVE_QRUPDATE_LUU 1 /* Define to 1 if the QScintilla library and header files are available */ /* #undef HAVE_QSCINTILLA */ /* Define to 1 if Qsci has the QsciScintilla::findFirstInSelection () function. */ /* #undef HAVE_QSCI_FINDSELECTION */ /* Define to 1 if you have the header file. */ /* #undef HAVE_QSCI_QSCILEXERMATLAB_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_QSCI_QSCILEXEROCTAVE_H */ /* Define to 1 if Qscintilla is of Version 2.6.0 or later. */ /* #undef HAVE_QSCI_VERSION_2_6_0 */ /* Define to 1 if Qt is available (libraries, developer header files, utility programs (moc, uic, rcc, and lrelease)) */ /* #undef HAVE_QT */ /* Define to 1 if Qt has the QTabWidget::setMovable() function. */ /* #undef HAVE_QTABWIDGET_SETMOVABLE */ /* Define to 1 if you have the `raise' function. */ #define HAVE_RAISE 1 /* Define to 1 if accept is declared even after undefining macros. */ #define HAVE_RAW_DECL_ACCEPT 1 /* Define to 1 if accept4 is declared even after undefining macros. */ #define HAVE_RAW_DECL_ACCEPT4 1 /* Define to 1 if acosf is declared even after undefining macros. */ #define HAVE_RAW_DECL_ACOSF 1 /* Define to 1 if acosl is declared even after undefining macros. */ #define HAVE_RAW_DECL_ACOSL 1 /* Define to 1 if alphasort is declared even after undefining macros. */ #define HAVE_RAW_DECL_ALPHASORT 1 /* Define to 1 if asinf is declared even after undefining macros. */ #define HAVE_RAW_DECL_ASINF 1 /* Define to 1 if asinl is declared even after undefining macros. */ #define HAVE_RAW_DECL_ASINL 1 /* Define to 1 if atanf is declared even after undefining macros. */ #define HAVE_RAW_DECL_ATANF 1 /* Define to 1 if atanl is declared even after undefining macros. */ #define HAVE_RAW_DECL_ATANL 1 /* Define to 1 if atoll is declared even after undefining macros. */ #define HAVE_RAW_DECL_ATOLL 1 /* Define to 1 if bind is declared even after undefining macros. */ #define HAVE_RAW_DECL_BIND 1 /* Define to 1 if btowc is declared even after undefining macros. */ #define HAVE_RAW_DECL_BTOWC 1 /* Define to 1 if canonicalize_file_name is declared even after undefining macros. */ #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 /* Define to 1 if cbrt is declared even after undefining macros. */ #define HAVE_RAW_DECL_CBRT 1 /* Define to 1 if cbrtf is declared even after undefining macros. */ #define HAVE_RAW_DECL_CBRTF 1 /* Define to 1 if cbrtl is declared even after undefining macros. */ #define HAVE_RAW_DECL_CBRTL 1 /* Define to 1 if ceilf is declared even after undefining macros. */ #define HAVE_RAW_DECL_CEILF 1 /* Define to 1 if ceill is declared even after undefining macros. */ #define HAVE_RAW_DECL_CEILL 1 /* Define to 1 if chdir is declared even after undefining macros. */ #define HAVE_RAW_DECL_CHDIR 1 /* Define to 1 if chown is declared even after undefining macros. */ #define HAVE_RAW_DECL_CHOWN 1 /* Define to 1 if closedir is declared even after undefining macros. */ #define HAVE_RAW_DECL_CLOSEDIR 1 /* Define to 1 if connect is declared even after undefining macros. */ #define HAVE_RAW_DECL_CONNECT 1 /* Define to 1 if copysign is declared even after undefining macros. */ #define HAVE_RAW_DECL_COPYSIGN 1 /* Define to 1 if copysignf is declared even after undefining macros. */ #define HAVE_RAW_DECL_COPYSIGNF 1 /* Define to 1 if copysignl is declared even after undefining macros. */ #define HAVE_RAW_DECL_COPYSIGNL 1 /* Define to 1 if cosf is declared even after undefining macros. */ #define HAVE_RAW_DECL_COSF 1 /* Define to 1 if coshf is declared even after undefining macros. */ #define HAVE_RAW_DECL_COSHF 1 /* Define to 1 if cosl is declared even after undefining macros. */ #define HAVE_RAW_DECL_COSL 1 /* Define to 1 if dirfd is declared even after undefining macros. */ #define HAVE_RAW_DECL_DIRFD 1 /* Define to 1 if dprintf is declared even after undefining macros. */ #define HAVE_RAW_DECL_DPRINTF 1 /* Define to 1 if dup is declared even after undefining macros. */ #define HAVE_RAW_DECL_DUP 1 /* Define to 1 if dup2 is declared even after undefining macros. */ #define HAVE_RAW_DECL_DUP2 1 /* Define to 1 if dup3 is declared even after undefining macros. */ #define HAVE_RAW_DECL_DUP3 1 /* Define to 1 if endusershell is declared even after undefining macros. */ #define HAVE_RAW_DECL_ENDUSERSHELL 1 /* Define to 1 if environ is declared even after undefining macros. */ #define HAVE_RAW_DECL_ENVIRON 1 /* Define to 1 if euidaccess is declared even after undefining macros. */ #define HAVE_RAW_DECL_EUIDACCESS 1 /* Define to 1 if exp2 is declared even after undefining macros. */ #define HAVE_RAW_DECL_EXP2 1 /* Define to 1 if exp2f is declared even after undefining macros. */ #define HAVE_RAW_DECL_EXP2F 1 /* Define to 1 if exp2l is declared even after undefining macros. */ #define HAVE_RAW_DECL_EXP2L 1 /* Define to 1 if expf is declared even after undefining macros. */ #define HAVE_RAW_DECL_EXPF 1 /* Define to 1 if expl is declared even after undefining macros. */ #define HAVE_RAW_DECL_EXPL 1 /* Define to 1 if expm1 is declared even after undefining macros. */ #define HAVE_RAW_DECL_EXPM1 1 /* Define to 1 if expm1f is declared even after undefining macros. */ #define HAVE_RAW_DECL_EXPM1F 1 /* Define to 1 if expm1l is declared even after undefining macros. */ #define HAVE_RAW_DECL_EXPM1L 1 /* Define to 1 if fabsf is declared even after undefining macros. */ #define HAVE_RAW_DECL_FABSF 1 /* Define to 1 if fabsl is declared even after undefining macros. */ #define HAVE_RAW_DECL_FABSL 1 /* Define to 1 if faccessat is declared even after undefining macros. */ #define HAVE_RAW_DECL_FACCESSAT 1 /* Define to 1 if fchdir is declared even after undefining macros. */ #define HAVE_RAW_DECL_FCHDIR 1 /* Define to 1 if fchmodat is declared even after undefining macros. */ #define HAVE_RAW_DECL_FCHMODAT 1 /* Define to 1 if fchownat is declared even after undefining macros. */ #define HAVE_RAW_DECL_FCHOWNAT 1 /* Define to 1 if fcntl is declared even after undefining macros. */ #define HAVE_RAW_DECL_FCNTL 1 /* Define to 1 if fdatasync is declared even after undefining macros. */ #define HAVE_RAW_DECL_FDATASYNC 1 /* Define to 1 if fdopendir is declared even after undefining macros. */ #define HAVE_RAW_DECL_FDOPENDIR 1 /* Define to 1 if ffs is declared even after undefining macros. */ #define HAVE_RAW_DECL_FFS 1 /* Define to 1 if ffsl is declared even after undefining macros. */ #define HAVE_RAW_DECL_FFSL 1 /* Define to 1 if ffsll is declared even after undefining macros. */ #define HAVE_RAW_DECL_FFSLL 1 /* Define to 1 if floorf is declared even after undefining macros. */ #define HAVE_RAW_DECL_FLOORF 1 /* Define to 1 if floorl is declared even after undefining macros. */ #define HAVE_RAW_DECL_FLOORL 1 /* Define to 1 if fma is declared even after undefining macros. */ #define HAVE_RAW_DECL_FMA 1 /* Define to 1 if fmaf is declared even after undefining macros. */ #define HAVE_RAW_DECL_FMAF 1 /* Define to 1 if fmal is declared even after undefining macros. */ #define HAVE_RAW_DECL_FMAL 1 /* Define to 1 if fmod is declared even after undefining macros. */ #define HAVE_RAW_DECL_FMOD 1 /* Define to 1 if fmodf is declared even after undefining macros. */ #define HAVE_RAW_DECL_FMODF 1 /* Define to 1 if fmodl is declared even after undefining macros. */ #define HAVE_RAW_DECL_FMODL 1 /* Define to 1 if fpurge is declared even after undefining macros. */ /* #undef HAVE_RAW_DECL_FPURGE */ /* Define to 1 if frexpf is declared even after undefining macros. */ #define HAVE_RAW_DECL_FREXPF 1 /* Define to 1 if frexpl is declared even after undefining macros. */ #define HAVE_RAW_DECL_FREXPL 1 /* Define to 1 if fseeko is declared even after undefining macros. */ #define HAVE_RAW_DECL_FSEEKO 1 /* Define to 1 if fstat is declared even after undefining macros. */ #define HAVE_RAW_DECL_FSTAT 1 /* Define to 1 if fstatat is declared even after undefining macros. */ #define HAVE_RAW_DECL_FSTATAT 1 /* Define to 1 if fsync is declared even after undefining macros. */ #define HAVE_RAW_DECL_FSYNC 1 /* Define to 1 if ftello is declared even after undefining macros. */ #define HAVE_RAW_DECL_FTELLO 1 /* Define to 1 if ftruncate is declared even after undefining macros. */ #define HAVE_RAW_DECL_FTRUNCATE 1 /* Define to 1 if futimens is declared even after undefining macros. */ #define HAVE_RAW_DECL_FUTIMENS 1 /* Define to 1 if getcwd is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETCWD 1 /* Define to 1 if getdelim is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETDELIM 1 /* Define to 1 if getdomainname is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETDOMAINNAME 1 /* Define to 1 if getdtablesize is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETDTABLESIZE 1 /* Define to 1 if getgroups is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETGROUPS 1 /* Define to 1 if gethostname is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETHOSTNAME 1 /* Define to 1 if getline is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETLINE 1 /* Define to 1 if getloadavg is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETLOADAVG 1 /* Define to 1 if getlogin is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETLOGIN 1 /* Define to 1 if getlogin_r is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETLOGIN_R 1 /* Define to 1 if getpagesize is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETPAGESIZE 1 /* Define to 1 if getpeername is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETPEERNAME 1 /* Define to 1 if gets is declared even after undefining macros. */ /* #undef HAVE_RAW_DECL_GETS */ /* Define to 1 if getsockname is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETSOCKNAME 1 /* Define to 1 if getsockopt is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETSOCKOPT 1 /* Define to 1 if getsubopt is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETSUBOPT 1 /* Define to 1 if gettimeofday is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETTIMEOFDAY 1 /* Define to 1 if getusershell is declared even after undefining macros. */ #define HAVE_RAW_DECL_GETUSERSHELL 1 /* Define to 1 if grantpt is declared even after undefining macros. */ #define HAVE_RAW_DECL_GRANTPT 1 /* Define to 1 if group_member is declared even after undefining macros. */ #define HAVE_RAW_DECL_GROUP_MEMBER 1 /* Define to 1 if hypotf is declared even after undefining macros. */ #define HAVE_RAW_DECL_HYPOTF 1 /* Define to 1 if hypotl is declared even after undefining macros. */ #define HAVE_RAW_DECL_HYPOTL 1 /* Define to 1 if ilogb is declared even after undefining macros. */ #define HAVE_RAW_DECL_ILOGB 1 /* Define to 1 if ilogbf is declared even after undefining macros. */ #define HAVE_RAW_DECL_ILOGBF 1 /* Define to 1 if ilogbl is declared even after undefining macros. */ #define HAVE_RAW_DECL_ILOGBL 1 /* Define to 1 if initstate is declared even after undefining macros. */ #define HAVE_RAW_DECL_INITSTATE 1 /* Define to 1 if initstate_r is declared even after undefining macros. */ #define HAVE_RAW_DECL_INITSTATE_R 1 /* Define to 1 if isatty is declared even after undefining macros. */ #define HAVE_RAW_DECL_ISATTY 1 /* Define to 1 if iswctype is declared even after undefining macros. */ #define HAVE_RAW_DECL_ISWCTYPE 1 /* Define to 1 if lchmod is declared even after undefining macros. */ #define HAVE_RAW_DECL_LCHMOD 1 /* Define to 1 if lchown is declared even after undefining macros. */ #define HAVE_RAW_DECL_LCHOWN 1 /* Define to 1 if ldexpf is declared even after undefining macros. */ #define HAVE_RAW_DECL_LDEXPF 1 /* Define to 1 if ldexpl is declared even after undefining macros. */ #define HAVE_RAW_DECL_LDEXPL 1 /* Define to 1 if link is declared even after undefining macros. */ #define HAVE_RAW_DECL_LINK 1 /* Define to 1 if linkat is declared even after undefining macros. */ #define HAVE_RAW_DECL_LINKAT 1 /* Define to 1 if listen is declared even after undefining macros. */ #define HAVE_RAW_DECL_LISTEN 1 /* Define to 1 if log is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOG 1 /* Define to 1 if log10 is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOG10 1 /* Define to 1 if log10f is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOG10F 1 /* Define to 1 if log10l is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOG10L 1 /* Define to 1 if log1p is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOG1P 1 /* Define to 1 if log1pf is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOG1PF 1 /* Define to 1 if log1pl is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOG1PL 1 /* Define to 1 if log2 is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOG2 1 /* Define to 1 if log2f is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOG2F 1 /* Define to 1 if log2l is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOG2L 1 /* Define to 1 if logb is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOGB 1 /* Define to 1 if logbf is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOGBF 1 /* Define to 1 if logbl is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOGBL 1 /* Define to 1 if logf is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOGF 1 /* Define to 1 if logl is declared even after undefining macros. */ #define HAVE_RAW_DECL_LOGL 1 /* Define to 1 if lseek is declared even after undefining macros. */ #define HAVE_RAW_DECL_LSEEK 1 /* Define to 1 if lstat is declared even after undefining macros. */ #define HAVE_RAW_DECL_LSTAT 1 /* Define to 1 if mbrlen is declared even after undefining macros. */ #define HAVE_RAW_DECL_MBRLEN 1 /* Define to 1 if mbrtowc is declared even after undefining macros. */ #define HAVE_RAW_DECL_MBRTOWC 1 /* Define to 1 if mbsinit is declared even after undefining macros. */ #define HAVE_RAW_DECL_MBSINIT 1 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */ #define HAVE_RAW_DECL_MBSNRTOWCS 1 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */ #define HAVE_RAW_DECL_MBSRTOWCS 1 /* Define to 1 if memmem is declared even after undefining macros. */ #define HAVE_RAW_DECL_MEMMEM 1 /* Define to 1 if mempcpy is declared even after undefining macros. */ #define HAVE_RAW_DECL_MEMPCPY 1 /* Define to 1 if memrchr is declared even after undefining macros. */ #define HAVE_RAW_DECL_MEMRCHR 1 /* Define to 1 if mkdirat is declared even after undefining macros. */ #define HAVE_RAW_DECL_MKDIRAT 1 /* Define to 1 if mkdtemp is declared even after undefining macros. */ #define HAVE_RAW_DECL_MKDTEMP 1 /* Define to 1 if mkfifo is declared even after undefining macros. */ #define HAVE_RAW_DECL_MKFIFO 1 /* Define to 1 if mkfifoat is declared even after undefining macros. */ #define HAVE_RAW_DECL_MKFIFOAT 1 /* Define to 1 if mknod is declared even after undefining macros. */ #define HAVE_RAW_DECL_MKNOD 1 /* Define to 1 if mknodat is declared even after undefining macros. */ #define HAVE_RAW_DECL_MKNODAT 1 /* Define to 1 if mkostemp is declared even after undefining macros. */ #define HAVE_RAW_DECL_MKOSTEMP 1 /* Define to 1 if mkostemps is declared even after undefining macros. */ #define HAVE_RAW_DECL_MKOSTEMPS 1 /* Define to 1 if mkstemp is declared even after undefining macros. */ #define HAVE_RAW_DECL_MKSTEMP 1 /* Define to 1 if mkstemps is declared even after undefining macros. */ #define HAVE_RAW_DECL_MKSTEMPS 1 /* Define to 1 if modf is declared even after undefining macros. */ #define HAVE_RAW_DECL_MODF 1 /* Define to 1 if modff is declared even after undefining macros. */ #define HAVE_RAW_DECL_MODFF 1 /* Define to 1 if modfl is declared even after undefining macros. */ #define HAVE_RAW_DECL_MODFL 1 /* Define to 1 if openat is declared even after undefining macros. */ #define HAVE_RAW_DECL_OPENAT 1 /* Define to 1 if opendir is declared even after undefining macros. */ #define HAVE_RAW_DECL_OPENDIR 1 /* Define to 1 if pclose is declared even after undefining macros. */ #define HAVE_RAW_DECL_PCLOSE 1 /* Define to 1 if pipe is declared even after undefining macros. */ #define HAVE_RAW_DECL_PIPE 1 /* Define to 1 if pipe2 is declared even after undefining macros. */ #define HAVE_RAW_DECL_PIPE2 1 /* Define to 1 if popen is declared even after undefining macros. */ #define HAVE_RAW_DECL_POPEN 1 /* Define to 1 if posix_openpt is declared even after undefining macros. */ #define HAVE_RAW_DECL_POSIX_OPENPT 1 /* Define to 1 if powf is declared even after undefining macros. */ #define HAVE_RAW_DECL_POWF 1 /* Define to 1 if pread is declared even after undefining macros. */ #define HAVE_RAW_DECL_PREAD 1 /* Define to 1 if pselect is declared even after undefining macros. */ #define HAVE_RAW_DECL_PSELECT 1 /* Define to 1 if pthread_sigmask is declared even after undefining macros. */ #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1 /* Define to 1 if ptsname is declared even after undefining macros. */ #define HAVE_RAW_DECL_PTSNAME 1 /* Define to 1 if ptsname_r is declared even after undefining macros. */ #define HAVE_RAW_DECL_PTSNAME_R 1 /* Define to 1 if pwrite is declared even after undefining macros. */ #define HAVE_RAW_DECL_PWRITE 1 /* Define to 1 if random is declared even after undefining macros. */ #define HAVE_RAW_DECL_RANDOM 1 /* Define to 1 if random_r is declared even after undefining macros. */ #define HAVE_RAW_DECL_RANDOM_R 1 /* Define to 1 if rawmemchr is declared even after undefining macros. */ #define HAVE_RAW_DECL_RAWMEMCHR 1 /* Define to 1 if readdir is declared even after undefining macros. */ #define HAVE_RAW_DECL_READDIR 1 /* Define to 1 if readlink is declared even after undefining macros. */ #define HAVE_RAW_DECL_READLINK 1 /* Define to 1 if readlinkat is declared even after undefining macros. */ #define HAVE_RAW_DECL_READLINKAT 1 /* Define to 1 if realpath is declared even after undefining macros. */ #define HAVE_RAW_DECL_REALPATH 1 /* Define to 1 if recv is declared even after undefining macros. */ #define HAVE_RAW_DECL_RECV 1 /* Define to 1 if recvfrom is declared even after undefining macros. */ #define HAVE_RAW_DECL_RECVFROM 1 /* Define to 1 if remainder is declared even after undefining macros. */ #define HAVE_RAW_DECL_REMAINDER 1 /* Define to 1 if remainderf is declared even after undefining macros. */ #define HAVE_RAW_DECL_REMAINDERF 1 /* Define to 1 if remainderl is declared even after undefining macros. */ #define HAVE_RAW_DECL_REMAINDERL 1 /* Define to 1 if renameat is declared even after undefining macros. */ #define HAVE_RAW_DECL_RENAMEAT 1 /* Define to 1 if rewinddir is declared even after undefining macros. */ #define HAVE_RAW_DECL_REWINDDIR 1 /* Define to 1 if rint is declared even after undefining macros. */ #define HAVE_RAW_DECL_RINT 1 /* Define to 1 if rintf is declared even after undefining macros. */ #define HAVE_RAW_DECL_RINTF 1 /* Define to 1 if rintl is declared even after undefining macros. */ #define HAVE_RAW_DECL_RINTL 1 /* Define to 1 if rmdir is declared even after undefining macros. */ #define HAVE_RAW_DECL_RMDIR 1 /* Define to 1 if round is declared even after undefining macros. */ #define HAVE_RAW_DECL_ROUND 1 /* Define to 1 if roundf is declared even after undefining macros. */ #define HAVE_RAW_DECL_ROUNDF 1 /* Define to 1 if roundl is declared even after undefining macros. */ #define HAVE_RAW_DECL_ROUNDL 1 /* Define to 1 if rpmatch is declared even after undefining macros. */ #define HAVE_RAW_DECL_RPMATCH 1 /* Define to 1 if scandir is declared even after undefining macros. */ #define HAVE_RAW_DECL_SCANDIR 1 /* Define to 1 if secure_getenv is declared even after undefining macros. */ #define HAVE_RAW_DECL_SECURE_GETENV 1 /* Define to 1 if select is declared even after undefining macros. */ #define HAVE_RAW_DECL_SELECT 1 /* Define to 1 if send is declared even after undefining macros. */ #define HAVE_RAW_DECL_SEND 1 /* Define to 1 if sendto is declared even after undefining macros. */ #define HAVE_RAW_DECL_SENDTO 1 /* Define to 1 if setenv is declared even after undefining macros. */ #define HAVE_RAW_DECL_SETENV 1 /* Define to 1 if sethostname is declared even after undefining macros. */ #define HAVE_RAW_DECL_SETHOSTNAME 1 /* Define to 1 if setsockopt is declared even after undefining macros. */ #define HAVE_RAW_DECL_SETSOCKOPT 1 /* Define to 1 if setstate is declared even after undefining macros. */ #define HAVE_RAW_DECL_SETSTATE 1 /* Define to 1 if setstate_r is declared even after undefining macros. */ #define HAVE_RAW_DECL_SETSTATE_R 1 /* Define to 1 if setusershell is declared even after undefining macros. */ #define HAVE_RAW_DECL_SETUSERSHELL 1 /* Define to 1 if shutdown is declared even after undefining macros. */ #define HAVE_RAW_DECL_SHUTDOWN 1 /* Define to 1 if sigaction is declared even after undefining macros. */ #define HAVE_RAW_DECL_SIGACTION 1 /* Define to 1 if sigaddset is declared even after undefining macros. */ #define HAVE_RAW_DECL_SIGADDSET 1 /* Define to 1 if sigdelset is declared even after undefining macros. */ #define HAVE_RAW_DECL_SIGDELSET 1 /* Define to 1 if sigemptyset is declared even after undefining macros. */ #define HAVE_RAW_DECL_SIGEMPTYSET 1 /* Define to 1 if sigfillset is declared even after undefining macros. */ #define HAVE_RAW_DECL_SIGFILLSET 1 /* Define to 1 if sigismember is declared even after undefining macros. */ #define HAVE_RAW_DECL_SIGISMEMBER 1 /* Define to 1 if sigpending is declared even after undefining macros. */ #define HAVE_RAW_DECL_SIGPENDING 1 /* Define to 1 if sigprocmask is declared even after undefining macros. */ #define HAVE_RAW_DECL_SIGPROCMASK 1 /* Define to 1 if sinf is declared even after undefining macros. */ #define HAVE_RAW_DECL_SINF 1 /* Define to 1 if sinhf is declared even after undefining macros. */ #define HAVE_RAW_DECL_SINHF 1 /* Define to 1 if sinl is declared even after undefining macros. */ #define HAVE_RAW_DECL_SINL 1 /* Define to 1 if sleep is declared even after undefining macros. */ #define HAVE_RAW_DECL_SLEEP 1 /* Define to 1 if snprintf is declared even after undefining macros. */ #define HAVE_RAW_DECL_SNPRINTF 1 /* Define to 1 if socket is declared even after undefining macros. */ #define HAVE_RAW_DECL_SOCKET 1 /* Define to 1 if sqrtf is declared even after undefining macros. */ #define HAVE_RAW_DECL_SQRTF 1 /* Define to 1 if sqrtl is declared even after undefining macros. */ #define HAVE_RAW_DECL_SQRTL 1 /* Define to 1 if srandom is declared even after undefining macros. */ #define HAVE_RAW_DECL_SRANDOM 1 /* Define to 1 if srandom_r is declared even after undefining macros. */ #define HAVE_RAW_DECL_SRANDOM_R 1 /* Define to 1 if stat is declared even after undefining macros. */ #define HAVE_RAW_DECL_STAT 1 /* Define to 1 if stpcpy is declared even after undefining macros. */ #define HAVE_RAW_DECL_STPCPY 1 /* Define to 1 if stpncpy is declared even after undefining macros. */ #define HAVE_RAW_DECL_STPNCPY 1 /* Define to 1 if strcasecmp is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRCASECMP 1 /* Define to 1 if strcasestr is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRCASESTR 1 /* Define to 1 if strchrnul is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRCHRNUL 1 /* Define to 1 if strdup is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRDUP 1 /* Define to 1 if strerror_r is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRERROR_R 1 /* Define to 1 if strncasecmp is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRNCASECMP 1 /* Define to 1 if strncat is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRNCAT 1 /* Define to 1 if strndup is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRNDUP 1 /* Define to 1 if strnlen is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRNLEN 1 /* Define to 1 if strpbrk is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRPBRK 1 /* Define to 1 if strsep is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRSEP 1 /* Define to 1 if strsignal is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRSIGNAL 1 /* Define to 1 if strtod is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRTOD 1 /* Define to 1 if strtok_r is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRTOK_R 1 /* Define to 1 if strtoll is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRTOLL 1 /* Define to 1 if strtoull is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRTOULL 1 /* Define to 1 if strverscmp is declared even after undefining macros. */ #define HAVE_RAW_DECL_STRVERSCMP 1 /* Define to 1 if symlink is declared even after undefining macros. */ #define HAVE_RAW_DECL_SYMLINK 1 /* Define to 1 if symlinkat is declared even after undefining macros. */ #define HAVE_RAW_DECL_SYMLINKAT 1 /* Define to 1 if tanf is declared even after undefining macros. */ #define HAVE_RAW_DECL_TANF 1 /* Define to 1 if tanhf is declared even after undefining macros. */ #define HAVE_RAW_DECL_TANHF 1 /* Define to 1 if tanl is declared even after undefining macros. */ #define HAVE_RAW_DECL_TANL 1 /* Define to 1 if times is declared even after undefining macros. */ #define HAVE_RAW_DECL_TIMES 1 /* Define to 1 if tmpfile is declared even after undefining macros. */ #define HAVE_RAW_DECL_TMPFILE 1 /* Define to 1 if towctrans is declared even after undefining macros. */ #define HAVE_RAW_DECL_TOWCTRANS 1 /* Define to 1 if trunc is declared even after undefining macros. */ #define HAVE_RAW_DECL_TRUNC 1 /* Define to 1 if truncf is declared even after undefining macros. */ #define HAVE_RAW_DECL_TRUNCF 1 /* Define to 1 if truncl is declared even after undefining macros. */ #define HAVE_RAW_DECL_TRUNCL 1 /* Define to 1 if ttyname_r is declared even after undefining macros. */ #define HAVE_RAW_DECL_TTYNAME_R 1 /* Define to 1 if uname is declared even after undefining macros. */ #define HAVE_RAW_DECL_UNAME 1 /* Define to 1 if unlink is declared even after undefining macros. */ #define HAVE_RAW_DECL_UNLINK 1 /* Define to 1 if unlinkat is declared even after undefining macros. */ #define HAVE_RAW_DECL_UNLINKAT 1 /* Define to 1 if unlockpt is declared even after undefining macros. */ #define HAVE_RAW_DECL_UNLOCKPT 1 /* Define to 1 if unsetenv is declared even after undefining macros. */ #define HAVE_RAW_DECL_UNSETENV 1 /* Define to 1 if usleep is declared even after undefining macros. */ #define HAVE_RAW_DECL_USLEEP 1 /* Define to 1 if utimensat is declared even after undefining macros. */ #define HAVE_RAW_DECL_UTIMENSAT 1 /* Define to 1 if vdprintf is declared even after undefining macros. */ #define HAVE_RAW_DECL_VDPRINTF 1 /* Define to 1 if vsnprintf is declared even after undefining macros. */ #define HAVE_RAW_DECL_VSNPRINTF 1 /* Define to 1 if wcpcpy is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCPCPY 1 /* Define to 1 if wcpncpy is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCPNCPY 1 /* Define to 1 if wcrtomb is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCRTOMB 1 /* Define to 1 if wcscasecmp is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSCASECMP 1 /* Define to 1 if wcscat is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSCAT 1 /* Define to 1 if wcschr is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSCHR 1 /* Define to 1 if wcscmp is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSCMP 1 /* Define to 1 if wcscoll is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSCOLL 1 /* Define to 1 if wcscpy is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSCPY 1 /* Define to 1 if wcscspn is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSCSPN 1 /* Define to 1 if wcsdup is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSDUP 1 /* Define to 1 if wcslen is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSLEN 1 /* Define to 1 if wcsncasecmp is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSNCASECMP 1 /* Define to 1 if wcsncat is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSNCAT 1 /* Define to 1 if wcsncmp is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSNCMP 1 /* Define to 1 if wcsncpy is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSNCPY 1 /* Define to 1 if wcsnlen is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSNLEN 1 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSNRTOMBS 1 /* Define to 1 if wcspbrk is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSPBRK 1 /* Define to 1 if wcsrchr is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSRCHR 1 /* Define to 1 if wcsrtombs is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSRTOMBS 1 /* Define to 1 if wcsspn is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSSPN 1 /* Define to 1 if wcsstr is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSSTR 1 /* Define to 1 if wcstok is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSTOK 1 /* Define to 1 if wcswidth is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSWIDTH 1 /* Define to 1 if wcsxfrm is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCSXFRM 1 /* Define to 1 if wctob is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCTOB 1 /* Define to 1 if wctrans is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCTRANS 1 /* Define to 1 if wctype is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCTYPE 1 /* Define to 1 if wcwidth is declared even after undefining macros. */ #define HAVE_RAW_DECL_WCWIDTH 1 /* Define to 1 if wmemchr is declared even after undefining macros. */ #define HAVE_RAW_DECL_WMEMCHR 1 /* Define to 1 if wmemcmp is declared even after undefining macros. */ #define HAVE_RAW_DECL_WMEMCMP 1 /* Define to 1 if wmemcpy is declared even after undefining macros. */ #define HAVE_RAW_DECL_WMEMCPY 1 /* Define to 1 if wmemmove is declared even after undefining macros. */ #define HAVE_RAW_DECL_WMEMMOVE 1 /* Define to 1 if wmemset is declared even after undefining macros. */ #define HAVE_RAW_DECL_WMEMSET 1 /* Define to 1 if _Exit is declared even after undefining macros. */ #define HAVE_RAW_DECL__EXIT 1 /* Define to 1 if you have the `readdir' function. */ #define HAVE_READDIR 1 /* Define to 1 if you have the `readlink' function. */ #define HAVE_READLINK 1 /* Define to 1 if your system has a GNU libc compatible 'realloc' function, and to 0 otherwise. */ #define HAVE_REALLOC_GNU 1 /* Define if the 'realloc' function is POSIX compliant. */ #define HAVE_REALLOC_POSIX 1 /* Define to 1 if you have the `realpath' function. */ #define HAVE_REALPATH 1 /* Define to 1 if you have the `resolvepath' function. */ /* #undef HAVE_RESOLVEPATH */ /* Define to 1 if you have the `rewinddir' function. */ #define HAVE_REWINDDIR 1 /* Define to 1 if you have the `round' function. */ #define HAVE_ROUND 1 /* Define to 1 if you have the `roundl' function. */ #define HAVE_ROUNDL 1 /* Define to 1 if 'long double' and 'double' have the same representation. */ /* #undef HAVE_SAME_LONG_DOUBLE_AS_DOUBLE */ /* Define to 1 if the system has the type `sa_family_t'. */ #define HAVE_SA_FAMILY_T 1 /* Define to 1 if you have the `sched_getaffinity' function. */ #define HAVE_SCHED_GETAFFINITY 1 /* Define to 1 if sched_getaffinity has a glibc compatible declaration. */ #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 /* Define to 1 if you have the `sched_getaffinity_np' function. */ /* #undef HAVE_SCHED_GETAFFINITY_NP */ /* Define to 1 if you have the `secure_getenv' function. */ #define HAVE_SECURE_GETENV 1 /* Define to 1 if you have the `select' function. */ #define HAVE_SELECT 1 /* Define to 1 if you have the `setdtablesize' function. */ /* #undef HAVE_SETDTABLESIZE */ /* Define to 1 if you have the `setgrent' function. */ #define HAVE_SETGRENT 1 /* Define to 1 if you have the `setlocale' function. */ #define HAVE_SETLOCALE 1 /* Define to 1 if you have the Qt SetPlaceholderText function. */ /* #undef HAVE_SETPLACEHOLDERTEXT */ /* Define to 1 if you have the `setpwent' function. */ #define HAVE_SETPWENT 1 /* Define to 1 if you have the `setvbuf' function. */ /* #undef HAVE_SETVBUF */ /* Define to 1 if you have the header file. */ #define HAVE_SGTTY_H 1 /* Define to 1 if your system has shl_load and shl_findsym for dynamic linking. */ /* #undef HAVE_SHL_LOAD_API */ /* Define to 1 if you have the `shutdown' function. */ #define HAVE_SHUTDOWN 1 /* Define to 1 if you have the `sigaction' function. */ #define HAVE_SIGACTION 1 /* Define to 1 if you have the `sigaltstack' function. */ #define HAVE_SIGALTSTACK 1 /* Define to 1 if the system has the type `siginfo_t'. */ /* #undef HAVE_SIGINFO_T */ /* Define to 1 if you have the `siginterrupt' function. */ #define HAVE_SIGINTERRUPT 1 /* Define to 1 if you have the `siglongjmp' function. */ #define HAVE_SIGLONGJMP 1 /* Define to 1 if you have the `signbit' function. */ /* #undef HAVE_SIGNBIT */ /* Define to 1 if 'sig_atomic_t' is a signed integer type. */ /* #undef HAVE_SIGNED_SIG_ATOMIC_T */ /* Define to 1 if 'wchar_t' is a signed integer type. */ /* #undef HAVE_SIGNED_WCHAR_T */ /* Define to 1 if 'wint_t' is a signed integer type. */ /* #undef HAVE_SIGNED_WINT_T */ /* Define to 1 if the system has the type `sigset_t'. */ #define HAVE_SIGSET_T 1 /* Define to 1 if you have the `sleep' function. */ #define HAVE_SLEEP 1 /* Define to 1 if sndfile is available. */ /* #undef HAVE_SNDFILE */ /* Define to 1 if you have the `snprintf' function. */ #define HAVE_SNPRINTF 1 /* Define if the return value of the snprintf function is the number of of bytes (excluding the terminating NUL) that would have been produced if the buffer had been large enough. */ #define HAVE_SNPRINTF_RETVAL_C99 1 /* Define to 1 if you have the `sqrt' function. */ #define HAVE_SQRT 1 /* Define to 1 if you have the `sqrtf' function. */ #define HAVE_SQRTF 1 /* Define to 1 if you have the header file. */ #define HAVE_SSTREAM 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define if exists, doesn't clash with , and declares uintmax_t. */ #define HAVE_STDINT_H_WITH_UINTMAX 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strcasecmp' function. */ #define HAVE_STRCASECMP 1 /* Define to 1 if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define to 1 if you have the `strerror_r' function. */ #define HAVE_STRERROR_R 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the `strncasecmp' function. */ #define HAVE_STRNCASECMP 1 /* Define to 1 if you have the `strndup' function. */ #define HAVE_STRNDUP 1 /* Define to 1 if you have the `strnlen' function. */ #define HAVE_STRNLEN 1 /* Define to 1 if you have the `strptime' function. */ #define HAVE_STRPTIME 1 /* Define to 1 if you have the `strsignal' function. */ #define HAVE_STRSIGNAL 1 /* Define if there is a member named d_type in the struct describing directory headers. */ #define HAVE_STRUCT_DIRENT_D_TYPE 1 /* Define to 1 if `gr_passwd' is a member of `struct group'. */ /* #undef HAVE_STRUCT_GROUP_GR_PASSWD */ /* Define to 1 if `sa_sigaction' is a member of `struct sigaction'. */ #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 /* Define to 1 if the system has the type `struct sockaddr_storage'. */ #define HAVE_STRUCT_SOCKADDR_STORAGE 1 /* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */ #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 /* Define to 1 if `st_blksize' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 /* Define to 1 if `st_blocks' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_BLOCKS 1 /* Define to 1 if `st_rdev' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_RDEV 1 /* Define to 1 if the system has the type `struct tms'. */ #define HAVE_STRUCT_TMS 1 /* Define to 1 if `tm_zone' is a member of `struct tm'. */ #define HAVE_STRUCT_TM_TM_ZONE 1 /* Define to 1 if the system has the type `struct utsname'. */ #define HAVE_STRUCT_UTSNAME 1 /* Define if struct stat has an st_dm_mode member. */ /* #undef HAVE_ST_DM_MODE */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SUITESPARSE_AMD_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SUITESPARSE_CAMD_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SUITESPARSE_CCOLAMD_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SUITESPARSE_CHOLMOD_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SUITESPARSE_COLAMD_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SUITESPARSE_CS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SUITESPARSE_UMFPACK_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SUNMATH_H */ /* Define to 1 if you have the `symlink' function. */ #define HAVE_SYMLINK 1 /* Define to 1 if you have the `sysctl' function. */ #define HAVE_SYSCTL 1 /* Define to 1 if you have the `sysmp' function. */ /* #undef HAVE_SYSMP */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_BITYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_CDEFS_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_INTTYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_MMAN_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_POLL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_PSTAT_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_RESOURCE_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SYSCTL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_SYSMP_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TIMEB_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIMES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_UIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_UTSNAME_H 1 /* Define to 1 if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define to 1 if you have the `tcgetattr' function. */ #define HAVE_TCGETATTR 1 /* Define to 1 if you have the `tcsetattr' function. */ #define HAVE_TCSETATTR 1 /* Define to 1 if you have the header file. */ #define HAVE_TERMCAP_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TERMIOS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TERMIO_H 1 /* Define to 1 if you have the `tgamma' function. */ #define HAVE_TGAMMA 1 /* Define to 1 if you have the `tgammaf' function. */ #define HAVE_TGAMMAF 1 /* Define to 1 if you have the `times' function. */ #define HAVE_TIMES 1 /* Define if struct tm has the tm_gmtoff member. */ #define HAVE_TM_GMTOFF 1 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use `HAVE_STRUCT_TM_TM_ZONE' instead. */ #define HAVE_TM_ZONE 1 /* Define to 1 if you have the `toascii' function. */ #define HAVE_TOASCII 1 /* Define to 1 if you have the `towlower' function. */ #define HAVE_TOWLOWER 1 /* Define to 1 if you have the header file. */ #define HAVE_TR1_UNORDERED_MAP 1 /* Define to 1 if you don't have `tm_zone' but do have the external array `tzname'. */ /* #undef HAVE_TZNAME */ /* Define to 1 if you have the `tzset' function. */ #define HAVE_TZSET 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UFSPARSE_AMD_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UFSPARSE_CAMD_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UFSPARSE_CCOLAMD_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UFSPARSE_CHOLMOD_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UFSPARSE_COLAMD_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UFSPARSE_CS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UFSPARSE_UMFPACK_H */ /* Define to 1 if you have the `umask' function. */ #define HAVE_UMASK 1 /* Define to 1 if UMFPACK is available. */ #define HAVE_UMFPACK 1 /* Define to 1 if you have the header file. */ #define HAVE_UMFPACK_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UMFPACK_UMFPACK_H */ /* Define to 1 if you have the `uname' function. */ #define HAVE_UNAME 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UNORDERED_MAP */ /* Define to 1 if you have the `unsetenv' function. */ #define HAVE_UNSETENV 1 /* Define to 1 if the system has the type 'unsigned long long int'. */ #define HAVE_UNSIGNED_LONG_LONG_INT 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UTIL_H */ /* Define to 1 if you have the `vasnprintf' function. */ /* #undef HAVE_VASNPRINTF */ /* Define to 1 if you have the `vasprintf' function. */ #define HAVE_VASPRINTF 1 /* Define to 1 if you have the `waitpid' function. */ #define HAVE_WAITPID 1 /* Define to 1 if you have the header file. */ #define HAVE_WCHAR_H 1 /* Define if you have the 'wchar_t' type. */ #define HAVE_WCHAR_T 1 /* Define to 1 if you have the `wcrtomb' function. */ #define HAVE_WCRTOMB 1 /* Define to 1 if you have the `wcslen' function. */ #define HAVE_WCSLEN 1 /* Define to 1 if you have the `wcsnlen' function. */ #define HAVE_WCSNLEN 1 /* Define to 1 if you have the header file. */ #define HAVE_WCTYPE_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_WINDOWS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_WINSOCK2_H */ /* Define if you have the 'wint_t' type. */ #define HAVE_WINT_T 1 /* Define to 1 if you have the `wmemchr' function. */ #define HAVE_WMEMCHR 1 /* Define to 1 if you have the `wmemcpy' function. */ #define HAVE_WMEMCPY 1 /* Define to 1 if you have the `wmempcpy' function. */ #define HAVE_WMEMPCPY 1 /* Define to 1 if fstatat (..., 0) works. For example, it does not work in AIX 7.1. */ /* #undef HAVE_WORKING_FSTATAT_ZERO_FLAG */ /* Define to 1 if O_NOATIME works. */ #define HAVE_WORKING_O_NOATIME 1 /* Define to 1 if O_NOFOLLOW works. */ #define HAVE_WORKING_O_NOFOLLOW 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_WS2TCPIP_H */ /* Define to 1 if Xft is present. */ /* #undef HAVE_XFT */ /* Define to 1 if you have X11. */ #define HAVE_X_WINDOWS 1 /* Define to 1 if ZLIB is available. */ #define HAVE_Z 1 /* Define to 1 if ZLIB is available. */ #define HAVE_ZLIB 1 /* Define to 1 if you have the header file. */ #define HAVE_ZLIB_H 1 /* Define to 1 if the system has the type `_Bool'. */ #define HAVE__BOOL 1 /* Define to 1 if you have the `_finite' function. */ /* #undef HAVE__FINITE */ /* Define to 1 if you have the `_fseeki64' function. */ /* #undef HAVE__FSEEKI64 */ /* Define to 1 if you have the `_ftelli64' function. */ /* #undef HAVE__FTELLI64 */ /* Define to 1 if you have the `_ftime' function. */ /* #undef HAVE__FTIME */ /* Define to 1 if you have the `_hypotf' function. */ /* #undef HAVE__HYPOTF */ /* Define to 1 if you have the `_isnan' function. */ /* #undef HAVE__ISNAN */ /* Define to 1 if you have the `_kbhit' function. */ /* #undef HAVE__KBHIT */ /* Define to 1 if you have the `_set_invalid_parameter_handler' function. */ /* #undef HAVE__SET_INVALID_PARAMETER_HANDLER */ /* Define to 1 if you have the `__fpurge' function. */ #define HAVE___FPURGE 1 /* Define to 1 if you have the `__freading' function. */ #define HAVE___FREADING 1 /* Define to 1 if you have the `__secure_getenv' function. */ /* #undef HAVE___SECURE_GETENV */ /* Define HOST_NAME_MAX when does not define it. */ /* #undef HOST_NAME_MAX */ /* Java home (top-level installation dir) */ #define JAVA_HOME "" /* Java library path (libjvm) */ #define JAVA_LDPATH "" /* Define as the bit index in the word where to find bit 0 of the exponent of 'long double'. */ /* #undef LDBL_EXPBIT0_BIT */ /* Define as the word index where to find the exponent of 'long double'. */ /* #undef LDBL_EXPBIT0_WORD */ /* Define as the bit index in the word where to find the sign of 'long double'. */ /* #undef LDBL_SIGNBIT_BIT */ /* Define as the word index where to find the sign of 'long double'. */ /* #undef LDBL_SIGNBIT_WORD */ /* Define to 1 if LLVM::legacy::PassManager exists. */ /* #undef LEGACY_PASSMANAGER */ /* Define to 1 if lseek does not detect pipes. */ /* #undef LSEEK_PIPE_BROKEN */ /* Define to 1 if 'lstat' dereferences a symlink specified with a trailing slash. */ #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */ #define MALLOC_0_IS_NONNULL 1 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */ /* #undef MAP_ANONYMOUS */ /* Define if the mbrtowc function does not return (size_t) -2 for empty input. */ #define MBRTOWC_EMPTY_INPUT_BUG 1 /* Define if the mbrtowc function has the NULL pwc argument bug. */ /* #undef MBRTOWC_NULL_ARG1_BUG */ /* Define if the mbrtowc function has the NULL string argument bug. */ /* #undef MBRTOWC_NULL_ARG2_BUG */ /* Define if the mbrtowc function does not return 0 for a NUL character. */ /* #undef MBRTOWC_NUL_RETVAL_BUG */ /* Define if the mbrtowc function returns a wrong return value. */ /* #undef MBRTOWC_RETVAL_BUG */ /* Define to 1 if mkfifo does not reject trailing slash */ /* #undef MKFIFO_TRAILING_SLASH_BUG */ /* Define to 1 if the Qhull library needs a qh_version variable defined. */ /* #undef NEED_QHULL_VERSION */ /* Define to 1 if you want to avoid min/max macro definition in Windows headers. */ /* #undef NOMINMAX */ /* Define to the type of octave_idx_type (64 or 32 bit signed integer). */ #define OCTAVE_IDX_TYPE int /* Define to 1 if this is Octave. */ #define OCTAVE_SOURCE 1 /* Define to 1 if open() fails to recognize a trailing slash. */ /* #undef OPEN_TRAILING_SLASH_BUG */ /* Name of package */ #define PACKAGE "octave" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" /* Define to the full name of this package. */ #define PACKAGE_NAME "GNU Octave" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "GNU Octave 4.0.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "octave" /* Define to the home page for this package. */ #define PACKAGE_URL "http://www.gnu.org/software/octave/" /* Define to the version of this package. */ #define PACKAGE_VERSION "4.0.0" /* Define to the type that is the result of default argument promotions of type mode_t. */ #define PROMOTED_MODE_T mode_t /* Define to necessary symbol if this constant uses a non-standard name on your system. */ /* #undef PTHREAD_CREATE_JOINABLE */ /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type 'ptrdiff_t'. */ /* #undef PTRDIFF_T_SUFFIX */ /* Define to 1 if LLVM::raw_fd_ostream arg type is llvm::sys:fs. */ /* #undef RAW_FD_OSTREAM_ARG_IS_LLVM_SYS_FS */ /* Define to 1 if readlink fails to recognize a trailing slash. */ /* #undef READLINK_TRAILING_SLASH_BUG */ /* Define if rename does not work when the destination file exists, as on Cygwin 1.5 or Windows. */ /* #undef RENAME_DEST_EXISTS_BUG */ /* Define if rename fails to leave hard links alone, as on NetBSD 1.6 or Cygwin 1.5. */ /* #undef RENAME_HARD_LINK_BUG */ /* Define if rename does not correctly handle slashes on the destination argument, such as on Solaris 10 or NetBSD 1.6. */ /* #undef RENAME_TRAILING_SLASH_DEST_BUG */ /* Define if rename does not correctly handle slashes on the source argument, such as on Solaris 9 or cygwin 1.5. */ /* #undef RENAME_TRAILING_SLASH_SOURCE_BUG */ /* Define to 1 if gnulib's fchdir() replacement is used. */ /* #undef REPLACE_FCHDIR */ /* Define to 1 if stat needs help when passed a directory name with a trailing slash */ /* #undef REPLACE_FUNC_STAT_DIR */ /* Define to 1 if stat needs help when passed a file name with a trailing slash */ /* #undef REPLACE_FUNC_STAT_FILE */ /* Define to 1 if open() should work around the inability to open a directory. */ /* #undef REPLACE_OPEN_DIRECTORY */ /* Define to 1 if strerror(0) does not return a message implying success. */ /* #undef REPLACE_STRERROR_0 */ /* Define if vasnprintf exists but is overridden by gnulib. */ /* #undef REPLACE_VASNPRINTF */ /* Define to 1 if your struct rusage only has time information. */ /* #undef RUSAGE_TIMES_ONLY */ /* Define this to be the path separator for your system, as a character constant. */ #define SEPCHAR ':' /* Define this to be the path separator for your system, as a string. */ #define SEPCHAR_STR ":" /* Define this to be the path to the shell command interpreter. */ #define SHELL_PATH "/bin/sh" /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type 'sig_atomic_t'. */ /* #undef SIG_ATOMIC_T_SUFFIX */ /* The size of `int', as computed by sizeof. */ #define SIZEOF_INT 4 /* The size of `int64_t', as computed by sizeof. */ /* #undef SIZEOF_INT64_T */ /* The size of `long', as computed by sizeof. */ #define SIZEOF_LONG 8 /* The size of `long double', as computed by sizeof. */ #define SIZEOF_LONG_DOUBLE 16 /* The size of `long long', as computed by sizeof. */ #define SIZEOF_LONG_LONG 8 /* The size of `short', as computed by sizeof. */ #define SIZEOF_SHORT 2 /* The size of `void *', as computed by sizeof. */ /* #undef SIZEOF_VOID_P */ /* Define as the maximum value of type 'size_t', if the system doesn't define it. */ #ifndef SIZE_MAX /* # undef SIZE_MAX */ #endif /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type 'size_t'. */ /* #undef SIZE_T_SUFFIX */ /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at runtime. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ /* #undef STACK_DIRECTION */ /* Define to 1 if the `S_IS*' macros in do not work properly. */ /* #undef STAT_MACROS_BROKEN */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if strerror_r returns char *. */ #define STRERROR_R_CHAR_P 1 /* Define to 1 if your declares `struct tm'. */ /* #undef TM_IN_SYS_TIME */ /* Define to 1 if the UMFPACK Complex solver allows matrix and RHS to be split independently. */ #define UMFPACK_SEPARATE_SPLIT 1 /* Define to 1 if unlink() on a parent directory may succeed */ /* #undef UNLINK_PARENT_BUG */ /* Define to 1 if using 64-bit integers for array dimensions and indexing. */ /* #undef USE_64_BIT_IDX_T */ /* Define to 1 to use atomic operations for reference counting. */ #define USE_ATOMIC_REFCOUNT 1 /* Define to 1 if BLAS functions need to be wrapped (potentially needed for 64-bit OSX only). */ /* #undef USE_BLASWRAP */ /* Define to 1 to use the readline library. */ #define USE_READLINE 1 /* Enable extensions on AIX 3, Interix. */ #ifndef _ALL_SOURCE # define _ALL_SOURCE 1 #endif /* Enable general extensions on OS X. */ #ifndef _DARWIN_C_SOURCE # define _DARWIN_C_SOURCE 1 #endif /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # define _GNU_SOURCE 1 #endif /* Use GNU style printf and scanf. */ #ifndef __USE_MINGW_ANSI_STDIO # define __USE_MINGW_ANSI_STDIO 1 #endif /* Enable threading extensions on Solaris. */ #ifndef _POSIX_PTHREAD_SEMANTICS # define _POSIX_PTHREAD_SEMANTICS 1 #endif /* Enable extensions on HP NonStop. */ #ifndef _TANDEM_SOURCE # define _TANDEM_SOURCE 1 #endif /* Enable X/Open extensions if necessary. HP-UX 11.11 defines mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of whether compiling with -Ae or -D_HPUX_SOURCE=1. */ #ifndef _XOPEN_SOURCE /* # undef _XOPEN_SOURCE */ #endif /* Enable general extensions on Solaris. */ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif /* Define to 1 if unordered_map requires the use of tr1 namespace. */ #define USE_UNORDERED_MAP_WITH_TR1 1 /* Version number of package */ #define VERSION "4.0.0" /* Define to 1 if unsetenv returns void instead of int. */ /* #undef VOID_UNSETENV */ /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type 'wchar_t'. */ /* #undef WCHAR_T_SUFFIX */ /* Define if WSAStartup is needed. */ /* #undef WINDOWS_SOCKETS */ /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type 'wint_t'. */ /* #undef WINT_T_SUFFIX */ /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 # endif #else # ifndef WORDS_BIGENDIAN /* # undef WORDS_BIGENDIAN */ # endif #endif /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #define YYTEXT_POINTER 1 #if defined (__cplusplus) extern "C" { #endif #if HAVE_EXP2 && ! HAVE_DECL_EXP2 double exp2 (double); #endif #if HAVE_ROUND && ! HAVE_DECL_ROUND double round (double); #endif #if HAVE_TGAMMA && ! HAVE_DECL_TGAMMA double tgamma (double); #endif #if defined (__cplusplus) } #endif /* Enable large inode numbers on Mac OS X 10.5. */ #define _DARWIN_USE_64_BIT_INODE 1 /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ /* Define to 1 if Gnulib overrides 'struct stat' on Windows so that struct stat.st_size becomes 64-bit. */ /* #undef _GL_WINDOWS_64_BIT_ST_SIZE */ /* Define to 1 if using HDF5 dll (Win32). */ /* #undef _HDF5USEDLL_ */ /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ /* #undef _LARGEFILE_SOURCE */ /* Define for large files, on AIX-style hosts. */ /* #undef _LARGE_FILES */ /* Define to 1 if on MINIX. */ /* #undef _MINIX */ /* Define to 1 to make NetBSD features available. MINIX 3 needs this. */ /* #undef _NETBSD_SOURCE */ /* The _Noreturn keyword of C11. */ #if ! (defined _Noreturn \ || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__)) # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \ || 0x5110 <= __SUNPRO_C) # define _Noreturn __attribute__ ((__noreturn__)) # elif defined _MSC_VER && 1200 <= _MSC_VER # define _Noreturn __declspec (noreturn) # else # define _Noreturn # endif #endif /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ /* #undef _POSIX_1_SOURCE */ /* Define to 1 in order to get the POSIX compatible declarations of socket functions. */ /* #undef _POSIX_PII_SOCKET */ /* Define to 1 if you need to in order for 'stat' and other things to work. */ /* #undef _POSIX_SOURCE */ /* Define for Solaris 2.5.1 so the uint64_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ /* #undef _UINT64_T */ /* Define to 1 if _USE_MATH_DEFINES is required to get math constants like M_LN2. */ /* #undef _USE_MATH_DEFINES */ /* Define to 0x0403 to access InitializeCriticalSectionAndSpinCount. */ /* #undef _WIN32_WINNT */ /* Define to rpl_ if the getopt replacement functions and variables should be used. */ /* #undef __GETOPT_PREFIX */ /* Define to 1 if your version of GNU libc has buggy inline assembly code for math functions like exp. */ #define __NO_MATH_INLINES 1 /* Please see the Gnulib manual for how to use these macros. Suppress extern inline with HP-UX cc, as it appears to be broken; see . Suppress extern inline with Sun C in standards-conformance mode, as it mishandles inline functions that call each other. E.g., for 'inline void f (void) { } inline void g (void) { f (); }', c99 incorrectly complains 'reference to static identifier "f" in extern inline function'. This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16. Suppress extern inline (with or without __attribute__ ((__gnu_inline__))) on configurations that mistakenly use 'static inline' to implement functions or macros in standard C headers like . For example, if isdigit is mistakenly implemented via a static inline function, a program containing an extern inline function that calls isdigit may not work since the C standard prohibits extern inline functions from calling static functions. This bug is known to occur on: OS X 10.8 and earlier; see: http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html DragonFly; see http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/ah-tty-0.3.12.log FreeBSD; see: http://lists.gnu.org/archive/html/bug-gnulib/2014-07/msg00104.html OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and for clang but remains for g++; see . Assume DragonFly and FreeBSD will be similar. */ #if (((defined __APPLE__ && defined __MACH__) \ || defined __DragonFly__ || defined __FreeBSD__) \ && (defined __header_inline \ ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \ && ! defined __clang__) \ : ((! defined _DONT_USE_CTYPE_INLINE_ \ && (defined __GNUC__ || defined __cplusplus)) \ || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \ && defined __GNUC__ && ! defined __cplusplus)))) # define _GL_EXTERN_INLINE_STDHEADER_BUG #endif #if ((__GNUC__ \ ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \ : (199901L <= __STDC_VERSION__ \ && !defined __HP_cc \ && !(defined __SUNPRO_C && __STDC__))) \ && !defined _GL_EXTERN_INLINE_STDHEADER_BUG) # define _GL_INLINE inline # define _GL_EXTERN_INLINE extern inline # define _GL_EXTERN_INLINE_IN_USE #elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \ && !defined _GL_EXTERN_INLINE_STDHEADER_BUG) # if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__ /* __gnu_inline__ suppresses a GCC 4.2 diagnostic. */ # define _GL_INLINE extern inline __attribute__ ((__gnu_inline__)) # else # define _GL_INLINE extern inline # endif # define _GL_EXTERN_INLINE extern # define _GL_EXTERN_INLINE_IN_USE #else # define _GL_INLINE static _GL_UNUSED # define _GL_EXTERN_INLINE static _GL_UNUSED #endif /* In GCC, suppress bogus "no previous prototype for 'FOO'" and "no previous declaration for 'FOO'" diagnostics, when FOO is an inline function in the header; see and . */ #if 4 < __GNUC__ + (6 <= __GNUC_MINOR__) # if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ # define _GL_INLINE_HEADER_CONST_PRAGMA # else # define _GL_INLINE_HEADER_CONST_PRAGMA \ _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"") # endif # define _GL_INLINE_HEADER_BEGIN \ _Pragma ("GCC diagnostic push") \ _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \ _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \ _GL_INLINE_HEADER_CONST_PRAGMA # define _GL_INLINE_HEADER_END \ _Pragma ("GCC diagnostic pop") #else # define _GL_INLINE_HEADER_BEGIN # define _GL_INLINE_HEADER_END #endif /* Define to a replacement function name for fnmatch(). */ /* #undef fnmatch */ /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus /* #undef inline */ #endif /* Define to the type of a signed integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ /* #undef int64_t */ /* Define to long or long long if and don't define. */ /* #undef intmax_t */ /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of earlier versions), but does not display it by setting __GNUC_STDC_INLINE__. __APPLE__ && __MACH__ test for Mac OS X. __APPLE_CC__ tests for the Apple compiler and its version. __STDC_VERSION__ tests for the C99 mode. */ #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__ # define __GNUC_STDC_INLINE__ 1 #endif /* Define to a type if does not define. */ /* #undef mbstate_t */ /* Define to `int' if does not define. */ /* #undef mode_t */ /* Define to the name of the strftime replacement function. */ #define my_strftime nstrftime /* Define to the type of st_nlink in struct stat, or a supertype. */ /* #undef nlink_t */ /* Define to `long int' if does not define. */ /* #undef off_t */ /* Define to `int' if does not define. */ /* #undef pid_t */ /* Define as the type of the result of subtracting two pointers, if the system doesn't define it. */ /* #undef ptrdiff_t */ /* Define to the equivalent of the C99 'restrict' keyword, or to nothing if this is not supported. Do not define if restrict is supported directly. */ #define restrict __restrict /* Work around a bug in Sun C++: it does not support _Restrict or __restrict__, even though the corresponding Sun C compiler ends up with "#define restrict _Restrict" or "#define restrict __restrict__" in the previous line. Perhaps some future version of Sun C++ will work with restrict; if so, hopefully it defines __RESTRICT like Sun C does. */ #if defined __SUNPRO_CC && !defined __RESTRICT # define _Restrict # define __restrict__ #endif /* Define to `unsigned int' if does not define. */ /* #undef size_t */ /* type to use in place of socklen_t if not defined */ /* #undef socklen_t */ /* Define as a signed type of the same size as size_t. */ /* #undef ssize_t */ /* Define to `int' if doesn't define. */ /* #undef uid_t */ /* Define to the type of an unsigned integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ /* #undef uint64_t */ /* Define as a marker that can be attached to declarations that might not be used. This helps to reduce warnings, such as from GCC -Wunused-parameter. */ #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7) # define _GL_UNUSED __attribute__ ((__unused__)) #else # define _GL_UNUSED #endif /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name is a misnomer outside of parameter lists. */ #define _UNUSED_PARAMETER_ _GL_UNUSED /* gcc supports the "unused" attribute on possibly unused labels, and g++ has since version 4.5. Note to support C++ as well as C, _GL_UNUSED_LABEL should be used with a trailing ; */ #if !defined __cplusplus || __GNUC__ > 4 \ || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5) # define _GL_UNUSED_LABEL _GL_UNUSED #else # define _GL_UNUSED_LABEL #endif /* The __pure__ attribute was added in gcc 2.96. */ #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96) # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__)) #else # define _GL_ATTRIBUTE_PURE /* empty */ #endif /* The __const__ attribute was added in gcc 2.95. */ #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95) # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__)) #else # define _GL_ATTRIBUTE_CONST /* empty */ #endif #include "oct-conf-post.h"