742 lines
22 KiB
C
742 lines
22 KiB
C
/* config.h. Generated by configure. */
|
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
|
|
/* Default value for alignment of strings in .mo file. */
|
|
#define DEFAULT_OUTPUT_ALIGNMENT 1
|
|
|
|
|
|
/* 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 if mono is the preferred C# implementation. */
|
|
/* #undef CSHARP_CHOICE_MONO */
|
|
|
|
/* Define if pnet is the preferred C# implementation. */
|
|
/* #undef CSHARP_CHOICE_PNET */
|
|
|
|
/* Define to 1 if using `alloca.c'. */
|
|
/* #undef C_ALLOCA */
|
|
|
|
/* Define to 1 if libexpat shall be dynamically loaded via dlopen(). */
|
|
/* #undef DYNLOAD_LIBEXPAT */
|
|
|
|
/* Define to 1 if translation of program messages to the user's native
|
|
language is requested. */
|
|
#define ENABLE_NLS 1
|
|
|
|
/* Define to 1 if the package shall run at any location in the filesystem. */
|
|
/* #undef ENABLE_RELOCATABLE */
|
|
|
|
/* Define to 1 if you have `alloca', as a function or macro. */
|
|
#define HAVE_ALLOCA 1
|
|
|
|
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
|
|
*/
|
|
/* #undef HAVE_ALLOCA_H */
|
|
|
|
/* Define to 1 if you have the <argz.h> header file. */
|
|
/* #undef HAVE_ARGZ_H */
|
|
|
|
/* Define to 1 if you have the <arpa/inet.h> header file. */
|
|
#define HAVE_ARPA_INET_H 1
|
|
|
|
/* Define to 1 if you have the `asprintf' function. */
|
|
#define HAVE_ASPRINTF 1
|
|
|
|
/* Define to 1 if you have the `atexit' function. */
|
|
#define HAVE_ATEXIT 1
|
|
|
|
/* Define to 1 if you have the <bp-sym.h> header file. */
|
|
/* #undef HAVE_BP_SYM_H */
|
|
|
|
/* Define to 1 if you have the `btowc' function. */
|
|
#define HAVE_BTOWC 1
|
|
|
|
/* Define to 1 if you have the `canonicalize_file_name' function. */
|
|
/* #undef HAVE_CANONICALIZE_FILE_NAME */
|
|
|
|
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
|
|
CoreFoundation framework. */
|
|
/* #undef HAVE_CFLOCALECOPYCURRENT */
|
|
|
|
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
|
|
the CoreFoundation framework. */
|
|
/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
|
|
|
|
/* Define to 1 if you have the `chown' function. */
|
|
#define HAVE_CHOWN 1
|
|
|
|
/* Define if the GNU dcgettext() function is already present or preinstalled.
|
|
*/
|
|
/* #undef HAVE_DCGETTEXT */
|
|
|
|
/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
|
|
you don't. */
|
|
#define HAVE_DECL_CLEARERR_UNLOCKED 0
|
|
|
|
/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
|
|
don't. */
|
|
#define HAVE_DECL_FEOF_UNLOCKED 0
|
|
|
|
/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
|
|
you don't. */
|
|
#define HAVE_DECL_FERROR_UNLOCKED 0
|
|
|
|
/* 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 `fgets_unlocked', and to 0 if
|
|
you don't. */
|
|
#define HAVE_DECL_FGETS_UNLOCKED 0
|
|
|
|
/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
|
|
you don't. */
|
|
#define HAVE_DECL_FPUTC_UNLOCKED 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 `fread_unlocked', and to 0 if
|
|
you don't. */
|
|
#define HAVE_DECL_FREAD_UNLOCKED 0
|
|
|
|
/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
|
|
you don't. */
|
|
#define HAVE_DECL_FWRITE_UNLOCKED 0
|
|
|
|
/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
|
|
you don't. */
|
|
#define HAVE_DECL_GETCHAR_UNLOCKED 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 `getenv', and to 0 if you don't.
|
|
*/
|
|
/* #undef HAVE_DECL_GETENV */
|
|
|
|
/* Define to 1 if you have a declaration of mbswidth() in <wchar.h>, and to 0
|
|
otherwise. */
|
|
#define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
|
|
|
|
/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
|
|
you don't. */
|
|
#define HAVE_DECL_PUTCHAR_UNLOCKED 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 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 0
|
|
|
|
/* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.
|
|
*/
|
|
#define HAVE_DECL_WCWIDTH 1
|
|
|
|
/* 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 you have the declaration of `_snwprintf', and to 0 if you
|
|
don't. */
|
|
#define HAVE_DECL__SNWPRINTF 0
|
|
|
|
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
|
|
*/
|
|
#define HAVE_DIRENT_H 1
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#define HAVE_DLFCN_H 1
|
|
|
|
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
|
|
/* #undef HAVE_DOPRNT */
|
|
|
|
/* Define if you have the declaration of environ. */
|
|
/* #undef HAVE_ENVIRON_DECL */
|
|
|
|
/* Define if you have the declaration of errno. */
|
|
/* #undef HAVE_ERRNO_DECL */
|
|
|
|
/* Define to 1 if you have the `fork' function. */
|
|
#define HAVE_FORK 1
|
|
|
|
/* Define to 1 if you have the `fwprintf' function. */
|
|
/* #undef HAVE_FWPRINTF */
|
|
|
|
/* Define to 1 if you have the `getcwd' function. */
|
|
#define HAVE_GETCWD 1
|
|
|
|
/* Define to 1 if you have the `getdelim' function. */
|
|
#define HAVE_GETDELIM 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 `gethostbyname' function. */
|
|
#define HAVE_GETHOSTBYNAME 1
|
|
|
|
/* Define to 1 if you have the `gethostname' function. */
|
|
#define HAVE_GETHOSTNAME 1
|
|
|
|
/* Define to 1 if you have the <getopt.h> header file. */
|
|
#define HAVE_GETOPT_H 1
|
|
|
|
/* Define to 1 if you have the `getopt_long_only' function. */
|
|
/* #undef HAVE_GETOPT_LONG_ONLY */
|
|
|
|
/* Define to 1 if you have the `getpagesize' function. */
|
|
#define HAVE_GETPAGESIZE 1
|
|
|
|
/* Define if the GNU gettext() function is already present or preinstalled. */
|
|
/* #undef HAVE_GETTEXT */
|
|
|
|
/* Define to 1 if you have the `gettimeofday' function. */
|
|
/* #undef HAVE_GETTIMEOFDAY */
|
|
|
|
/* Define to 1 if you have the `getuid' function. */
|
|
#define HAVE_GETUID 1
|
|
|
|
/* Define if you have the iconv() function. */
|
|
#define HAVE_ICONV 1
|
|
|
|
/* Define to 1 if you have the `inet_ntop' function. */
|
|
#define HAVE_INET_NTOP 1
|
|
|
|
/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
|
|
#define HAVE_INTMAX_T 1
|
|
|
|
/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
|
|
#define HAVE_INTTYPES_H 1
|
|
|
|
/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
|
|
declares uintmax_t. */
|
|
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
|
|
|
|
/* Define if <sys/socket.h> defines AF_INET6. */
|
|
#define HAVE_IPV6 1
|
|
|
|
/* Define to 1 if you have the `isascii' function. */
|
|
#define HAVE_ISASCII 1
|
|
|
|
/* Define to 1 if you have the `iswcntrl' function. */
|
|
#define HAVE_ISWCNTRL 1
|
|
|
|
/* Define to 1 if you have the `iswprint' function. */
|
|
#define HAVE_ISWPRINT 1
|
|
|
|
/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
|
|
#define HAVE_LANGINFO_CODESET 1
|
|
|
|
/* Define if your <locale.h> file defines LC_MESSAGES. */
|
|
#define HAVE_LC_MESSAGES 1
|
|
|
|
/* Define if you have the expat library. */
|
|
/* #undef HAVE_LIBEXPAT */
|
|
|
|
/* Define to 1 if you have the <limits.h> header file. */
|
|
#define HAVE_LIMITS_H 1
|
|
|
|
/* Define to 1 if you have the <locale.h> header file. */
|
|
#define HAVE_LOCALE_H 1
|
|
|
|
/* Define if you have the 'long double' type. */
|
|
#define HAVE_LONG_DOUBLE 1
|
|
|
|
/* Define to 1 if you support file names longer than 14 characters. */
|
|
#define HAVE_LONG_FILE_NAMES 1
|
|
|
|
/* Define if you have the 'long long' type. */
|
|
#define HAVE_LONG_LONG 1
|
|
|
|
/* Define to 1 if you have the <malloc.h> header file. */
|
|
#define HAVE_MALLOC_H 1
|
|
|
|
/* Define to 1 if mbrtowc and mbstate_t are properly declared. */
|
|
#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. */
|
|
/* #undef HAVE_MBSRTOWCS */
|
|
|
|
/* Define to 1 if <wchar.h> declares mbstate_t. */
|
|
#define HAVE_MBSTATE_T 1
|
|
|
|
/* Define to 1 if you have the `memchr' function. */
|
|
#define HAVE_MEMCHR 1
|
|
|
|
/* Define to 1 if you have the `memmove' function. */
|
|
#define HAVE_MEMMOVE 1
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#define HAVE_MEMORY_H 1
|
|
|
|
/* Define to 1 if you have the `mempcpy' function. */
|
|
/* #undef HAVE_MEMPCPY */
|
|
|
|
/* Define to 1 if you have the `memset' function. */
|
|
#define HAVE_MEMSET 1
|
|
|
|
/* Define to 1 if you have the `mkdtemp' function. */
|
|
#define HAVE_MKDTEMP 1
|
|
|
|
/* Define to 1 if you have a working `mmap' system call. */
|
|
#define HAVE_MMAP 1
|
|
|
|
/* Define to 1 if you have the `munmap' function. */
|
|
#define HAVE_MUNMAP 1
|
|
|
|
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
|
|
/* #undef HAVE_NDIR_H */
|
|
|
|
/* Define to 1 if you have the <nl_types.h> header file. */
|
|
#define HAVE_NL_TYPES_H 1
|
|
|
|
/* Define to 1 if you have the `pathconf' function. */
|
|
#define HAVE_PATHCONF 1
|
|
|
|
/* Define if your printf() function supports format strings with positions. */
|
|
/* #undef HAVE_POSIX_PRINTF */
|
|
|
|
/* Define to 1 if you have the sigset_t type and the sigprocmask function. */
|
|
#define HAVE_POSIX_SIGNALBLOCKING 1
|
|
|
|
/* Define to 1 if you have the `posix_spawn' function. */
|
|
/* #undef HAVE_POSIX_SPAWN */
|
|
|
|
/* Define to 1 if the system has the type `ptrdiff_t'. */
|
|
#define HAVE_PTRDIFF_T 1
|
|
|
|
/* Define to 1 if you have the `putenv' function. */
|
|
#define HAVE_PUTENV 1
|
|
|
|
/* Define to 1 if you have the <pwd.h> header file. */
|
|
#define HAVE_PWD_H 1
|
|
|
|
/* Define to 1 if you have the `raise' function. */
|
|
#define HAVE_RAISE 1
|
|
|
|
/* Define to 1 if you have the `readlink' function. */
|
|
#define HAVE_READLINK 1
|
|
|
|
/* Define to 1 if you have the <search.h> header file. */
|
|
/* #undef HAVE_SEARCH_H */
|
|
|
|
/* Define to 1 if you have the `select' function. */
|
|
#define HAVE_SELECT 1
|
|
|
|
/* Define to 1 if you have the `setenv' function. */
|
|
#define HAVE_SETENV 1
|
|
|
|
/* Define to 1 if you have the `setlocale' function. */
|
|
#define HAVE_SETLOCALE 1
|
|
|
|
/* Define to 1 if <signal.h> defines the siginfo_t type, and struct sigaction
|
|
has the sa_sigaction member and the SA_SIGINFO flag. */
|
|
#define HAVE_SIGINFO 1
|
|
|
|
/* Define to 1 if the system has the type `sig_atomic_t'. */
|
|
#define HAVE_SIG_ATOMIC_T 1
|
|
|
|
/* Define to 1 if you have the `snprintf' function. */
|
|
#define HAVE_SNPRINTF 1
|
|
|
|
/* Define to 1 if stdbool.h conforms to C99. */
|
|
#if (__GNUC__ >= 3)
|
|
#define HAVE_STDBOOL_H 1
|
|
#endif
|
|
|
|
/* Define to 1 if you have the <stddef.h> header file. */
|
|
#define HAVE_STDDEF_H 1
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#define HAVE_STDINT_H 1
|
|
|
|
/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
|
|
uintmax_t. */
|
|
#define HAVE_STDINT_H_WITH_UINTMAX 1
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#define HAVE_STDLIB_H 1
|
|
|
|
/* Define to 1 if you have the `stpcpy' function. */
|
|
/* #undef HAVE_STPCPY */
|
|
|
|
/* Define if you have the stpncpy() function and it works. */
|
|
/* #undef HAVE_STPNCPY */
|
|
|
|
/* Define to 1 if you have the `strcasecmp' function. */
|
|
#define HAVE_STRCASECMP 1
|
|
|
|
/* Define to 1 if you have the `strcspn' function. */
|
|
#define HAVE_STRCSPN 1
|
|
|
|
/* Define to 1 if you have the `strdup' function. */
|
|
#define HAVE_STRDUP 1
|
|
|
|
/* Define to 1 if you have the `strerror' function. */
|
|
#define HAVE_STRERROR 1
|
|
|
|
/* Define to 1 if you have the `strerror_r' function. */
|
|
/* #undef HAVE_STRERROR_R */
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#define HAVE_STRINGS_H 1
|
|
|
|
/* Define to 1 if you have the <string.h> 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 `strpbrk' function. */
|
|
#define HAVE_STRPBRK 1
|
|
|
|
/* Define to 1 if you have the `strstr' function. */
|
|
#define HAVE_STRSTR 1
|
|
|
|
/* Define to 1 if you have the `strtoul' function. */
|
|
#define HAVE_STRTOUL 1
|
|
|
|
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
|
|
*/
|
|
/* #undef HAVE_SYS_DIR_H */
|
|
|
|
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
|
*/
|
|
/* #undef HAVE_SYS_NDIR_H */
|
|
|
|
/* Define to 1 if you have the <sys/param.h> header file. */
|
|
#define HAVE_SYS_PARAM_H 1
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#define HAVE_SYS_STAT_H 1
|
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
#define HAVE_SYS_TIME_H 1
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#define HAVE_SYS_TYPES_H 1
|
|
|
|
/* Define to 1 if you have the <time.h> header file. */
|
|
/* #undef HAVE_TIME_H */
|
|
|
|
/* Define to 1 if you have the `tsearch' function. */
|
|
#define HAVE_TSEARCH 1
|
|
|
|
/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
|
|
#define HAVE_UINTMAX_T 1
|
|
|
|
/* Define to 1 if you have the `uname' function. */
|
|
#define HAVE_UNAME 1
|
|
|
|
/* Define if <sys/wait.h> defines the 'union wait' type. */
|
|
/* #undef HAVE_UNION_WAIT */
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#define HAVE_UNISTD_H 1
|
|
|
|
/* Define to 1 if you have the `unsetenv' function. */
|
|
#define HAVE_UNSETENV 1
|
|
|
|
/* Define if you have the 'unsigned long long' type. */
|
|
#define HAVE_UNSIGNED_LONG_LONG 1
|
|
|
|
/* Define to 1 if you have the `utime' function. */
|
|
#define HAVE_UTIME 1
|
|
|
|
/* Define to 1 if you have the `utimes' function. */
|
|
#define HAVE_UTIMES 1
|
|
|
|
/* Define to 1 if you have the <utime.h> header file. */
|
|
#define HAVE_UTIME_H 1
|
|
|
|
/* Define to 1 if you have the <values.h> header file. */
|
|
/* #undef HAVE_VALUES_H */
|
|
|
|
/* Define to 1 if you have the `vasprintf' function. */
|
|
#define HAVE_VASPRINTF 1
|
|
|
|
/* Define to 1 if you have the `vfork' function. */
|
|
#define HAVE_VFORK 1
|
|
|
|
/* Define to 1 if you have the <vfork.h> header file. */
|
|
/* #undef HAVE_VFORK_H */
|
|
|
|
/* Define to 1 if you have the `vprintf' function. */
|
|
#define HAVE_VPRINTF 1
|
|
|
|
/* Define to 1 if you have the `waitid' function. */
|
|
/* #undef HAVE_WAITID */
|
|
|
|
/* Define to 1 if you have the `waitpid' function. */
|
|
#define HAVE_WAITPID 1
|
|
|
|
/* Define to 1 if you have the <wchar.h> 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 `wcslen' function. */
|
|
#define HAVE_WCSLEN 1
|
|
|
|
/* Define to 1 if you have the <wctype.h> header file. */
|
|
#define HAVE_WCTYPE_H 1
|
|
|
|
/* Define to 1 if you have the `wcwidth' function. */
|
|
#define HAVE_WCWIDTH 1
|
|
|
|
/* Define if you have the 'wint_t' type. */
|
|
#define HAVE_WINT_T 1
|
|
|
|
/* Define to 1 if you have the `wmemchr' function. */
|
|
/* #undef HAVE_WMEMCHR */
|
|
|
|
/* Define to 1 if you have the `wmemcpy' function. */
|
|
/* #undef HAVE_WMEMCPY */
|
|
|
|
/* Define to 1 if you have the `wmempcpy' function. */
|
|
/* #undef HAVE_WMEMPCPY */
|
|
|
|
/* Define to 1 if `fork' works. */
|
|
#define HAVE_WORKING_FORK 1
|
|
|
|
/* Define to 1 if `vfork' works. */
|
|
#define HAVE_WORKING_VFORK 1
|
|
|
|
/* Define to 1 if the system has the type `_Bool'. */
|
|
#define HAVE__BOOL 1
|
|
|
|
/* 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 to 1 if you have the `__fsetlocking' function. */
|
|
/* #undef HAVE___FSETLOCKING */
|
|
|
|
/* Define to 1 if you have the `__secure_getenv' function. */
|
|
/* #undef HAVE___SECURE_GETENV */
|
|
|
|
/* Define as const if the declaration of iconv() needs const. */
|
|
#define ICONV_CONST const
|
|
|
|
/* Define to the value of ${prefix}, as a string. */
|
|
#define INSTALLPREFIX "/usr/local"
|
|
|
|
/* Define if integer division by zero raises signal SIGFPE. */
|
|
#define INTDIV0_RAISES_SIGFPE 1
|
|
|
|
/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
|
|
#define MALLOC_0_IS_NONNULL 1
|
|
|
|
/* Name of package */
|
|
#define PACKAGE "gettext-tools"
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#define PACKAGE_BUGREPORT ""
|
|
|
|
/* Define to the full name of this package. */
|
|
#define PACKAGE_NAME ""
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#define PACKAGE_STRING ""
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#define PACKAGE_TARNAME ""
|
|
|
|
/* Define to the version of this package. */
|
|
#define PACKAGE_VERSION ""
|
|
|
|
/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
|
|
/* #undef PRI_MACROS_BROKEN */
|
|
|
|
/* Define as const if the declaration of setlocale() needs const. */
|
|
#define SETLOCALE_CONST const
|
|
|
|
/* Define as the maximum value of type 'size_t', if the system doesn't define
|
|
it. */
|
|
/* #undef SIZE_MAX */
|
|
|
|
/* 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.
|
|
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 <sys/stat.h> 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 *. */
|
|
/* #undef STRERROR_R_CHAR_P */
|
|
|
|
/* Define to 1 if you want getc etc. to use unlocked I/O if available.
|
|
Unlocked I/O can improve performance in unithreaded apps, but it is not
|
|
safe for multithreaded apps. */
|
|
#define USE_UNLOCKED_IO 1
|
|
|
|
/* Version number of package */
|
|
#define VERSION "0.14.4"
|
|
|
|
/* Define if unsetenv() returns void, not int. */
|
|
/* #undef VOID_UNSETENV */
|
|
|
|
/* 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
|
|
|
|
/* Enable GNU extensions on systems that have them. */
|
|
#ifndef _GNU_SOURCE
|
|
# define _GNU_SOURCE 1
|
|
#endif
|
|
|
|
/* 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 */
|
|
|
|
/* Enable 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 as 'access' if you don't have the eaccess() function. */
|
|
#define eaccess access
|
|
|
|
/* Define to a replacement function name for fnmatch(). */
|
|
/* #undef fnmatch */
|
|
|
|
/* Define to a replacement function name for getline(). */
|
|
#define getline gnu_getline
|
|
|
|
/* 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 a type if <wchar.h> does not define. */
|
|
/* #undef mbstate_t */
|
|
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
|
/* #undef mode_t */
|
|
|
|
/* Define to `long' if <sys/types.h> does not define. */
|
|
/* #undef off_t */
|
|
|
|
/* Define to `int' if <sys/types.h> 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 a replacement function name for realpath(). */
|
|
#define realpath rpl_realpath
|
|
|
|
/* Define to equivalent of C99 restrict keyword, or to nothing if this is not
|
|
supported. Do not define if restrict is supported directly. */
|
|
#define restrict __restrict
|
|
|
|
/* Define as an integer type suitable for memory locations that can be
|
|
accessed atomically even in the presence of asynchnonous signals. */
|
|
/* #undef sig_atomic_t */
|
|
|
|
/* Define to empty if the C compiler doesn't support this keyword. */
|
|
/* #undef signed */
|
|
|
|
/* Define to `unsigned' if <sys/types.h> does not define. */
|
|
/* #undef size_t */
|
|
|
|
/* Define as a signed type of the same size as size_t. */
|
|
/* #undef ssize_t */
|
|
|
|
/* Define to unsigned long or unsigned long long if <stdint.h> and
|
|
<inttypes.h> don't define. */
|
|
/* #undef uintmax_t */
|
|
|
|
/* Define as `fork' if `vfork' does not work. */
|
|
/* #undef vfork */
|
|
|
|
|
|
/* A file name cannot consist of any character possible. INVALID_PATH_CHAR
|
|
contains the characters not allowed. */
|
|
#if defined _MSC_VER || defined __MINGW32__
|
|
/* Woe32. This string is valid for Windows NT/2000. On Windows 95/98/ME some
|
|
few characters in the range 0x80..0xff are invalid as well, but this doesn't
|
|
matter much for our purposes. */
|
|
# define INVALID_PATH_CHAR "\001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037\"*/:<>?\\|"
|
|
#elif defined MSDOS
|
|
/* Something like this for MSDOG. */
|
|
# define INVALID_PATH_CHAR "\001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 \177\\:."
|
|
#else
|
|
/* Unix. */
|
|
# define INVALID_PATH_CHAR "\001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 \177/"
|
|
#endif
|
|
|
|
/* This is the page width for the message_print function. It should
|
|
not be set to more than 79 characters (Emacs users will appreciate
|
|
it). It is used to wrap the msgid and msgstr strings, and also to
|
|
wrap the file position (#:) comments. */
|
|
#define PAGE_WIDTH 79
|
|
|
|
/* On Windows, variables that may be in a DLL must be marked specially. */
|
|
#if defined _MSC_VER && defined _DLL
|
|
# define DLL_VARIABLE __declspec (dllimport)
|
|
#else
|
|
# define DLL_VARIABLE
|
|
#endif
|
|
|
|
/* Extra OS/2 (emx+gcc) defines. */
|
|
#ifdef __EMX__
|
|
# include "intl/os2compat.h"
|
|
#endif
|
|
|