Xbase Class Library
2.0.0
Main Page
Classes
Files
File List
File Members
xbase
xbconfig.h
Go to the documentation of this file.
1
/* xbase/xbconfig.h. Generated from xbconfig.h.in by configure. */
2
/* xbase/xbconfig.h.in. Generated from configure.in by autoheader. */
3
/* $Id: acconfig.h,v 1.2 2001/06/26 19:38:28 dbryson Exp $ */
4
5
/* Define if the C++ compiler supports BOOL */
6
#define HAVE_BOOL 1
7
8
/* defines if having libgif (always 1) */
9
/* #undef HAVE_LIBGIF */
10
11
/* defines if having libjpeg (always 1) */
12
/* #undef HAVE_LIBJPEG */
13
14
/* defines which to take for ksize_t */
15
/* #undef ksize_t */
16
17
/* define if you have setenv */
18
/* #undef HAVE_FUNC_SETENV */
19
20
/* Define to 1 if NLS is requested. */
21
/* #undef ENABLE_NLS */
22
23
/* Define as 1 if you have the stpcpy function. */
24
/* #undef HAVE_STPCPY */
25
26
/* Define if your locale.h file contains LC_MESSAGES. */
27
/* #undef HAVE_LC_MESSAGES */
28
29
/* Define if you need the GNU extensions to compile */
30
#define _GNU_SOURCE 1
31
32
/* Define if you need to have .ndx indexes */
33
#define XB_INDEX_NDX 1
34
35
/* Define if you need to have .ntx indexes */
36
#define XB_INDEX_NTX 1
37
38
/* Define if you need to support memo fields */
39
#define XB_MEMO_FIELDS 1
40
41
/* Define if you need expressions */
42
#define XB_EXPRESSIONS 1
43
44
/* Define if you need html support */
45
#define XB_HTML 1
46
47
/* Define if you need locking support */
48
#define XB_LOCKING_ON 1
49
50
/* Define if you need to turn on XBase specific debug */
51
#define XBASE_DEBUG 1
52
53
/* Define if your compiler support exceptions */
54
/* #undef HAVE_EXCEPTIONS */
55
56
/* Define if you want Castellano (Spanish) Dates */
57
/* #undef XB_CASTELLANO */
58
59
/* Define if using real deletes */
60
#define XB_REAL_DELETE 1
61
62
/* Define if need filters */
63
#define XB_FILTERS 1
64
65
66
67
/* Define to 1 if you have the <ctype.h> header file. */
68
#define HAVE_CTYPE_H 1
69
70
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
71
*/
72
#define HAVE_DIRENT_H 1
73
74
/* Define to 1 if you have the <dlfcn.h> header file. */
75
#define HAVE_DLFCN_H 1
76
77
/* Define to 1 if you have the <exception> header file. */
78
#define HAVE_EXCEPTION 1
79
80
/* Define to 1 if you have the `fcntl' function. */
81
#define HAVE_FCNTL 1
82
83
/* Define to 1 if you have the <fcntl.h> header file. */
84
#define HAVE_FCNTL_H 1
85
86
/* Define to 1 if you have the `flock' function. */
87
#define HAVE_FLOCK 1
88
89
/* Define to 1 if you have the `getdomainname' function. */
90
#define HAVE_GETDOMAINNAME 1
91
92
/* Define to 1 if you have the <g++/exception.h> header file. */
93
/* #undef HAVE_G___EXCEPTION_H */
94
95
/* Define to 1 if you have the <inttypes.h> header file. */
96
#define HAVE_INTTYPES_H 1
97
98
/* Define to 1 if you have the <io.h> header file. */
99
/* #undef HAVE_IO_H */
100
101
/* Define to 1 if you have the <memory.h> header file. */
102
#define HAVE_MEMORY_H 1
103
104
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
105
/* #undef HAVE_NDIR_H */
106
107
/* Define to 1 if you have the `snprintf' function. */
108
#define HAVE_SNPRINTF 1
109
110
/* Define to 1 if you have the `socket' function. */
111
#define HAVE_SOCKET 1
112
113
/* Define to 1 if you have the <stdarg.h> header file. */
114
#define HAVE_STDARG_H 1
115
116
/* Define to 1 if you have the <stdint.h> header file. */
117
#define HAVE_STDINT_H 1
118
119
/* Define to 1 if you have the <stdlib.h> header file. */
120
#define HAVE_STDLIB_H 1
121
122
/* Define to 1 if you have the `strcasecmp' function. */
123
#define HAVE_STRCASECMP 1
124
125
/* Define to 1 if you have the <strings.h> header file. */
126
#define HAVE_STRINGS_H 1
127
128
/* Define to 1 if you have the <string.h> header file. */
129
#define HAVE_STRING_H 1
130
131
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
132
*/
133
/* #undef HAVE_SYS_DIR_H */
134
135
/* Define to 1 if you have the <sys/locking.h> header file. */
136
/* #undef HAVE_SYS_LOCKING_H */
137
138
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
139
*/
140
/* #undef HAVE_SYS_NDIR_H */
141
142
/* Define to 1 if you have the <sys/stat.h> header file. */
143
#define HAVE_SYS_STAT_H 1
144
145
/* Define to 1 if you have the <sys/types.h> header file. */
146
#define HAVE_SYS_TYPES_H 1
147
148
/* Define to 1 if you have the <tvision/tv.h> header file. */
149
/* #undef HAVE_TVISION_TV_H */
150
151
/* Define to 1 if you have the <unistd.h> header file. */
152
#define HAVE_UNISTD_H 1
153
154
/* Define to 1 if you have the `vsnprintf' function. */
155
#define HAVE_VSNPRINTF 1
156
157
/* Define to 1 if you have the `vsprintf' function. */
158
#define HAVE_VSPRINTF 1
159
160
/* Define to the sub-directory in which libtool stores uninstalled libraries.
161
*/
162
#define LT_OBJDIR ".libs/"
163
164
/* Define to the address where bug reports for this package should be sent. */
165
#define PACKAGE_BUGREPORT ""
166
167
/* Define to the full name of this package. */
168
#define PACKAGE_NAME ""
169
170
/* Define to the full name and version of this package. */
171
#define PACKAGE_STRING ""
172
173
/* Define to the one symbol short name of this package. */
174
#define PACKAGE_TARNAME ""
175
176
/* Define to the home page for this package. */
177
#define PACKAGE_URL ""
178
179
/* Define to the version of this package. */
180
#define PACKAGE_VERSION ""
181
182
/* Define to 1 if you have the ANSI C header files. */
183
#define STDC_HEADERS 1
184
185
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
186
#define TIME_WITH_SYS_TIME 1
187
188
/* Enable extensions on AIX 3, Interix. */
189
#ifndef _ALL_SOURCE
190
# define _ALL_SOURCE 1
191
#endif
192
/* Enable GNU extensions on systems that have them. */
193
#ifndef _GNU_SOURCE
194
# define _GNU_SOURCE 1
195
#endif
196
/* Enable threading extensions on Solaris. */
197
#ifndef _POSIX_PTHREAD_SEMANTICS
198
# define _POSIX_PTHREAD_SEMANTICS 1
199
#endif
200
/* Enable extensions on HP NonStop. */
201
#ifndef _TANDEM_SOURCE
202
# define _TANDEM_SOURCE 1
203
#endif
204
/* Enable general extensions on Solaris. */
205
#ifndef __EXTENSIONS__
206
# define __EXTENSIONS__ 1
207
#endif
208
209
210
/* Define to 1 if on MINIX. */
211
/* #undef _MINIX */
212
213
/* Define to 2 if the system does not provide POSIX.1 features except with
214
this defined. */
215
/* #undef _POSIX_1_SOURCE */
216
217
/* Define to 1 if you need to in order for `stat' and other things to work. */
218
/* #undef _POSIX_SOURCE */
219
220
/* Should we include generic index support? */
221
#if defined(XB_INDEX_NDX) || defined(XB_INDEX_NTX)
222
#define XB_INDEX_ANY 1
223
#endif
224
225
/* expressions required for indexes */
226
#if defined(XB_INDEX_ANY) && !defined(XB_EXPRESSIONS)
227
#define XB_EXPRESSIONS 1
228
#endif
229
230
/* default memo block size */
231
#define XB_DBT_BLOCK_SIZE 512
232
233
/* filename path separator */
234
#define PATH_SEPARATOR '/'
235
236
#ifndef HAVE_BOOL
237
#define HAVE_BOOL 1
238
typedef
int
bool;
239
const
bool
false
= 0;
240
const
bool
true
= 1;
241
#endif
Generated by
1.8.5