Annotation of embedaddon/libiconv/config.h.in, revision 1.1

1.1     ! misho       1: /* config.h.in.  Generated from configure.ac by autoheader.  */
        !             2: 
        !             3: /* Define if the compiler is building for multiple architectures of Apple
        !             4:    platforms at once. */
        !             5: #undef AA_APPLE_UNIVERSAL_BUILD
        !             6: 
        !             7: /* Define to the number of bits in type 'ptrdiff_t'. */
        !             8: #undef BITSIZEOF_PTRDIFF_T
        !             9: 
        !            10: /* Define to the number of bits in type 'sig_atomic_t'. */
        !            11: #undef BITSIZEOF_SIG_ATOMIC_T
        !            12: 
        !            13: /* Define to the number of bits in type 'size_t'. */
        !            14: #undef BITSIZEOF_SIZE_T
        !            15: 
        !            16: /* Define to the number of bits in type 'wchar_t'. */
        !            17: #undef BITSIZEOF_WCHAR_T
        !            18: 
        !            19: /* Define to the number of bits in type 'wint_t'. */
        !            20: #undef BITSIZEOF_WINT_T
        !            21: 
        !            22: /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
        !            23:    systems. This function is required for `alloca.c' support on those systems.
        !            24:    */
        !            25: #undef CRAY_STACKSEG_END
        !            26: 
        !            27: /* Define to 1 if using `alloca.c'. */
        !            28: #undef C_ALLOCA
        !            29: 
        !            30: /* Define as good substitute value for EILSEQ. */
        !            31: #undef EILSEQ
        !            32: 
        !            33: /* Define to 1 to enable a few rarely used encodings. */
        !            34: #undef ENABLE_EXTRA
        !            35: 
        !            36: /* Define to 1 if translation of program messages to the user's native
        !            37:    language is requested. */
        !            38: #undef ENABLE_NLS
        !            39: 
        !            40: /* Define to 1 if the package shall run at any location in the filesystem. */
        !            41: #undef ENABLE_RELOCATABLE
        !            42: 
        !            43: /* Define to 1 when using the gnulib module canonicalize-lgpl. */
        !            44: #undef GNULIB_CANONICALIZE_LGPL
        !            45: 
        !            46: /* Define to 1 when using the gnulib module sigpipe. */
        !            47: #undef GNULIB_SIGPIPE
        !            48: 
        !            49: /* Define to 1 if you have `alloca', as a function or macro. */
        !            50: #undef HAVE_ALLOCA
        !            51: 
        !            52: /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
        !            53:    */
        !            54: #undef HAVE_ALLOCA_H
        !            55: 
        !            56: /* Define to 1 if you have the `canonicalize_file_name' function. */
        !            57: #undef HAVE_CANONICALIZE_FILE_NAME
        !            58: 
        !            59: /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
        !            60:    CoreFoundation framework. */
        !            61: #undef HAVE_CFLOCALECOPYCURRENT
        !            62: 
        !            63: /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
        !            64:    the CoreFoundation framework. */
        !            65: #undef HAVE_CFPREFERENCESCOPYAPPVALUE
        !            66: 
        !            67: /* Define if the GNU dcgettext() function is already present or preinstalled.
        !            68:    */
        !            69: #undef HAVE_DCGETTEXT
        !            70: 
        !            71: /* Define to 1 if you have the declaration of `canonicalize_file_name', and to
        !            72:    0 if you don't. */
        !            73: #undef HAVE_DECL_CANONICALIZE_FILE_NAME
        !            74: 
        !            75: /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
        !            76:    you don't. */
        !            77: #undef HAVE_DECL_CLEARERR_UNLOCKED
        !            78: 
        !            79: /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
        !            80:    don't. */
        !            81: #undef HAVE_DECL_FEOF_UNLOCKED
        !            82: 
        !            83: /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
        !            84:    you don't. */
        !            85: #undef HAVE_DECL_FERROR_UNLOCKED
        !            86: 
        !            87: /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
        !            88:    you don't. */
        !            89: #undef HAVE_DECL_FFLUSH_UNLOCKED
        !            90: 
        !            91: /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
        !            92:    you don't. */
        !            93: #undef HAVE_DECL_FGETS_UNLOCKED
        !            94: 
        !            95: /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
        !            96:    you don't. */
        !            97: #undef HAVE_DECL_FPUTC_UNLOCKED
        !            98: 
        !            99: /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
        !           100:    you don't. */
        !           101: #undef HAVE_DECL_FPUTS_UNLOCKED
        !           102: 
        !           103: /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
        !           104:    you don't. */
        !           105: #undef HAVE_DECL_FREAD_UNLOCKED
        !           106: 
        !           107: /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
        !           108:    you don't. */
        !           109: #undef HAVE_DECL_FWRITE_UNLOCKED
        !           110: 
        !           111: /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
        !           112:    you don't. */
        !           113: #undef HAVE_DECL_GETCHAR_UNLOCKED
        !           114: 
        !           115: /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
        !           116:    don't. */
        !           117: #undef HAVE_DECL_GETC_UNLOCKED
        !           118: 
        !           119: /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
        !           120:    you don't. */
        !           121: #undef HAVE_DECL_PUTCHAR_UNLOCKED
        !           122: 
        !           123: /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
        !           124:    don't. */
        !           125: #undef HAVE_DECL_PUTC_UNLOCKED
        !           126: 
        !           127: /* Define to 1 if you have the declaration of `strerror', and to 0 if you
        !           128:    don't. */
        !           129: #undef HAVE_DECL_STRERROR
        !           130: 
        !           131: /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
        !           132:    don't. */
        !           133: #undef HAVE_DECL_STRERROR_R
        !           134: 
        !           135: /* Define to 1 if you have the <dlfcn.h> header file. */
        !           136: #undef HAVE_DLFCN_H
        !           137: 
        !           138: /* Define if you have the declaration of environ. */
        !           139: #undef HAVE_ENVIRON_DECL
        !           140: 
        !           141: /* Define to 1 if you have the <errno.h> header file. */
        !           142: #undef HAVE_ERRNO_H
        !           143: 
        !           144: /* Define to 1 if you have the `getcwd' function. */
        !           145: #undef HAVE_GETCWD
        !           146: 
        !           147: /* Define to 1 if you have the `getc_unlocked' function. */
        !           148: #undef HAVE_GETC_UNLOCKED
        !           149: 
        !           150: /* Define if the GNU gettext() function is already present or preinstalled. */
        !           151: #undef HAVE_GETTEXT
        !           152: 
        !           153: /* Define if you have the iconv() function and it works. */
        !           154: #undef HAVE_ICONV
        !           155: 
        !           156: /* Define to 1 if you have the <inttypes.h> header file. */
        !           157: #undef HAVE_INTTYPES_H
        !           158: 
        !           159: /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
        !           160: #undef HAVE_LANGINFO_CODESET
        !           161: 
        !           162: /* Define to 1 if the system has the type `long long int'. */
        !           163: #undef HAVE_LONG_LONG_INT
        !           164: 
        !           165: /* Define to 1 if you have the <mach-o/dyld.h> header file. */
        !           166: #undef HAVE_MACH_O_DYLD_H
        !           167: 
        !           168: /* Define if the 'malloc' function is POSIX compliant. */
        !           169: #undef HAVE_MALLOC_POSIX
        !           170: 
        !           171: /* Define to 1 if you have the `mbrtowc' function. */
        !           172: #undef HAVE_MBRTOWC
        !           173: 
        !           174: /* Define to 1 if you have the `mbsinit' function. */
        !           175: #undef HAVE_MBSINIT
        !           176: 
        !           177: /* Define to 1 if <wchar.h> declares mbstate_t. */
        !           178: #undef HAVE_MBSTATE_T
        !           179: 
        !           180: /* Define to 1 if you have the `memmove' function. */
        !           181: #undef HAVE_MEMMOVE
        !           182: 
        !           183: /* Define to 1 if you have the <memory.h> header file. */
        !           184: #undef HAVE_MEMORY_H
        !           185: 
        !           186: /* Define to 1 if you have the `pathconf' function. */
        !           187: #undef HAVE_PATHCONF
        !           188: 
        !           189: /* Define to 1 if you have the <random.h> header file. */
        !           190: #undef HAVE_RANDOM_H
        !           191: 
        !           192: /* Define to 1 if you have the `readlink' function. */
        !           193: #undef HAVE_READLINK
        !           194: 
        !           195: /* Define to 1 if you have the <search.h> header file. */
        !           196: #undef HAVE_SEARCH_H
        !           197: 
        !           198: /* Define to 1 if you have the `setenv' function. */
        !           199: #undef HAVE_SETENV
        !           200: 
        !           201: /* Define to 1 if you have the `setlocale' function. */
        !           202: #undef HAVE_SETLOCALE
        !           203: 
        !           204: /* Define to 1 if you have the <signal.h> header file. */
        !           205: #undef HAVE_SIGNAL_H
        !           206: 
        !           207: /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
        !           208: #undef HAVE_SIGNED_SIG_ATOMIC_T
        !           209: 
        !           210: /* Define to 1 if 'wchar_t' is a signed integer type. */
        !           211: #undef HAVE_SIGNED_WCHAR_T
        !           212: 
        !           213: /* Define to 1 if 'wint_t' is a signed integer type. */
        !           214: #undef HAVE_SIGNED_WINT_T
        !           215: 
        !           216: /* Define to 1 if the system has the type `sigset_t'. */
        !           217: #undef HAVE_SIGSET_T
        !           218: 
        !           219: /* Define to 1 if stdbool.h conforms to C99. */
        !           220: #undef HAVE_STDBOOL_H
        !           221: 
        !           222: /* Define to 1 if you have the <stdint.h> header file. */
        !           223: #undef HAVE_STDINT_H
        !           224: 
        !           225: /* Define to 1 if you have the <stdio.h> header file. */
        !           226: #undef HAVE_STDIO_H
        !           227: 
        !           228: /* Define to 1 if you have the <stdlib.h> header file. */
        !           229: #undef HAVE_STDLIB_H
        !           230: 
        !           231: /* Define to 1 if you have the `strerror_r' function. */
        !           232: #undef HAVE_STRERROR_R
        !           233: 
        !           234: /* Define to 1 if you have the <strings.h> header file. */
        !           235: #undef HAVE_STRINGS_H
        !           236: 
        !           237: /* Define to 1 if you have the <string.h> header file. */
        !           238: #undef HAVE_STRING_H
        !           239: 
        !           240: /* Define to 1 if the system has the type `struct random_data'. */
        !           241: #undef HAVE_STRUCT_RANDOM_DATA
        !           242: 
        !           243: /* Define to 1 if you have the <sys/bitypes.h> header file. */
        !           244: #undef HAVE_SYS_BITYPES_H
        !           245: 
        !           246: /* Define to 1 if you have the <sys/inttypes.h> header file. */
        !           247: #undef HAVE_SYS_INTTYPES_H
        !           248: 
        !           249: /* Define to 1 if you have the <sys/param.h> header file. */
        !           250: #undef HAVE_SYS_PARAM_H
        !           251: 
        !           252: /* Define to 1 if you have the <sys/socket.h> header file. */
        !           253: #undef HAVE_SYS_SOCKET_H
        !           254: 
        !           255: /* Define to 1 if you have the <sys/stat.h> header file. */
        !           256: #undef HAVE_SYS_STAT_H
        !           257: 
        !           258: /* Define to 1 if you have the <sys/types.h> header file. */
        !           259: #undef HAVE_SYS_TYPES_H
        !           260: 
        !           261: /* Define to 1 if you have the `tsearch' function. */
        !           262: #undef HAVE_TSEARCH
        !           263: 
        !           264: /* Define to 1 if you have the <unistd.h> header file. */
        !           265: #undef HAVE_UNISTD_H
        !           266: 
        !           267: /* Define to 1 if the system has the type `unsigned long long int'. */
        !           268: #undef HAVE_UNSIGNED_LONG_LONG_INT
        !           269: 
        !           270: /* Define to 1 or 0, depending whether the compiler supports simple visibility
        !           271:    declarations. */
        !           272: #undef HAVE_VISIBILITY
        !           273: 
        !           274: /* Define to 1 if you have the <wchar.h> header file. */
        !           275: #undef HAVE_WCHAR_H
        !           276: 
        !           277: /* Define if you have the 'wchar_t' type. */
        !           278: #undef HAVE_WCHAR_T
        !           279: 
        !           280: /* Define to 1 if you have the `wcrtomb' function. */
        !           281: #undef HAVE_WCRTOMB
        !           282: 
        !           283: /* Define to 1 if you have the <winsock2.h> header file. */
        !           284: #undef HAVE_WINSOCK2_H
        !           285: 
        !           286: /* Define if you have the 'wint_t' type. */
        !           287: #undef HAVE_WINT_T
        !           288: 
        !           289: /* Define to 1 if the system has the type `_Bool'. */
        !           290: #undef HAVE__BOOL
        !           291: 
        !           292: /* Define to 1 if you have the `_NSGetExecutablePath' function. */
        !           293: #undef HAVE__NSGETEXECUTABLEPATH
        !           294: 
        !           295: /* Define as const if the declaration of iconv() needs const. */
        !           296: #undef ICONV_CONST
        !           297: 
        !           298: /* Define to the value of ${prefix}, as a string. */
        !           299: #undef INSTALLPREFIX
        !           300: 
        !           301: /* Define to the sub-directory in which libtool stores uninstalled libraries.
        !           302:    */
        !           303: #undef LT_OBJDIR
        !           304: 
        !           305: /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
        !           306: #undef MALLOC_0_IS_NONNULL
        !           307: 
        !           308: /* Define to 1 if your C compiler doesn't accept -c and -o together. */
        !           309: #undef NO_MINUS_C_MINUS_O
        !           310: 
        !           311: /* Name of package */
        !           312: #undef PACKAGE
        !           313: 
        !           314: /* Define to the address where bug reports for this package should be sent. */
        !           315: #undef PACKAGE_BUGREPORT
        !           316: 
        !           317: /* Define to the full name of this package. */
        !           318: #undef PACKAGE_NAME
        !           319: 
        !           320: /* Define to the full name and version of this package. */
        !           321: #undef PACKAGE_STRING
        !           322: 
        !           323: /* Define to the one symbol short name of this package. */
        !           324: #undef PACKAGE_TARNAME
        !           325: 
        !           326: /* Define to the version of this package. */
        !           327: #undef PACKAGE_VERSION
        !           328: 
        !           329: /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
        !           330:    'ptrdiff_t'. */
        !           331: #undef PTRDIFF_T_SUFFIX
        !           332: 
        !           333: /* Define this to 1 if strerror is broken. */
        !           334: #undef REPLACE_STRERROR
        !           335: 
        !           336: /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
        !           337:    'sig_atomic_t'. */
        !           338: #undef SIG_ATOMIC_T_SUFFIX
        !           339: 
        !           340: /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
        !           341:    'size_t'. */
        !           342: #undef SIZE_T_SUFFIX
        !           343: 
        !           344: /* If using the C implementation of alloca, define if you know the
        !           345:    direction of stack growth for your system; otherwise it will be
        !           346:    automatically deduced at runtime.
        !           347:        STACK_DIRECTION > 0 => grows toward higher addresses
        !           348:        STACK_DIRECTION < 0 => grows toward lower addresses
        !           349:        STACK_DIRECTION = 0 => direction of growth unknown */
        !           350: #undef STACK_DIRECTION
        !           351: 
        !           352: /* Define to 1 if you have the ANSI C header files. */
        !           353: #undef STDC_HEADERS
        !           354: 
        !           355: /* Define to 1 if strerror_r returns char *. */
        !           356: #undef STRERROR_R_CHAR_P
        !           357: 
        !           358: /* Define to 1 if you want getc etc. to use unlocked I/O if available.
        !           359:    Unlocked I/O can improve performance in unithreaded apps, but it is not
        !           360:    safe for multithreaded apps. */
        !           361: #undef USE_UNLOCKED_IO
        !           362: 
        !           363: /* Version number of package */
        !           364: #undef VERSION
        !           365: 
        !           366: /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
        !           367:    'wchar_t'. */
        !           368: #undef WCHAR_T_SUFFIX
        !           369: 
        !           370: /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
        !           371:    'wint_t'. */
        !           372: #undef WINT_T_SUFFIX
        !           373: 
        !           374: /* Define if the machine's byte ordering is little endian. */
        !           375: #undef WORDS_LITTLEENDIAN
        !           376: 
        !           377: /* Define to 1 if on MINIX. */
        !           378: #undef _MINIX
        !           379: 
        !           380: /* Define to 2 if the system does not provide POSIX.1 features except with
        !           381:    this defined. */
        !           382: #undef _POSIX_1_SOURCE
        !           383: 
        !           384: /* Define to 1 if you need to in order for `stat' and other things to work. */
        !           385: #undef _POSIX_SOURCE
        !           386: 
        !           387: /* Define to 500 only on HP-UX. */
        !           388: #undef _XOPEN_SOURCE
        !           389: 
        !           390: /* Enable extensions on AIX 3, Interix.  */
        !           391: #ifndef _ALL_SOURCE
        !           392: # undef _ALL_SOURCE
        !           393: #endif
        !           394: /* Enable GNU extensions on systems that have them.  */
        !           395: #ifndef _GNU_SOURCE
        !           396: # undef _GNU_SOURCE
        !           397: #endif
        !           398: /* Enable threading extensions on Solaris.  */
        !           399: #ifndef _POSIX_PTHREAD_SEMANTICS
        !           400: # undef _POSIX_PTHREAD_SEMANTICS
        !           401: #endif
        !           402: /* Enable extensions on HP NonStop.  */
        !           403: #ifndef _TANDEM_SOURCE
        !           404: # undef _TANDEM_SOURCE
        !           405: #endif
        !           406: /* Enable general extensions on Solaris.  */
        !           407: #ifndef __EXTENSIONS__
        !           408: # undef __EXTENSIONS__
        !           409: #endif
        !           410: 
        !           411: 
        !           412: /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
        !           413:    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
        !           414:    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
        !           415:    __APPLE__ && __MACH__ test for MacOS X.
        !           416:    __APPLE_CC__ tests for the Apple compiler and its version.
        !           417:    __STDC_VERSION__ tests for the C99 mode.  */
        !           418: #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
        !           419: # define __GNUC_STDC_INLINE__ 1
        !           420: #endif
        !           421: 
        !           422: /* Define to a type if <wchar.h> does not define. */
        !           423: #undef mbstate_t
        !           424: 
        !           425: /* Define to a replacement function name for realpath(). */
        !           426: #undef realpath
        !           427: 
        !           428: /* Define to the equivalent of the C99 'restrict' keyword, or to
        !           429:    nothing if this is not supported.  Do not define if restrict is
        !           430:    supported directly.  */
        !           431: #undef restrict
        !           432: /* Work around a bug in Sun C++: it does not support _Restrict, even
        !           433:    though the corresponding Sun C compiler does, which causes
        !           434:    "#define restrict _Restrict" in the previous line.  Perhaps some future
        !           435:    version of Sun C++ will work with _Restrict; if so, it'll probably
        !           436:    define __RESTRICT, just as Sun C does.  */
        !           437: #if defined __SUNPRO_CC && !defined __RESTRICT
        !           438: # define _Restrict
        !           439: #endif
        !           440: 
        !           441: /* Define as a signed type of the same size as size_t. */
        !           442: #undef ssize_t
        !           443: 
        !           444: /* Define as a marker that can be attached to function parameter declarations
        !           445:    for parameters that are not used.  This helps to reduce warnings, such as
        !           446:    from GCC -Wunused-parameter.  */
        !           447: #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
        !           448: # define _UNUSED_PARAMETER_ __attribute__ ((__unused__))
        !           449: #else
        !           450: # define _UNUSED_PARAMETER_
        !           451: #endif
        !           452: 
        !           453: 
        !           454: 
        !           455: /* On Windows, variables that may be in a DLL must be marked specially.  */
        !           456: #if defined _MSC_VER && defined _DLL
        !           457: # define DLL_VARIABLE __declspec (dllimport)
        !           458: #else
        !           459: # define DLL_VARIABLE
        !           460: #endif
        !           461: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>