X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=vms%2Fconfig.h_vms;h=b78e4e3aed277b42a0603900f3558f7c199b9f7e;hp=ae7be462f2bb7cd710c28622eeb1e782c6b27af3;hb=3450481772898cb948207635fa3343f7ba56a7f2;hpb=d5361eca21c683bd28d0351cdb9bb7cb0de8d75a diff --git a/vms/config.h_vms b/vms/config.h_vms index ae7be462..b78e4e3a 100644 --- a/vms/config.h_vms +++ b/vms/config.h_vms @@ -1,5 +1,26 @@ -/* vms/config.h_vms. VMS-specific config.h for Wget 1.11. */ -/* Hand-edited from Tru64: src/config.h. Generated by configure. */ +/* vms/config.h_vms. VMS-specific config.h for Wget 1.12. */ +/* Hand-edited from Solaris: */ +/* src/config.h. Generated from config.h.in by configure. */ +/* src/config.h.in. Generated from configure.ac by autoheader. */ + +/* Define if the compiler is building for multiple architectures of Apple + platforms at once. */ +/* #undef AA_APPLE_UNIVERSAL_BUILD */ + +/* Define to the number of bits in type 'ptrdiff_t'. */ +#define BITSIZEOF_PTRDIFF_T 32 + +/* Define to the number of bits in type 'sig_atomic_t'. */ +#define BITSIZEOF_SIG_ATOMIC_T 32 + +/* Define to the number of bits in type 'size_t'. */ +#define BITSIZEOF_SIZE_T 32 + +/* Define to the number of bits in type 'wchar_t'. */ +#define BITSIZEOF_WCHAR_T 32 + +/* Define to the number of bits in type 'wint_t'. */ +#define BITSIZEOF_WINT_T 32 /* 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. @@ -10,7 +31,8 @@ /* #undef C_ALLOCA */ /* Define if you want the debug output support compiled in. */ -#define ENABLE_DEBUG 1 +/* VMS builder defines this (or not). */ +/* #define ENABLE_DEBUG 1 */ /* Define if you want the HTTP Digest Authorization compiled in. */ #define ENABLE_DIGEST 1 @@ -20,24 +42,39 @@ # define ENABLE_IPV6 1 #endif /* !defined( __VAX) */ +/* Define if IRI support is enabled. */ +/* #undef ENABLE_IRI */ + +/* Define to 1 if translation of program messages to the user's native + language is requested. */ +/* #undef ENABLE_NLS */ + /* Define if you want the NTLM authorization support compiled in. */ -/* #define ENABLE_NTLM 1 */ +/* #undef ENABLE_NTLM */ /* Define if you want the Opie support for FTP compiled in. */ #define ENABLE_OPIE 1 -/* Define to 1 if you have `alloca', as a function or macro. */ -/* #define HAVE_ALLOCA 1 */ +/* Define to 1 when using the gnulib module getopt-gnu. */ +#define GNULIB_GETOPT_GNU 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 */ /* VMS alloca. (_LARGEFILE must be defined before this.) */ -# include -# define alloca __ALLOCA +#include +#define alloca __ALLOCA + +/* Define to 1 if you have the header file. */ +/* #undef HAVE_BP_SYM_H */ -/* Define to use built-in MD5. */ +/* Define when using built-in MD5. */ +/* #undef HAVE_BUILTIN_MD5 */ #define HAVE_BUILTIN_MD5 1 /* Define to 1 if you have the `clock_gettime' function. */ @@ -46,13 +83,96 @@ # define HAVE_CLOCK_GETTIME 1 #endif /* __CRTL_VER >= 70320000 */ +/* Define if the GNU dcgettext() function is already present or preinstalled. + */ +/* #undef HAVE_DCGETTEXT */ + +/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if + you don't. */ +#define HAVE_DECL_FFLUSH_UNLOCKED 0 + +/* Define to 1 if you have the declaration of `flockfile', and to 0 if you + don't. */ +/* #define HAVE_DECL_FLOCKFILE 1 */ +#define HAVE_DECL_FLOCKFILE 0 + +/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if + you don't. */ +#define HAVE_DECL_FPUTS_UNLOCKED 0 + +/* Define to 1 if you have the declaration of `funlockfile', and to 0 if you + don't. */ +/* #define HAVE_DECL_FUNLOCKFILE 1 */ +#define HAVE_DECL_FUNLOCKFILE 0 + +/* 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 HAVE_DECL_GETC_UNLOCKED 0 + +/* Define to 1 if you have the declaration of `getdelim', and to 0 if you + don't. */ +#define HAVE_DECL_GETDELIM 0 + +/* 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 `getline', and to 0 if you + don't. */ +#define HAVE_DECL_GETLINE 0 + +/* Define to 1 if you have the declaration of `getpass', and to 0 if you + don't. */ +/* #define HAVE_DECL_GETPASS 1 */ +#define HAVE_DECL_GETPASS 0 + +/* Define to 1 if you have the declaration of `h_errno', and to 0 if you + don't. */ +#define HAVE_DECL_H_ERRNO 1 + +/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you + don't. */ +/* #define HAVE_DECL_PUTC_UNLOCKED 1 */ +#define HAVE_DECL_PUTC_UNLOCKED 0 + +/* Define to 1 if you have the declaration of `strerror', and to 0 if you + don't. */ +/* #undef HAVE_DECL_STRERROR */ +#define HAVE_DECL_STRERROR 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 HAVE_DECL_STRERROR_R 0 + +/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you + don't. */ +/* #define HAVE_DECL_STRNCASECMP 1 */ +#if __CRTL_VER >= 70000000 +# define HAVE_STRNCASECMP 1 +#endif /* __CRTL_VER >= 70000000 */ + +/* Define to 1 if you have the declaration of `__fsetlocking', and to 0 if you + don't. */ +/* #define HAVE_DECL___FSETLOCKING 1 */ +#define HAVE_DECL___FSETLOCKING 0 + /* Define to 1 if you have the `drand48' function. */ +/* #define HAVE_DRAND48 1 */ #if __CRTL_VER >= 70000000 # define HAVE_DRAND48 1 #endif /* __CRTL_VER >= 70000000 */ +/* Define to 1 if you have the header file. */ +#define HAVE_ERRNO_H 1 + +/* Define to 1 if you have the `flockfile' function. */ +/* #define HAVE_FLOCKFILE 1 */ +#define HAVE_FLOCKFILE 0 + /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ -/* #undef HAVE_FSEEKO */ +/* #define HAVE_FSEEKO 1 */ #if __CRTL_VER >= 70301000 # define HAVE_FSEEKO 1 #endif /* __CRTL_VER >= 70301000 */ @@ -63,28 +183,53 @@ # define HAVE_FTELLO 1 #endif /* __CRTL_VER >= 70301000 */ +/* Define to 1 if you have the `funlockfile' function. */ +/* #define HAVE_FUNLOCKFILE 1 */ +#define HAVE_FUNLOCKFILE 0 + /* Define to 1 if you have the `getaddrinfo' function. */ /* #define HAVE_GETADDRINFO 1 */ #if __CRTL_VER >= 70300000 # define HAVE_GETADDRINFO 1 #endif /* __CRTL_VER >= 70300000 */ +/* Define to 1 if you have the `getdelim' function. */ +/* #undef HAVE_GETDELIM */ + /* Define to 1 if you have the `gethostbyname' function. */ +/* #undef HAVE_GETHOSTBYNAME */ #define HAVE_GETHOSTBYNAME 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 */ #if __CRTL_VER >= 70000000 # define HAVE_GETPAGESIZE 1 #endif /* __CRTL_VER >= 70000000 */ -/* Define to 1 if you have the `gettext' function. */ +/* Define if the GNU gettext() function is already present or preinstalled. */ /* #undef HAVE_GETTEXT */ +/* Define if you have the iconv() function and it works. */ +/* #undef HAVE_ICONV */ +#define HAVE_ICONV 1 + /* Define to 1 if you have the `inet_ntoa' function. */ +/* #undef HAVE_INET_NTOA */ #define HAVE_INET_NTOA 1 +/* Define to 1 if the compiler supports one of the keywords 'inline', + '__inline__', '__inline' and effectively inlines functions marked as such. + */ +#define HAVE_INLINE 1 + /* Define to 1 if the system has the type `int64_t'. */ +/* #define HAVE_INT64_T 1 */ #if !defined( __VAX) # define HAVE_INT64_T 1 #endif /* !defined( __VAX) */ @@ -98,30 +243,55 @@ /* Define to 1 if you have the `isatty' function. */ #define HAVE_ISATTY 1 +/* Define to 1 if you have the `iswcntrl' function. */ +#define HAVE_ISWCNTRL 1 + +/* Define if you have and nl_langinfo(CODESET). */ +#define HAVE_LANGINFO_CODESET 1 + /* Define to 1 if you have the `dl' library (-ldl). */ -/* #undef HAVE_LIBDL */ +/* #define HAVE_LIBDL 1 */ /* Define if you have the gnutls library. */ /* #undef HAVE_LIBGNUTLS */ -/* Define to 1 if you have the header file. */ -/* #undef HAVE_LIBINTL_H */ - /* Define to 1 if you have the `nsl' library (-lnsl). */ -/* #undef HAVE_LIBNSL */ +/* #define HAVE_LIBNSL 1 */ /* Define to 1 if you have the `rt' library (-lrt). */ /* #undef HAVE_LIBRT */ /* Define to 1 if you have the `socket' library (-lsocket). */ -/* #undef HAVE_LIBSOCKET */ +/* #define HAVE_LIBSOCKET 1 */ /* Define if you have the ssl library. */ /* #undef HAVE_LIBSSL */ +/* Define to 1 if the system has the type `long long int'. */ +/* #define HAVE_LONG_LONG_INT 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 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 declares mbstate_t. */ +#define HAVE_MBSTATE_T 1 + +/* Define to 1 if you have the `mbtowc' function. */ +#define HAVE_MBTOWC 1 + /* Define if we're compiling support for MD5. */ #define HAVE_MD5 1 +/* Define to 1 if you have the `memchr' function. */ +#define HAVE_MEMCHR 1 + /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 @@ -131,24 +301,43 @@ /* Define to 1 if you have a working `mmap' system call. */ #define HAVE_MMAP 1 +/* Define to 1 if you have the `mprotect' function. */ +/* #define HAVE_MPROTECT 1 */ + /* Define if you have the nanosleep function. */ /* #define HAVE_NANOSLEEP 1 */ #if __CRTL_VER >= 70320000 # define HAVE_NANOSLEEP 1 #endif /* __CRTL_VER >= 70320000 */ -/* Define this if you want the NLS support. */ -/* #undef HAVE_NLS */ - /* Define when using OpenSSL MD5. */ /* #undef HAVE_OPENSSL_MD5 */ +/* Define to 1 if you have the header file. */ +/* #undef HAVE_OS_H */ + /* Define to 1 if you have the header file. */ #define HAVE_PWD_H 1 +/* Define to 1 if you have the header file. */ +/* #undef HAVE_RANDOM_H */ + +/* Define if the 'realloc' function is POSIX compliant. */ +#define HAVE_REALLOC_POSIX 1 + /* Define to 1 if you have the `sigblock' function. */ +/* #undef HAVE_SIGBLOCK */ #define HAVE_SIGBLOCK 1 +/* Define to 1 if 'sig_atomic_t' is a signed integer type. */ +#define HAVE_SIGNED_SIG_ATOMIC_T 1 + +/* Define to 1 if 'wchar_t' is a signed integer type. */ +#define HAVE_SIGNED_WCHAR_T 1 + +/* Define to 1 if 'wint_t' is a signed integer type. */ +#define HAVE_SIGNED_WINT_T 1 + /* Define to 1 if you have the `sigsetjmp' function. */ #define HAVE_SIGSETJMP 1 @@ -165,7 +354,7 @@ /* #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 */ /* Define when using Solaris MD5. */ -/* #undef HAVE_SOLARIS_MD5 */ +/* #define HAVE_SOLARIS_MD5 1 */ /* Define to 1 if stdbool.h conforms to C99. */ /* #undef HAVE_STDBOOL_H */ @@ -173,9 +362,18 @@ # define HAVE_STDBOOL_H 1 #endif /* defined(__DECC) && __DECC_VER >= 60400000 */ +/* Define to 1 if you have the header file. */ +#define HAVE_STDDEF_H 1 + /* Define to 1 if you have the header file. */ /* #define HAVE_STDINT_H 1 */ +/* Define to 1 if you have the header file. */ +/* #define HAVE_STDIO_EXT_H 1 */ + +/* Define to 1 if you have the header file. */ +#define HAVE_STDIO_H 1 + /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 @@ -185,12 +383,18 @@ # define HAVE_STRCASECMP 1 #endif /* __CRTL_VER >= 70000000 */ +/* Define to 1 if you have the `strcasestr' function. */ +/* #undef HAVE_STRCASESTR */ + /* Define to 1 if you have the `strdup' function. */ /* #define HAVE_STRDUP 1 */ #if __CRTL_VER >= 70000000 # define HAVE_STRDUP 1 #endif /* __CRTL_VER >= 70000000 */ +/* 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 */ #if __CRTL_VER >= 70000000 @@ -202,7 +406,6 @@ /* Define to 1 if you have the `strncasecmp' function. */ /* #define HAVE_STRNCASECMP 1 */ -/* #define HAVE_STRNCASECMP 1 */ #if __CRTL_VER >= 70000000 # define HAVE_STRNCASECMP 1 #endif /* __CRTL_VER >= 70000000 */ @@ -211,11 +414,14 @@ #define HAVE_STRPTIME 1 /* Define to 1 if you have the `strtoll' function. */ -/* #undef HAVE_STRTOLL */ +/* #define HAVE_STRTOLL 1 */ #if !defined(_ANSI_C_SOURCE) && !defined(__VAX) # define HAVE_STRTOLL 1 #endif /* !defined(_ANSI_C_SOURCE) && !defined(__VAX) */ +/* Define to 1 if the system has the type `struct random_data'. */ +/* #undef HAVE_STRUCT_RANDOM_DATA */ + /* Define to 1 if the system has the type `struct sockaddr_in6'. */ /* #define HAVE_STRUCT_SOCKADDR_IN6 1 */ @@ -228,12 +434,27 @@ /* Define to 1 if you have the `symlink' function. */ /* #define HAVE_SYMLINK 1 */ +/* 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_INTTYPES_H 1 + /* 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. */ +/* #undef HAVE_SYS_PARAM_H */ + /* 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 @@ -244,7 +465,13 @@ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_UTIME_H */ +/* #define HAVE_SYS_UTIME_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_TERMIOS_H 1 */ @@ -253,7 +480,7 @@ /* #undef HAVE_TIMEGM */ /* Define to 1 if the system has the type `uint32_t'. */ -#define HAVE_UINT32_T 1 +/* #define HAVE_UINT32_T 1 */ /* Define to 1 if the system has the type `uintptr_t'. */ #define HAVE_UINTPTR_T 1 @@ -261,6 +488,9 @@ /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 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 `usleep' function. */ #define HAVE_USLEEP 1 @@ -271,37 +501,90 @@ /* #undef HAVE_VASPRINTF */ /* Define to 1 if you have the `vsnprintf' function. */ +/* #define HAVE_VSNPRINTF 1 */ #if (!defined( __VAX)) && (__CRTL_VER >= 70312000) # define HAVE_VSNPRINTF 1 #endif /* (!defined( __VAX)) && (__CRTL_VER >= 70312000) */ +/* 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 header file. */ +#define HAVE_WCTYPE_H 1 + +/* Define to 1 if you have the `wcwidth' function. */ +#define HAVE_WCWIDTH 1 + +/* 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 if fnmatch.h can be included. */ /* #define HAVE_WORKING_FNMATCH_H 1 */ /* Define to 1 if the system has the type `_Bool'. */ -#if defined(__DECC) && __DECC_VER >= 60400000 -# define HAVE__BOOL 1 -#endif /* defined(__DECC) && __DECC_VER >= 60400000 */ +#define HAVE__BOOL 1 + +/* Define to 1 if you have the `__fsetlocking' function. */ +/* #define HAVE___FSETLOCKING 1 */ + +/* Define as const if the declaration of iconv() needs const. */ +/* #define ICONV_CONST const */ + +/* Define to 1 if lseek does not detect pipes. */ +/* #undef LSEEK_PIPE_BROKEN */ + +/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */ +/* #undef MAP_ANONYMOUS */ + +/* Define if the mbrtowc function has the NULL string argument bug. */ +/* #undef MBRTOWC_NULL_ARG_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. */ +#define MBRTOWC_RETVAL_BUG 1 + +/* Define to 1 if your C compiler doesn't accept -c and -o together. */ +/* #undef NO_MINUS_C_MINUS_O */ /* Define to be the name of the operating system. */ -#ifndef OS_TYPE -# define OS_TYPE "VMS" -#endif /* OS_TYPE */ +/* #define OS_TYPE "solaris2.10" */ + +/* Name of package */ +/* #define PACKAGE "wget" */ /* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "" +/* #define PACKAGE_BUGREPORT "bug-wget@gnu.org" */ /* Define to the full name of this package. */ -#define PACKAGE_NAME "" +/* #define PACKAGE_NAME "wget" */ /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "" +/* #define PACKAGE_STRING "wget 1.12-devel" */ /* Define to the one symbol short name of this package. */ -#define PACKAGE_TARNAME "" +/* #define PACKAGE_TARNAME "wget" */ /* Define to the version of this package. */ -#define PACKAGE_VERSION "" +/* #define PACKAGE_VERSION "1.12-devel" */ + +/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type + 'ptrdiff_t'. */ +#define PTRDIFF_T_SUFFIX + +/* Define this to 1 if strerror is broken. */ +/* #undef REPLACE_STRERROR */ + +/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type + 'sig_atomic_t'. */ +#define SIG_ATOMIC_T_SUFFIX /* The size of `int', as computed by sizeof. */ #define SIZEOF_INT 4 @@ -333,6 +616,10 @@ /* The size of `void *', as computed by sizeof. */ #define SIZEOF_VOID_P 4 +/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type + 'size_t'. */ +#define SIZE_T_SUFFIX u + /* 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. @@ -344,19 +631,34 @@ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define to 1 if your processor stores words with the most significant byte - first (like Motorola and SPARC, unlike Intel and VAX). */ -/* #undef WORDS_BIGENDIAN */ +/* Define to 1 if strerror_r returns char *. */ +/* #undef STRERROR_R_CHAR_P */ -/* 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 */ +/* Version number of package */ +/* #define VERSION "1.12-devel" */ + +/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type + 'wchar_t'. */ +#define WCHAR_T_SUFFIX l + +/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type + 'wint_t'. */ +#define WINT_T_SUFFIX l + +/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most + significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ +#if defined __BIG_ENDIAN__ +# define WORDS_BIGENDIAN 1 +#elif ! defined __LITTLE_ENDIAN__ +/* # undef WORDS_BIGENDIAN */ #endif +/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a + `char[]'. */ +#define YYTEXT_POINTER 1 + /* Number of bits in a file offset, on hosts where this is settable. */ -/* #undef _FILE_OFFSET_BITS */ +/* #define _FILE_OFFSET_BITS 64 */ /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ /* #undef _LARGEFILE_SOURCE */ @@ -364,28 +666,105 @@ /* Define for large files, on AIX-style hosts. */ /* #undef _LARGE_FILES */ +/* Define to 1 if on MINIX. */ +/* #undef _MINIX */ + +/* Define to 2 if the system does not provide POSIX.1 features except with + this defined. */ +/* #undef _POSIX_1_SOURCE */ + +/* Define to 1 if you need to in order for `stat' and other things to work. */ +/* #undef _POSIX_SOURCE */ + +/* Define to 500 only on HP-UX. */ +/* #undef _XOPEN_SOURCE */ + +/* Enable extensions on AIX 3, Interix. */ +#ifndef _ALL_SOURCE +# define _ALL_SOURCE 1 +#endif +/* Enable GNU extensions on systems that have them. */ +#ifndef _GNU_SOURCE +# define _GNU_SOURCE 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 general extensions on Solaris. */ +#ifndef __EXTENSIONS__ +# define __EXTENSIONS__ 1 +#endif + + +/* Define to rpl_ if the getopt replacement functions and variables should be + used. */ +#define __GETOPT_PREFIX rpl_ + /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ +/* Define to a replacement function name for getpass(). */ +/* #define getpass gnu_getpass */ +#define getpass vms_getpass + /* 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 */ +# define inline __inline #endif +/* 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 MacOS 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 pid_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, even + though the corresponding Sun C compiler does, which causes + "#define restrict _Restrict" in the previous line. Perhaps some future + version of Sun C++ will work with _Restrict; if so, it'll probably + define __RESTRICT, just as Sun C does. */ +#if defined __SUNPRO_CC && !defined __RESTRICT +# define _Restrict +#endif + /* Define to `unsigned int' if does not define. */ /* #undef size_t */ /* Define to int or size_t on systems without socklen_t. */ +/* #undef socklen_t */ #define socklen_t size_t +/* Define as a marker that can be attached to function parameter declarations + for parameters that are not used. This helps to reduce warnings, such as + from GCC -Wunused-parameter. */ +#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7) +# define _UNUSED_PARAMETER_ __attribute__ ((__unused__)) +#else +# define _UNUSED_PARAMETER_ +#endif + + /* Define to empty if the keyword `volatile' does not work. Warning: valid code using `volatile' can become incorrect without. Disable with care. */ /* #undef volatile */ - - -#include "config-post.h" -