Edit

thodg/libiconv/config.h.msvc

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2003-05-06 10:06:00
    Hash : abecddf8
    Message : Automatically generated.

  • config.h.msvc
  • /* config.h.in.  Generated from configure.in by autoheader.  */
    
    /* 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 to 1 if using `alloca.c'. */
    #undef C_ALLOCA
    
    /* Define as good substitute value for EILSEQ. */
    #undef EILSEQ
    
    /* Define to 1 to enable a few rarely used encodings. */
    #undef ENABLE_EXTRA
    
    /* Define to 1 if translation of program messages to the user's native
       language is requested. */
    
    /* Define to 1 if the package shall run at any location in the filesystem. */
    #define ENABLE_RELOCATABLE 1
    
    /* 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 `canonicalize_file_name' function. */
    #undef HAVE_CANONICALIZE_FILE_NAME
    
    /* Define if the GNU dcgettext() function is already present or preinstalled.
       */
    #undef HAVE_DCGETTEXT
    
    /* Define to 1 if you have the declaration of `strerror', and to 0 if you
       don't. */
    #define HAVE_DECL_STRERROR 1
    
    /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
       don't. */
    #undef HAVE_DECL_STRERROR_R
    
    /* Define to 1 if you have the <dlfcn.h> header file. */
    #undef HAVE_DLFCN_H
    
    /* Define to 1 if you have the `doprnt' function. */
    #undef HAVE_DOPRNT
    
    /* Define if you have the declaration of environ. */
    #define HAVE_ENVIRON_DECL 1
    
    /* Define if you have the declaration of errno. */
    #define HAVE_ERRNO_DECL 1
    
    /* Define to 1 if you have the functions error() and error_at_line(). */
    #undef HAVE_ERROR_AT_LINE
    
    /* Define to 1 if you have the `getcwd' function. */
    #define HAVE_GETCWD 1
    
    /* Define to 1 if you have the `getc_unlocked' function. */
    #undef HAVE_GETC_UNLOCKED
    
    /* Define if the GNU gettext() function is already present or preinstalled. */
    #undef HAVE_GETTEXT
    
    /* Define if you have the iconv() function. */
    #undef HAVE_ICONV
    
    /* Define to 1 if you have the <inttypes.h> header file. */
    #undef HAVE_INTTYPES_H
    
    /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
    #undef HAVE_LANGINFO_CODESET
    
    /* 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 to 1 if you have the `mbrtowc' function. */
    #undef HAVE_MBRTOWC
    
    /* Define to 1 if you have the `mbsinit' function. */
    #undef HAVE_MBSINIT
    
    /* 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 <search.h> header file. */
    #define HAVE_SEARCH_H 1
    
    /* Define to 1 if you have the `setenv' function. */
    #undef HAVE_SETENV
    
    /* Define to 1 if you have the `setlocale' function. */
    #define HAVE_SETLOCALE 1
    
    /* Define if you have a working <stdbool.h> header file. */
    #undef HAVE_STDBOOL_H
    
    /* 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. */
    #undef HAVE_STDINT_H
    
    /* Define to 1 if you have the <stdlib.h> header file. */
    #define HAVE_STDLIB_H 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. */
    #undef HAVE_STRINGS_H
    
    /* Define to 1 if you have the <string.h> header file. */
    #define HAVE_STRING_H 1
    
    /* Define to 1 if you have the <sys/param.h> header file. */
    #undef HAVE_SYS_PARAM_H
    
    /* 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/types.h> header file. */
    #define HAVE_SYS_TYPES_H 1
    
    /* Define to 1 if you have the `tsearch' function. */
    #undef HAVE_TSEARCH
    
    /* Define to 1 if you have the <unistd.h> header file. */
    #undef HAVE_UNISTD_H
    
    /* Define to 1 if you have the `unsetenv' function. */
    #undef HAVE_UNSETENV
    
    /* Define to 1 if you have the `vprintf' function. */
    #define HAVE_VPRINTF 1
    
    /* Define to 1 if you have the <wchar.h> header file. */
    #undef HAVE_WCHAR_H
    
    /* Define to 1 if you have the `wcrtomb' function. */
    #undef HAVE_WCRTOMB
    
    /* Define as const if the declaration of iconv() needs const. */
    #undef ICONV_CONST
    
    /* Define to the value of ${prefix}, as a string. */
    
    /* Name of package */
    #undef PACKAGE
    
    /* Define to the address where bug reports for this package should be sent. */
    #undef PACKAGE_BUGREPORT
    
    /* Define to the full name of this package. */
    #undef PACKAGE_NAME
    
    /* Define to the full name and version of this package. */
    #undef PACKAGE_STRING
    
    /* Define to the one symbol short name of this package. */
    #undef PACKAGE_TARNAME
    
    /* Define to the version of this package. */
    #undef PACKAGE_VERSION
    
    /* 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 */
    #define STACK_DIRECTION -1
    
    /* 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
    
    /* Version number of package */
    #undef VERSION
    
    /* Define if the machine's byte ordering is little endian. */
    #define WORDS_LITTLEENDIAN 1
    
    /* Define to 1 if on AIX 3.
       System headers sometimes define this.
       We just want to avoid a redefinition error message.  */
    #ifndef _ALL_SOURCE
    # undef _ALL_SOURCE
    #endif
    
    /* Define to 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 a type if <wchar.h> does not define. */
    #undef mbstate_t
    
    /* Define to a replacement function name for realpath(). */
    #undef realpath