X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fconfig.in;h=46e2467cd2a74415f089543f6444126bdeab90af;hb=74531fed1f2d662debc2c209b8b3faddceb55960;hp=eb48a1a4f09708cbfc5c21491f8e396f742c1556;hpb=3be60c3d274d8a95d1e3c579c26140177b711d74;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/config.in b/gdb/config.in index eb48a1a4f0..46e2467cd2 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -1,147 +1,19 @@ /* config.in. Generated from configure.ac by autoheader. */ -/* Enable GNU extensions on systems that have them. */ -#ifndef _GNU_SOURCE -# undef _GNU_SOURCE -#endif - -/* Define if pstatus_t type is available */ -#undef HAVE_PSTATUS_T - -/* Define if prrun_t type is available */ -#undef HAVE_PRRUN_T - -/* Define if fpregset_t type is available. */ -#undef HAVE_FPREGSET_T - -/* Define if gregset_t type is available. */ -#undef HAVE_GREGSET_T - -/* Define if has prgregset_t. */ -#undef HAVE_PRGREGSET_T - -/* Define if has prfpregset_t. */ -#undef HAVE_PRFPREGSET_T - -/* Define if has lwpid_t. */ -#undef HAVE_LWPID_T - -/* Define if has psaddr_t. */ -#undef HAVE_PSADDR_T - -/* Define if has prgregset32_t. */ -#undef HAVE_PRGREGSET32_T - -/* Define if has prfpregset32_t. */ -#undef HAVE_PRFPREGSET32_T - -/* Define if has prsysent_t */ -#undef HAVE_PRSYSENT_T - -/* Define if has pr_sigset_t */ -#undef HAVE_PR_SIGSET_T - -/* Define if has pr_sigaction64_t */ -#undef HAVE_PR_SIGACTION64_T - -/* Define if has pr_siginfo64_t */ -#undef HAVE_PR_SIGINFO64_T - -/* Define if exists and defines struct link_map which has - members with an ``l_'' prefix. (For Solaris, SVR4, and - SVR4-like systems.) */ -#undef HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS -/* Define if exists and defines struct link_map which has - members with an ``lm_'' prefix. (For SunOS.) */ -#undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS +/* Define to the number of bits in type 'ptrdiff_t'. */ +#undef BITSIZEOF_PTRDIFF_T -/* Define if exists and defines a struct so_map which has - members with an ``som_'' prefix. (Found on older *BSD systems.) */ -#undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS +/* Define to the number of bits in type 'sig_atomic_t'. */ +#undef BITSIZEOF_SIG_ATOMIC_T -/* Define if has struct link_map32 */ -#undef HAVE_STRUCT_LINK_MAP32 +/* Define to the number of bits in type 'size_t'. */ +#undef BITSIZEOF_SIZE_T -/* Define if has link_map32 (solaris sparc-64 target) */ -#undef _SYSCALL32 +/* Define to the number of bits in type 'wchar_t'. */ +#undef BITSIZEOF_WCHAR_T -/* Define if the prfpregset_t type is broken. */ -#undef PRFPREGSET_T_BROKEN - -/* Define if you want to use new multi-fd /proc interface - (replaces HAVE_MULTIPLE_PROC_FDS as well as other macros). */ -#undef NEW_PROC_API - -/* Define if ioctl argument PIOCSET is available. */ -#undef HAVE_PROCFS_PIOCSET - -/* Define if using Solaris thread debugging. */ -#undef HAVE_THREAD_DB_LIB - -/* Define if you support the tkill syscall. */ -#undef HAVE_TKILL_SYSCALL - -/* Define on a GNU/Linux system to work around problems in sys/procfs.h. */ -#undef START_INFERIOR_TRAPS_EXPECTED -#undef sys_quotactl - -/* Define if you have HPUX threads */ -#undef HAVE_HPUX_THREAD_SUPPORT - -/* Define to 1 if NLS is requested. */ -#undef ENABLE_NLS - -/* Define as 1 if you have catgets and don't want to use GNU gettext. */ -#undef HAVE_CATGETS - -/* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#undef HAVE_GETTEXT - -/* Define as 1 if you have the stpcpy function. */ -#undef HAVE_STPCPY - -/* Define if your locale.h file contains LC_MESSAGES. */ -#undef HAVE_LC_MESSAGES - -/* Define if you want to use the full-screen terminal user interface. */ -#undef TUI - -/* Define if on solaris uses int instead of - size_t, and assorted other type changes. */ -#undef PROC_SERVICE_IS_OLD - -/* Define if the simulator is being linked in. */ -#undef WITH_SIM - -/* Define if defines the PTRACE_GETREGS request. */ -#undef HAVE_PTRACE_GETREGS - -/* Define if defines the PTRACE_GETFPXREGS request. */ -#undef HAVE_PTRACE_GETFPXREGS - -/* Define if defines the PT_GETDBREGS request. */ -#undef HAVE_PT_GETDBREGS - -/* Define if defines the PT_GETXMMREGS request. */ -#undef HAVE_PT_GETXMMREGS - -/* Define if libunwind library is being used. */ -#undef HAVE_LIBUNWIND - -/* hostfile */ -#undef GDB_XM_FILE - -/* targetfile */ -#undef GDB_TM_FILE - -/* nativefile */ -#undef GDB_NM_FILE - -/* Define to 1 so gets a definition of anon_hdl. Works - around a problem on IRIX 5. */ -#ifndef _KMEMUSER -#undef _KMEMUSER -#endif +/* Define to the number of bits in type 'wint_t'. */ +#undef BITSIZEOF_WINT_T /* Define to 1 if the compiler supports long long. */ #undef CC_HAS_LONG_LONG @@ -157,13 +29,17 @@ /* Global directory for separate debug files. */ #undef DEBUGDIR +/* Define if the debug directory should be relocated when GDB is moved. */ +#undef DEBUGDIR_RELOCATABLE + /* Define to BFD's default architecture. */ #undef DEFAULT_BFD_ARCH /* Define to BFD's default target vector. */ #undef DEFAULT_BFD_VEC -/* Define to 1 if NLS is requested */ +/* Define to 1 if translation of program messages to the user's native + language is requested. */ #undef ENABLE_NLS /* Define to be a string naming the default host character set. */ @@ -178,6 +54,9 @@ /* Host long double floatformat */ #undef GDB_HOST_LONG_DOUBLE_FORMAT +/* nativefile */ +#undef GDB_NM_FILE + /* Define to the default OS ABI for this configuration. */ #undef GDB_OSABI_DEFAULT @@ -188,8 +67,8 @@ */ #undef HAVE_ALLOCA_H -/* Define to 1 if you have the header file. */ -#undef HAVE_ARGZ_H +/* Define to 1 if you have the header file. */ +#undef HAVE_BP_SYM_H /* Define to 1 if you have the `canonicalize_file_name' function. */ #undef HAVE_CANONICALIZE_FILE_NAME @@ -203,8 +82,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_CURSES_H -/* Define to 1 if you have the `dcgettext' function. */ -#undef HAVE_DCGETTEXT +/* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if + you don't. */ +#undef HAVE_DECL_ADDR_NO_RANDOMIZE /* Define to 1 if you have the declaration of `free', and to 0 if you don't. */ @@ -218,6 +98,10 @@ */ #undef HAVE_DECL_MALLOC +/* Define to 1 if you have the declaration of `memmem', and to 0 if you don't. + */ +#undef HAVE_DECL_MEMMEM + /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't. */ #undef HAVE_DECL_PTRACE @@ -246,23 +130,29 @@ */ #undef HAVE_DIRENT_H +/* Define if ELF support should be included. */ +#undef HAVE_ELF + +/* Define to 1 if you have the header file. */ +#undef HAVE_ELF_HP_H + +/* Define to 1 if your system has the etext variable. */ +#undef HAVE_ETEXT + /* Define to 1 if you have the `fork' function. */ #undef HAVE_FORK /* Define if has fpregset_t. */ #undef HAVE_FPREGSET_T -/* Define to 1 if you have the `getcwd' function. */ -#undef HAVE_GETCWD - /* Define to 1 if you have the `getgid' function. */ #undef HAVE_GETGID /* Define to 1 if you have the `getpagesize' function. */ #undef HAVE_GETPAGESIZE -/* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#undef HAVE_GETTEXT +/* Define to 1 if you have the `getrusage' function. */ +#undef HAVE_GETRUSAGE /* Define to 1 if you have the `getuid' function. */ #undef HAVE_GETUID @@ -273,21 +163,39 @@ /* Define if has gregset_t. */ #undef HAVE_GREGSET_T +/* Define if you have HPUX threads */ +#undef HAVE_HPUX_THREAD_SUPPORT + /* Define if you have the iconv() function. */ #undef HAVE_ICONV +/* Define if your compiler supports the #include_next directive. */ +#undef HAVE_INCLUDE_NEXT + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define if your locale.h file contains LC_MESSAGES. */ -#undef HAVE_LC_MESSAGES - /* Define to 1 if you have the `dl' library (-ldl). */ #undef HAVE_LIBDL +/* Define if you have the expat library. */ +#undef HAVE_LIBEXPAT + /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM +/* Define if Python 2.4 is being used. */ +#undef HAVE_LIBPYTHON2_4 + +/* Define if Python 2.5 is being used. */ +#undef HAVE_LIBPYTHON2_5 + +/* Define if Python 2.6 is being used. */ +#undef HAVE_LIBPYTHON2_6 + +/* Define if libunwind library is being used. */ +#undef HAVE_LIBUNWIND + /* Define to 1 if you have the header file. */ #undef HAVE_LIBUNWIND_H @@ -297,26 +205,26 @@ /* Define to 1 if you have the `w' library (-lw). */ #undef HAVE_LIBW -/* Define to 1 if you have the header file. */ -#undef HAVE_LIMITS_H - /* Define to 1 if you have the header file. */ #undef HAVE_LINK_H -/* Define to 1 if you have the header file. */ -#undef HAVE_LOCALE_H - /* Define to 1 if the compiler supports long double. */ #undef HAVE_LONG_DOUBLE +/* Define to 1 if the system has the type `long long int'. */ +#undef HAVE_LONG_LONG_INT + /* Define if has lwpid_t. */ #undef HAVE_LWPID_T /* Define to 1 if you have the header file. */ #undef HAVE_MACHINE_REG_H -/* Define to 1 if you have the header file. */ -#undef HAVE_MALLOC_H +/* Define to 1 if you have the `memchr' function. */ +#undef HAVE_MEMCHR + +/* Define to 1 if you have the `memmem' function. */ +#undef HAVE_MEMMEM /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -327,9 +235,6 @@ /* Define to 1 if you have the `monstartup' function. */ #undef HAVE_MONSTARTUP -/* Define to 1 if you have the `munmap' function. */ -#undef HAVE_MUNMAP - /* Define to 1 if you have the header file. */ #undef HAVE_NCURSES_H @@ -345,8 +250,8 @@ /* Define to 1 if you have the header file. */ #undef HAVE_NLIST_H -/* Define to 1 if you have the header file. */ -#undef HAVE_NL_TYPES_H +/* Define if you support the personality syscall. */ +#undef HAVE_PERSONALITY /* Define to 1 if you have the `poll' function. */ #undef HAVE_POLL @@ -369,6 +274,9 @@ /* Define if has prgregset_t. */ #undef HAVE_PRGREGSET_T +/* Define if ioctl argument PIOCSET is available. */ +#undef HAVE_PROCFS_PIOCSET + /* Define to 1 if you have the header file. */ #undef HAVE_PROC_SERVICE_H @@ -393,11 +301,23 @@ /* Define if has pstatus_t. */ #undef HAVE_PSTATUS_T +/* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */ +#undef HAVE_PTRACE_GETFPXREGS + +/* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */ +#undef HAVE_PTRACE_GETREGS + /* Define to 1 if you have the header file. */ #undef HAVE_PTRACE_H -/* Define to 1 if you have the `putenv' function. */ -#undef HAVE_PUTENV +/* Define if sys/ptrace.h defines the PT_GETDBREGS request. */ +#undef HAVE_PT_GETDBREGS + +/* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */ +#undef HAVE_PT_GETXMMREGS + +/* Define if Python interpreter is being linked in. */ +#undef HAVE_PYTHON /* Define to 1 if you have the `realpath' function. */ #undef HAVE_REALPATH @@ -405,24 +325,33 @@ /* Define to 1 if you have the `sbrk' function. */ #undef HAVE_SBRK -/* Define to 1 if you have the `setenv' function. */ -#undef HAVE_SETENV - -/* Define to 1 if you have the `setlocale' function. */ -#undef HAVE_SETLOCALE - /* Define to 1 if you have the `setpgid' function. */ #undef HAVE_SETPGID /* Define to 1 if you have the `setpgrp' function. */ #undef HAVE_SETPGRP +/* Define to 1 if you have the `setsid' function. */ +#undef HAVE_SETSID + /* Define to 1 if you have the header file. */ #undef HAVE_SGTTY_H /* Define to 1 if you have the `sigaction' function. */ #undef HAVE_SIGACTION +/* Define to 1 if you have the header file. */ +#undef HAVE_SIGNAL_H + +/* 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 you have the `sigprocmask' function. */ #undef HAVE_SIGPROCMASK @@ -447,21 +376,23 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H -/* Define if you have the stpcpy function */ -#undef HAVE_STPCPY - -/* Define to 1 if you have the `strcasecmp' function. */ -#undef HAVE_STRCASECMP - -/* Define to 1 if you have the `strchr' function. */ -#undef HAVE_STRCHR - /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H +/* Define if has struct link_map32 */ +#undef HAVE_STRUCT_LINK_MAP32 + +/* Define if exists and defines struct link_map which has members + with an ``lm_'' prefix. (For SunOS.) */ +#undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS + +/* Define if exists and defines struct link_map which has members + with an ``l_'' prefix. (For Solaris, SVR4, and SVR4-like systems.) */ +#undef HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS + /* Define to 1 if your system has struct lwp. */ #undef HAVE_STRUCT_LWP @@ -474,6 +405,10 @@ /* Define to 1 if `r_gs' is member of `struct reg'. */ #undef HAVE_STRUCT_REG_R_GS +/* Define if exists and defines a struct so_map which has members + with an ``som_'' prefix. (Found on older *BSD systems.) */ +#undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS + /* Define to 1 if `st_blksize' is member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_BLKSIZE @@ -486,6 +421,9 @@ /* Define to 1 if you have the `syscall' function. */ #undef HAVE_SYSCALL +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_BITYPES_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_DEBUGREG_H @@ -502,6 +440,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_FILIO_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_INTTYPES_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H @@ -527,6 +468,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_REG_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_RESOURCE_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_H @@ -557,23 +501,23 @@ /* Define to 1 if you have the header file. */ #undef HAVE_THREAD_DB_H +/* Define if using Solaris thread debugging. */ +#undef HAVE_THREAD_DB_LIB + /* Define to 1 if you have the header file. */ #undef HAVE_TIME_H -/* Define if we can use the tkill syscall. */ +/* Define if you support the tkill syscall. */ #undef HAVE_TKILL_SYSCALL /* Define to 1 if you have the `ttrace' function. */ #undef HAVE_TTRACE -/* Define to 1 if the system has the type `uintptr_t'. */ -#undef HAVE_UINTPTR_T - /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H -/* Define to 1 if you have the header file. */ -#undef HAVE_VALUES_H +/* Define to 1 if the system has the type `unsigned long long int'. */ +#undef HAVE_UNSIGNED_LONG_LONG_INT /* Define to 1 if you have the `vfork' function. */ #undef HAVE_VFORK @@ -587,30 +531,34 @@ /* Define to 1 if you have the `wborder' function. */ #undef HAVE_WBORDER +/* Define to 1 if you have the header file. */ +#undef HAVE_WCHAR_H + /* Define to 1 if `fork' works. */ #undef HAVE_WORKING_FORK /* Define to 1 if `vfork' works. */ #undef HAVE_WORKING_VFORK +/* Define to 1 if you have the `XML_StopParser' function. */ +#undef HAVE_XML_STOPPARSER + +/* Define to 1 if you have the header file. */ +#undef HAVE_ZLIB_H + /* Define to 1 if your system has the _etext variable. */ #undef HAVE__ETEXT /* Define to 1 if you have the `_mcleanup' function. */ #undef HAVE__MCLEANUP -/* Define to 1 if you have the `__argz_count' function. */ -#undef HAVE___ARGZ_COUNT - -/* Define to 1 if you have the `__argz_next' function. */ -#undef HAVE___ARGZ_NEXT - -/* Define to 1 if you have the `__argz_stringify' function. */ -#undef HAVE___ARGZ_STRINGIFY - /* Define as const if the declaration of iconv() needs const. */ #undef ICONV_CONST +/* Define if you want to use new multi-fd /proc interface (replaces + HAVE_MULTIPLE_PROC_FDS as well as other macros). */ +#undef NEW_PROC_API + /* Name of this package. */ #undef PACKAGE @@ -629,12 +577,25 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION +/* Additional package description */ +#undef PKGVERSION + +/* Define if the prfpregset_t type is broken. */ +#undef PRFPREGSET_T_BROKEN + +/* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */ +#undef PRINTF_HAS_DECFLOAT + /* Define to 1 if the "%Lg" format works to print long doubles. */ #undef PRINTF_HAS_LONG_DOUBLE /* Define to 1 if the "%ll" format works to print long longs. */ #undef PRINTF_HAS_LONG_LONG +/* Define if on solaris uses int instead of size_t, and + assorted other type changes. */ +#undef PROC_SERVICE_IS_OLD + /* Define to the type of arg 3 for ptrace. */ #undef PTRACE_TYPE_ARG3 @@ -644,6 +605,13 @@ /* Define as the return type of ptrace. */ #undef PTRACE_TYPE_RET +/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type + 'ptrdiff_t'. */ +#undef PTRDIFF_T_SUFFIX + +/* Bug reporting address */ +#undef REPORT_BUGS_TO + /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE @@ -653,6 +621,17 @@ /* Define to 1 if the `setpgrp' function takes no argument. */ #undef SETPGRP_VOID +/* 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 a `long', as computed by sizeof. */ +#undef SIZEOF_LONG + +/* 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 run-time. @@ -670,6 +649,12 @@ /* Define if has the TD_NOTALLOC error code. */ #undef THREAD_DB_HAS_TD_NOTALLOC +/* Define if has the TD_NOTLS error code. */ +#undef THREAD_DB_HAS_TD_NOTLS + +/* Define if has the TD_VERSION error code. */ +#undef THREAD_DB_HAS_TD_VERSION + /* Define to 1 if the regex included in libiberty should be used. */ #undef USE_INCLUDED_REGEX @@ -678,6 +663,21 @@ when building for Cygwin. */ #undef USE_WIN32API +/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type + 'wchar_t'. */ +#undef WCHAR_T_SUFFIX + +/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type + 'wint_t'. */ +#undef WINT_T_SUFFIX + +/* Define if the simulator is being linked in. */ +#undef WITH_SIM + +/* 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 on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ @@ -685,10 +685,54 @@ # undef _ALL_SOURCE #endif +/* Enable GNU extensions on systems that have them. */ +#ifndef _GNU_SOURCE +# undef _GNU_SOURCE +#endif + +/* Define to 1 so gets a definition of anon_hdl. Works around a + problem on IRIX 5. */ +#undef _KMEMUSER + +/* Define to 1 if on MINIX. */ +#undef _MINIX + /* Define to 1 to avoid a clash between and on Solaris 2.[789] when using GCC. */ #undef _MSE_INT_H +/* 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 if has link_map32 (solaris sparc-64 target) */ +#undef _SYSCALL32 + +/* Enable extensions on AIX 3, Interix. */ +#ifndef _ALL_SOURCE +# undef _ALL_SOURCE +#endif +/* Enable GNU extensions on systems that have them. */ +#ifndef _GNU_SOURCE +# undef _GNU_SOURCE +#endif +/* Enable threading extensions on Solaris. */ +#ifndef _POSIX_PTHREAD_SEMANTICS +# undef _POSIX_PTHREAD_SEMANTICS +#endif +/* Enable extensions on HP NonStop. */ +#ifndef _TANDEM_SOURCE +# undef _TANDEM_SOURCE +#endif +/* Enable general extensions on Solaris. */ +#ifndef __EXTENSIONS__ +# undef __EXTENSIONS__ +#endif + + /* Define to empty if `const' does not conform to ANSI C. */ #undef const @@ -698,14 +742,24 @@ #undef inline #endif -/* Define to `long' if does not define. */ -#undef off_t +/* Define to rpl_memcmp if the replacement function should be used. */ +#undef memcmp /* Define to `int' if does not define. */ #undef pid_t -/* Define to `unsigned' if does not define. */ -#undef size_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. */ +#undef 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 as `fork' if `vfork' does not work. */ #undef vfork