00001 /* config.h. Generated from config.h.in by configure. */ 00002 /* config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define to the number of bits in type 'ptrdiff_t'. */ 00005 /* #undef BITSIZEOF_PTRDIFF_T */ 00006 00007 /* Define to the number of bits in type 'sig_atomic_t'. */ 00008 /* #undef BITSIZEOF_SIG_ATOMIC_T */ 00009 00010 /* Define to the number of bits in type 'size_t'. */ 00011 /* #undef BITSIZEOF_SIZE_T */ 00012 00013 /* Define to the number of bits in type 'wchar_t'. */ 00014 /* #undef BITSIZEOF_WCHAR_T */ 00015 00016 /* Define to the number of bits in type 'wint_t'. */ 00017 /* #undef BITSIZEOF_WINT_T */ 00018 00019 /* Define to 1 if you have the <byteswap.h> header file. */ 00020 #define HAVE_BYTESWAP_H 1 00021 00022 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't. 00023 */ 00024 #define HAVE_DECL_STRDUP 1 00025 00026 /* Define to 1 if you have the <dlfcn.h> header file. */ 00027 #define HAVE_DLFCN_H 1 00028 00029 /* Define if your compiler supports the #include_next directive. */ 00030 #define HAVE_INCLUDE_NEXT 1 00031 00032 /* Define to 1 if the compiler supports one of the keywords 'inline', 00033 '__inline__', '__inline' and effectively inlines functions marked as such. 00034 */ 00035 #define HAVE_INLINE 1 00036 00037 /* Define to 1 if you have the <inttypes.h> header file. */ 00038 #define HAVE_INTTYPES_H 1 00039 00040 /* Define to 1 if the system has the type `long long int'. */ 00041 #define HAVE_LONG_LONG_INT 1 00042 00043 /* Define if the 'malloc' function is POSIX compliant. */ 00044 #define HAVE_MALLOC_POSIX 1 00045 00046 /* Define to 1 if you have the <memory.h> header file. */ 00047 #define HAVE_MEMORY_H 1 00048 00049 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */ 00050 /* #undef HAVE_SIGNED_SIG_ATOMIC_T */ 00051 00052 /* Define to 1 if 'wchar_t' is a signed integer type. */ 00053 /* #undef HAVE_SIGNED_WCHAR_T */ 00054 00055 /* Define to 1 if 'wint_t' is a signed integer type. */ 00056 /* #undef HAVE_SIGNED_WINT_T */ 00057 00058 /* Define to 1 if stdbool.h conforms to C99. */ 00059 #define HAVE_STDBOOL_H 1 00060 00061 /* Define to 1 if you have the <stdint.h> header file. */ 00062 #define HAVE_STDINT_H 1 00063 00064 /* Define to 1 if you have the <stdlib.h> header file. */ 00065 #define HAVE_STDLIB_H 1 00066 00067 /* Define to 1 if you have the `strdup' function. */ 00068 #define HAVE_STRDUP 1 00069 00070 /* Define to 1 if you have the <strings.h> header file. */ 00071 #define HAVE_STRINGS_H 1 00072 00073 /* Define to 1 if you have the <string.h> header file. */ 00074 #define HAVE_STRING_H 1 00075 00076 /* Define to 1 if you have the `strverscmp' function. */ 00077 /* #undef HAVE_STRVERSCMP */ 00078 00079 /* Define to 1 if you have the <sys/bitypes.h> header file. */ 00080 /* #undef HAVE_SYS_BITYPES_H */ 00081 00082 /* Define to 1 if you have the <sys/inttypes.h> header file. */ 00083 /* #undef HAVE_SYS_INTTYPES_H */ 00084 00085 /* Define to 1 if you have the <sys/stat.h> header file. */ 00086 #define HAVE_SYS_STAT_H 1 00087 00088 /* Define to 1 if you have the <sys/types.h> header file. */ 00089 #define HAVE_SYS_TYPES_H 1 00090 00091 /* Define to 1 if you have the <unistd.h> header file. */ 00092 #define HAVE_UNISTD_H 1 00093 00094 /* Define to 1 if the system has the type `unsigned long long int'. */ 00095 #define HAVE_UNSIGNED_LONG_LONG_INT 1 00096 00097 /* Define to 1 if you have the <wchar.h> header file. */ 00098 #define HAVE_WCHAR_H 1 00099 00100 /* Define to 1 if the system has the type `_Bool'. */ 00101 #define HAVE__BOOL 1 00102 00103 /* Define to the sub-directory in which libtool stores uninstalled libraries. 00104 */ 00105 #define LT_OBJDIR ".libs/" 00106 00107 /* Name of package */ 00108 #define PACKAGE "libntlm" 00109 00110 /* Define to the address where bug reports for this package should be sent. */ 00111 #define PACKAGE_BUGREPORT "libntlm@josefsson.org" 00112 00113 /* Define to the full name of this package. */ 00114 #define PACKAGE_NAME "libntlm" 00115 00116 /* Define to the full name and version of this package. */ 00117 #define PACKAGE_STRING "libntlm 0.4.2" 00118 00119 /* Define to the one symbol short name of this package. */ 00120 #define PACKAGE_TARNAME "libntlm" 00121 00122 /* Define to the version of this package. */ 00123 #define PACKAGE_VERSION "0.4.2" 00124 00125 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type 00126 'ptrdiff_t'. */ 00127 /* #undef PTRDIFF_T_SUFFIX */ 00128 00129 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type 00130 'sig_atomic_t'. */ 00131 /* #undef SIG_ATOMIC_T_SUFFIX */ 00132 00133 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type 00134 'size_t'. */ 00135 /* #undef SIZE_T_SUFFIX */ 00136 00137 /* Define to 1 if you have the ANSI C header files. */ 00138 #define STDC_HEADERS 1 00139 00140 /* Version number of package */ 00141 #define VERSION "0.4.2" 00142 00143 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type 00144 'wchar_t'. */ 00145 /* #undef WCHAR_T_SUFFIX */ 00146 00147 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type 00148 'wint_t'. */ 00149 /* #undef WINT_T_SUFFIX */ 00150 00151 /* Define to 1 if your processor stores words with the most significant byte 00152 first (like Motorola and SPARC, unlike Intel and VAX). */ 00153 /* #undef WORDS_BIGENDIAN */ 00154 00155 /* Enable GNU extensions on systems that have them. */ 00156 #ifndef _GNU_SOURCE 00157 # define _GNU_SOURCE 1 00158 #endif 00159 00160 /* Define to 1 if on MINIX. */ 00161 /* #undef _MINIX */ 00162 00163 /* Define to 2 if the system does not provide POSIX.1 features except with 00164 this defined. */ 00165 /* #undef _POSIX_1_SOURCE */ 00166 00167 /* Define to 1 if you need to in order for `stat' and other things to work. */ 00168 /* #undef _POSIX_SOURCE */ 00169 00170 /* Enable extensions on AIX 3, Interix. */ 00171 #ifndef _ALL_SOURCE 00172 # define _ALL_SOURCE 1 00173 #endif 00174 /* Enable GNU extensions on systems that have them. */ 00175 #ifndef _GNU_SOURCE 00176 # define _GNU_SOURCE 1 00177 #endif 00178 /* Enable threading extensions on Solaris. */ 00179 #ifndef _POSIX_PTHREAD_SEMANTICS 00180 # define _POSIX_PTHREAD_SEMANTICS 1 00181 #endif 00182 /* Enable extensions on HP NonStop. */ 00183 #ifndef _TANDEM_SOURCE 00184 # define _TANDEM_SOURCE 1 00185 #endif 00186 /* Enable general extensions on Solaris. */ 00187 #ifndef __EXTENSIONS__ 00188 # define __EXTENSIONS__ 1 00189 #endif 00190 00191 00192 /* Rename to public API name. */ 00193 #define check_version ntlm_check_version 00194 00195 /* Define to `__inline__' or `__inline' if that's what the C compiler 00196 calls it, or to nothing if 'inline' is not supported under any name. */ 00197 #ifndef __cplusplus 00198 /* #undef inline */ 00199 #endif 00200 00201 /* Define to the equivalent of the C99 'restrict' keyword, or to 00202 nothing if this is not supported. Do not define if restrict is 00203 supported directly. */ 00204 #define restrict __restrict 00205 /* Work around a bug in Sun C++: it does not support _Restrict, even 00206 though the corresponding Sun C compiler does, which causes 00207 "#define restrict _Restrict" in the previous line. Perhaps some future 00208 version of Sun C++ will work with _Restrict; if so, it'll probably 00209 define __RESTRICT, just as Sun C does. */ 00210 #if defined __SUNPRO_CC && !defined __RESTRICT 00211 # define _Restrict 00212 #endif 00213 00214 #define _CRTRESTRICT