add MIT License file
[platform/upstream/libgpg-error.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* GIT commit id revision used to build this package */
4 #undef BUILD_REVISION
5
6 /* The time this package was configured for a build */
7 #undef BUILD_TIMESTAMP
8
9 /* Define to 1 if translation of program messages to the user's native
10    language is requested. */
11 #undef ENABLE_NLS
12
13 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
14    CoreFoundation framework. */
15 #undef HAVE_CFLOCALECOPYCURRENT
16
17 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
18    the CoreFoundation framework. */
19 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
20
21 /* Define if the GNU dcgettext() function is already present or preinstalled.
22    */
23 #undef HAVE_DCGETTEXT
24
25 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
26    don't. */
27 #undef HAVE_DECL_STRERROR_R
28
29 /* Define to 1 if you have the <dlfcn.h> header file. */
30 #undef HAVE_DLFCN_H
31
32 /* Define to 1 if you have the `flockfile' function. */
33 #undef HAVE_FLOCKFILE
34
35 /* Define if the GNU gettext() function is already present or preinstalled. */
36 #undef HAVE_GETTEXT
37
38 /* Define if you have the iconv() function and it works. */
39 #undef HAVE_ICONV
40
41 /* Define to 1 if you have the <inttypes.h> header file. */
42 #undef HAVE_INTTYPES_H
43
44 /* Define to 1 if you have the <locale.h> header file. */
45 #undef HAVE_LOCALE_H
46
47 /* Define to 1 if you have the <memory.h> header file. */
48 #undef HAVE_MEMORY_H
49
50 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
51 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
52
53 /* Define if the POSIX multithreading library has read/write locks. */
54 #undef HAVE_PTHREAD_RWLOCK
55
56 /* Define to 1 if you have the <stdint.h> header file. */
57 #undef HAVE_STDINT_H
58
59 /* Define to 1 if you have the <stdlib.h> header file. */
60 #undef HAVE_STDLIB_H
61
62 /* Define to 1 if you have the `strerror_r' function. */
63 #undef HAVE_STRERROR_R
64
65 /* Define to 1 if you have the <strings.h> header file. */
66 #undef HAVE_STRINGS_H
67
68 /* Define to 1 if you have the <string.h> header file. */
69 #undef HAVE_STRING_H
70
71 /* Define to 1 if you have the <sys/stat.h> header file. */
72 #undef HAVE_SYS_STAT_H
73
74 /* Define to 1 if you have the <sys/types.h> header file. */
75 #undef HAVE_SYS_TYPES_H
76
77 /* Define to 1 if you have the <unistd.h> header file. */
78 #undef HAVE_UNISTD_H
79
80 /* Defined if we run on WindowsCE */
81 #undef HAVE_W32CE_SYSTEM
82
83 /* Defined if we run on a W32 API based system */
84 #undef HAVE_W32_SYSTEM
85
86 /* Defined if we run on 64 bit W32 API system */
87 #undef HAVE_W64_SYSTEM
88
89 /* The host triplet */
90 #undef HOST_TRIPLET_STRING
91
92 /* Define to the sub-directory in which libtool stores uninstalled libraries.
93    */
94 #undef LT_OBJDIR
95
96 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
97 #undef NO_MINUS_C_MINUS_O
98
99 /* Name of package */
100 #undef PACKAGE
101
102 /* Define to the address where bug reports for this package should be sent. */
103 #undef PACKAGE_BUGREPORT
104
105 /* Define to the full name of this package. */
106 #undef PACKAGE_NAME
107
108 /* Define to the full name and version of this package. */
109 #undef PACKAGE_STRING
110
111 /* Define to the one symbol short name of this package. */
112 #undef PACKAGE_TARNAME
113
114 /* Define to the home page for this package. */
115 #undef PACKAGE_URL
116
117 /* Define to the version of this package. */
118 #undef PACKAGE_VERSION
119
120 /* Define if the pthread_in_use() detection is hard. */
121 #undef PTHREAD_IN_USE_DETECTION_HARD
122
123 /* The size of `pthread_mutex_t', as computed by sizeof. */
124 #undef SIZEOF_PTHREAD_MUTEX_T
125
126 /* Define to 1 if you have the ANSI C header files. */
127 #undef STDC_HEADERS
128
129 /* Define to 1 if strerror_r returns char *. */
130 #undef STRERROR_R_CHAR_P
131
132 /* Define if the POSIX multithreading library can be used. */
133 #undef USE_POSIX_THREADS
134
135 /* Define if references to the POSIX multithreading library should be made
136    weak. */
137 #undef USE_POSIX_THREADS_WEAK
138
139 /* Define if the old Solaris multithreading library can be used. */
140 #undef USE_SOLARIS_THREADS
141
142 /* Define if references to the old Solaris multithreading library should be
143    made weak. */
144 #undef USE_SOLARIS_THREADS_WEAK
145
146 /* Enable extensions on AIX 3, Interix.  */
147 #ifndef _ALL_SOURCE
148 # undef _ALL_SOURCE
149 #endif
150 /* Enable GNU extensions on systems that have them.  */
151 #ifndef _GNU_SOURCE
152 # undef _GNU_SOURCE
153 #endif
154 /* Enable threading extensions on Solaris.  */
155 #ifndef _POSIX_PTHREAD_SEMANTICS
156 # undef _POSIX_PTHREAD_SEMANTICS
157 #endif
158 /* Enable extensions on HP NonStop.  */
159 #ifndef _TANDEM_SOURCE
160 # undef _TANDEM_SOURCE
161 #endif
162 /* Enable general extensions on Solaris.  */
163 #ifndef __EXTENSIONS__
164 # undef __EXTENSIONS__
165 #endif
166
167
168 /* Define if the native Windows multithreading API can be used. */
169 #undef USE_WINDOWS_THREADS
170
171 /* Version number of package */
172 #undef VERSION
173
174 /* Define to 1 if on MINIX. */
175 #undef _MINIX
176
177 /* Define to 2 if the system does not provide POSIX.1 features except with
178    this defined. */
179 #undef _POSIX_1_SOURCE
180
181 /* Define to 1 if you need to in order for `stat' and other things to work. */
182 #undef _POSIX_SOURCE
183
184 /* Define to empty if `const' does not conform to ANSI C. */
185 #undef const
186
187
188 /* Force using of NLS for W32 even if no libintl has been found.  This is
189    okay because we have our own gettext implementation for W32.  */
190 #if defined(HAVE_W32_SYSTEM) && !defined(ENABLE_NLS)
191 #define ENABLE_NLS 1
192 #endif
193 /* For building we need to define these macro.  */
194 #define GPG_ERR_ENABLE_GETTEXT_MACROS 1
195 #define GPG_ERR_ENABLE_ERRNO_MACROS 1
196