--- uae/src/sysconfig.h.in 2018/04/24 16:52:54 1.1.1.4 +++ uae/src/sysconfig.h.in 2018/04/24 17:18:21 1.1.1.7 @@ -1,57 +1,11 @@ -/* src/sysconfig.h.in. Generated automatically from configure.in by autoheader. */ - -/* Define if on AIX 3. - System headers sometimes define this. - We just want to avoid a redefinition error message. */ -#ifndef _ALL_SOURCE -#undef _ALL_SOURCE -#endif - -/* Define to empty if the keyword does not work. */ -#undef const - -/* Define if you have the getmntent function. */ -#undef HAVE_GETMNTENT - -/* Define if your struct stat has st_blocks. */ -#undef HAVE_ST_BLOCKS - -/* Define if utime(file, NULL) sets file's timestamp to the present. */ -#undef HAVE_UTIME_NULL - -/* Define as __inline if that's what the C compiler calls it. */ -#undef inline - -/* Define to `int' if doesn't define. */ -#undef mode_t - -/* Define to `long' if doesn't define. */ -#undef off_t - -/* Define to `int' if doesn't define. */ -#undef pid_t - -/* Define if you need to in order for stat and other things to work. */ -#undef _POSIX_SOURCE - -/* Define as the return type of signal handlers (int or void). */ -#undef RETSIGTYPE - -/* Define if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define if you can safely include both and . */ -#undef TIME_WITH_SYS_TIME - -/* Define if your declares struct tm. */ -#undef TM_IN_SYS_TIME - -/* Define if the X Window System is missing or not being used. */ -#undef X_DISPLAY_MISSING +/* src/sysconfig.h.in. Generated from configure.in by autoheader. */ /* Define if you have the Andrew File System. */ #undef AFS +/* Define one of the following to indicate how a program can + get a list of mounted filesystems. */ + /* Define if there is no specific function for reading the list of mounted filesystems. fread will be used to read /etc/mnttab. [SVR2] */ #undef MOUNTED_FREAD @@ -91,6 +45,9 @@ that declares `struct vmount.' [AIX] */ #undef MOUNTED_VMOUNT +/* Define one of the following to indicate how a program can obtain + filesystems usage information. */ + /* Define if statfs takes 3 args. [DEC Alpha running OSF/1] */ #undef STAT_STATFS3_OSF1 @@ -122,242 +79,344 @@ SunOS 4.1.1 seems not to be affected.] */ #undef STATFS_TRUNCATES_BLOCK_COUNTS -/* The number of bytes in a __int64. */ -#undef SIZEOF___INT64 -/* The number of bytes in a char. */ -#undef SIZEOF_CHAR +/* Define to 1 if you have the `bcopy' function. */ +#undef HAVE_BCOPY -/* The number of bytes in a int. */ -#undef SIZEOF_INT +/* Define to 1 if you have the `cfmakeraw' function. */ +#undef HAVE_CFMAKERAW -/* The number of bytes in a long. */ -#undef SIZEOF_LONG +/* Define to 1 if you have the header file. */ +#undef HAVE_CURSES_H -/* The number of bytes in a long long. */ -#undef SIZEOF_LONG_LONG +/* Define to 1 if you have the header file. */ +#undef HAVE_CYBERGRAPHX_CYBERGRAPHICS_H -/* The number of bytes in a short. */ -#undef SIZEOF_SHORT +/* Define to 1 if you have the header file. */ +#undef HAVE_DDRAW_H -/* Define if you have the bcopy function. */ -#undef HAVE_BCOPY +/* Define to 1 if you have the header file. */ +#undef HAVE_DEVICES_AHI_H -/* Define if you have the cfmakeraw function. */ -#undef HAVE_CFMAKERAW +/* Define to 1 if you have the header file, and it defines `DIR'. + */ +#undef HAVE_DIRENT_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_DMEDIA_AUDIO_H -/* Define if you have the endgrent function. */ +/* Define to 1 if you have the `endgrent' function. */ #undef HAVE_ENDGRENT -/* Define if you have the endpwent function. */ +/* Define to 1 if you have the `endpwent' function. */ #undef HAVE_ENDPWENT -/* Define if you have the fchdir function. */ +/* Define to 1 if you have the `fchdir' function. */ #undef HAVE_FCHDIR -/* Define if you have the ftime function. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_FCNTL_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_FEATURES_H + +/* Define to 1 if you have the `ftime' function. */ #undef HAVE_FTIME -/* Define if you have the ftruncate function. */ +/* Define to 1 if you have the `ftruncate' function. */ #undef HAVE_FTRUNCATE -/* Define if you have the getcwd function. */ +/* Define to 1 if you have the `getcwd' function. */ #undef HAVE_GETCWD -/* Define if you have the getmntinfo function. */ +/* Define to 1 if you have the `getmntent' function. */ +#undef HAVE_GETMNTENT + +/* Define to 1 if you have the `getmntinfo' function. */ #undef HAVE_GETMNTINFO -/* Define if you have the getopt function. */ +/* Define to 1 if you have the `getopt' function. */ #undef HAVE_GETOPT -/* Define if you have the gettimeofday function. */ -#undef HAVE_GETTIMEOFDAY - -/* Define if you have the isascii function. */ -#undef HAVE_ISASCII - -/* Define if you have the lchown function. */ -#undef HAVE_LCHOWN +/* Define to 1 if you have the header file. */ +#undef HAVE_GETOPT_H -/* Define if you have the listmntent function. */ -#undef HAVE_LISTMNTENT +/* Define to 1 if you have the `gettimeofday' function. */ +#undef HAVE_GETTIMEOFDAY -/* Define if you have the memcpy function. */ -#undef HAVE_MEMCPY +/* Define to 1 if you have the header file. */ +#undef HAVE_INTTYPES_H -/* Define if you have the mkdir function. */ -#undef HAVE_MKDIR +/* Define to 1 if you have the `isascii' function. */ +#undef HAVE_ISASCII -/* Define if you have the mkfifo function. */ -#undef HAVE_MKFIFO +/* Define to 1 if you have the `isinf' function. */ +#undef HAVE_ISINF -/* Define if you have the readdir_r function. */ -#undef HAVE_READDIR_R +/* Define to 1 if you have the `isnan' function. */ +#undef HAVE_ISNAN -/* Define if you have the rmdir function. */ -#undef HAVE_RMDIR +/* Define to 1 if you have the `lchown' function. */ +#undef HAVE_LCHOWN -/* Define if you have the select function. */ -#undef HAVE_SELECT +/* Define to 1 if you have the header file. */ +#undef HAVE_LIBRARIES_CYBERGRAPHICS_H -/* Define if you have the sigaction function. */ -#undef HAVE_SIGACTION +/* Define to 1 if you have the `listmntent' function. */ +#undef HAVE_LISTMNTENT -/* Define if you have the strchr function. */ -#undef HAVE_STRCHR +/* Define to 1 if you have the header file. */ +#undef HAVE_MACHINE_JOYSTICK_H -/* Define if you have the strdup function. */ -#undef HAVE_STRDUP +/* Define to 1 if you have the header file. */ +#undef HAVE_MACHINE_SOUNDCARD_H -/* Define if you have the strerror function. */ -#undef HAVE_STRERROR +/* Define to 1 if you have the `memcpy' function. */ +#undef HAVE_MEMCPY -/* Define if you have the strrchr function. */ -#undef HAVE_STRRCHR +/* Define to 1 if you have the header file. */ +#undef HAVE_MEMORY_H -/* Define if you have the strstr function. */ -#undef HAVE_STRSTR +/* Define to 1 if you have the `mkdir' function. */ +#undef HAVE_MKDIR -/* Define if you have the tcgetattr function. */ -#undef HAVE_TCGETATTR +/* Define to 1 if you have the `mkfifo' function. */ +#undef HAVE_MKFIFO -/* Define if you have the vfprintf function. */ -#undef HAVE_VFPRINTF +/* Define to 1 if you have the header file. */ +#undef HAVE_MNTENT_H -/* Define if you have the vprintf function. */ -#undef HAVE_VPRINTF +/* Define to 1 if you have the header file. */ +#undef HAVE_MNTTAB_H -/* Define if you have the vsprintf function. */ -#undef HAVE_VSPRINTF +/* Define to 1 if you have the header file. */ +#undef HAVE_NCURSES_H -/* Define if you have the header file. */ -#undef HAVE_CURSES_H +/* Define to 1 if you have the header file, and it defines `DIR'. */ +#undef HAVE_NDIR_H -/* Define if you have the header file. */ -#undef HAVE_CYBERGRAPHX_CYBERGRAPHICS_H +/* Define to 1 if you have the header file. */ +#undef HAVE_POSIX_OPT_H -/* Define if you have the header file. */ -#undef HAVE_DDRAW_H +/* Define to 1 if you have the `readdir_r' function. */ +#undef HAVE_READDIR_R -/* Define if you have the header file. */ -#undef HAVE_DEVICES_AHI_H +/* Define to 1 if you have the `rmdir' function. */ +#undef HAVE_RMDIR -/* Define if you have the header file. */ -#undef HAVE_DIRENT_H +/* Define to 1 if you have the `select' function. */ +#undef HAVE_SELECT -/* Define if you have the header file. */ -#undef HAVE_FCNTL_H +/* Define to 1 if you have the `setitimer' function. */ +#undef HAVE_SETITIMER -/* Define if you have the header file. */ -#undef HAVE_FEATURES_H +/* Define to 1 if you have the `sigaction' function. */ +#undef HAVE_SIGACTION -/* Define if you have the header file. */ -#undef HAVE_GETOPT_H +/* Define to 1 if you have the header file. */ +#undef HAVE_STDINT_H -/* Define if you have the header file. */ -#undef HAVE_LIBRARIES_CYBERGRAPHICS_H +/* Define to 1 if you have the header file. */ +#undef HAVE_STDLIB_H -/* Define if you have the header file. */ -#undef HAVE_MACHINE_JOYSTICK_H +/* Define to 1 if you have the `strchr' function. */ +#undef HAVE_STRCHR -/* Define if you have the header file. */ -#undef HAVE_MACHINE_SOUNDCARD_H +/* Define to 1 if you have the `strdup' function. */ +#undef HAVE_STRDUP -/* Define if you have the header file. */ -#undef HAVE_MNTENT_H +/* Define to 1 if you have the `strerror' function. */ +#undef HAVE_STRERROR -/* Define if you have the header file. */ -#undef HAVE_MNTTAB_H +/* Define to 1 if you have the header file. */ +#undef HAVE_STRINGS_H -/* Define if you have the header file. */ -#undef HAVE_NCURSES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_STRING_H -/* Define if you have the header file. */ -#undef HAVE_NDIR_H +/* Define to 1 if you have the `strrchr' function. */ +#undef HAVE_STRRCHR -/* Define if you have the header file. */ -#undef HAVE_POSIX_OPT_H +/* Define to 1 if you have the `strstr' function. */ +#undef HAVE_STRSTR -/* Define if you have the header file. */ -#undef HAVE_STRING_H +/* Define to 1 if `st_blocks' is member of `struct stat'. */ +#undef HAVE_STRUCT_STAT_ST_BLOCKS -/* Define if you have the header file. */ -#undef HAVE_STRINGS_H +/* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use + `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */ +#undef HAVE_ST_BLOCKS -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SUN_AUDIOIO_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_AUDIOIO_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file, and it defines `DIR'. + */ #undef HAVE_SYS_DIR_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_FILSYS_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_FSTYP_H + +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_FS_S5PARAM_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_FS_TYPES_H -/* Define if you have the header file. */ -#undef HAVE_SYS_FSTYP_H - -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_IPC_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_MOUNT_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file, and it defines `DIR'. + */ #undef HAVE_SYS_NDIR_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_SHM_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOUNDCARD_H -/* Define if you have the header file. */ -#undef HAVE_SYS_STAT_H - -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_STATFS_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_STATVFS_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_STAT_H + +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TERMIOS_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_UTIME_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_VFS_H -/* Define if you have the header file. */ +/* Define to 1 if you have the `tcgetattr' function. */ +#undef HAVE_TCGETATTR + +/* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_UTIME_H -/* Define if you have the header file. */ +/* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */ +#undef HAVE_UTIME_NULL + +/* Define to 1 if you have the header file. */ #undef HAVE_VALUES_H -/* Define if you have the header file. */ +/* Define to 1 if you have the `vfprintf' function. */ +#undef HAVE_VFPRINTF + +/* Define to 1 if you have the `vprintf' function. */ +#undef HAVE_VPRINTF + +/* Define to 1 if you have the `vsprintf' function. */ +#undef HAVE_VSPRINTF + +/* Define to 1 if you have the header file. */ #undef HAVE_WINDOWS_H + +/* Define to 1 if your CPU has a fast multiply instruction. */ +#undef MULTIPLICATION_PROFITABLE + +/* Define to the address where bug reports for this package should be sent. */ +#undef PACKAGE_BUGREPORT + +/* Define to the full name of this package. */ +#undef PACKAGE_NAME + +/* Define to the full name and version of this package. */ +#undef PACKAGE_STRING + +/* Define to the one symbol short name of this package. */ +#undef PACKAGE_TARNAME + +/* Define to the version of this package. */ +#undef PACKAGE_VERSION + +/* Define as the return type of signal handlers (`int' or `void'). */ +#undef RETSIGTYPE + +/* The size of `char', as computed by sizeof. */ +#undef SIZEOF_CHAR + +/* The size of `int', as computed by sizeof. */ +#undef SIZEOF_INT + +/* The size of `long', as computed by sizeof. */ +#undef SIZEOF_LONG + +/* The size of `long long', as computed by sizeof. */ +#undef SIZEOF_LONG_LONG + +/* The size of `short', as computed by sizeof. */ +#undef SIZEOF_SHORT + +/* The size of `void *', as computed by sizeof. */ +#undef SIZEOF_VOID_P + +/* The size of `__int64', as computed by sizeof. */ +#undef SIZEOF___INT64 + +/* Define to 1 if you have the ANSI C header files. */ +#undef STDC_HEADERS + +/* Define to 1 if you can safely include both and . */ +#undef TIME_WITH_SYS_TIME + +/* Define to 1 if your declares `struct tm'. */ +#undef TM_IN_SYS_TIME + +/* Define to 1 if the X Window System is missing or not being used. */ +#undef X_DISPLAY_MISSING + +/* Define to 1 if on AIX 3. + System headers sometimes define this. + We just want to avoid a redefinition error message. */ +#ifndef _ALL_SOURCE +# undef _ALL_SOURCE +#endif + +/* Define to empty if `const' does not conform to ANSI C. */ +#undef const + +/* 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 `int' if does not define. */ +#undef mode_t + +/* Define to `long int' if does not define. */ +#undef off_t + +/* Define to `int' if does not define. */ +#undef pid_t