1/* libxtide/autoconf-defines.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to use compound literals workaround for broken initializer list
4   support */
5#undef BROKEN_INITIALIZER_LISTS
6
7/* Define to enable experimental moon age code */
8#undef EXPERIMENTAL_MOON_AGE_NOT_PHASE
9
10/* Define if libgps is usable */
11#undef GPS_GOOD
12
13/* Define to 1 if you have the <dirent.h> header file. */
14#undef HAVE_DIRENT_H
15
16/* Define to 1 if you have the <dlfcn.h> header file. */
17#undef HAVE_DLFCN_H
18
19/* Define if strftime supports %l format */
20#undef HAVE_GOOD_STRFTIME
21
22/* Define to 1 if you have the <inttypes.h> header file. */
23#undef HAVE_INTTYPES_H
24
25/* Define to 1 if you have the <io.h> header file. */
26#undef HAVE_IO_H
27
28/* Define to 1 if you have the <langinfo.h> header file. */
29#undef HAVE_LANGINFO_H
30
31/* Define to 1 if you have the `dstr' library (-ldstr). */
32#undef HAVE_LIBDSTR
33
34/* Define to 1 if you have the `png' library (-lpng). */
35#undef HAVE_LIBPNG
36
37/* Define to 1 if you have the `tcd' library (-ltcd). */
38#undef HAVE_LIBTCD
39
40/* Define to 1 if you have the `z' library (-lz). */
41#undef HAVE_LIBZ
42
43/* Define if llround is in math.h */
44#undef HAVE_LLROUND
45
46/* Define to 1 if you have the <memory.h> header file. */
47#undef HAVE_MEMORY_H
48
49/* Define to 1 if you have the <process.h> header file. */
50#undef HAVE_PROCESS_H
51
52/* Define to 1 if you have the <stdint.h> header file. */
53#undef HAVE_STDINT_H
54
55/* Define to 1 if you have the <stdlib.h> header file. */
56#undef HAVE_STDLIB_H
57
58/* Define to 1 if you have the <strings.h> header file. */
59#undef HAVE_STRINGS_H
60
61/* Define to 1 if you have the <string.h> header file. */
62#undef HAVE_STRING_H
63
64/* Define to 1 if you have the <syslog.h> header file. */
65#undef HAVE_SYSLOG_H
66
67/* Define to 1 if you have the <sys/resource.h> header file. */
68#undef HAVE_SYS_RESOURCE_H
69
70/* Define to 1 if you have the <sys/stat.h> header file. */
71#undef HAVE_SYS_STAT_H
72
73/* Define to 1 if you have the <sys/types.h> header file. */
74#undef HAVE_SYS_TYPES_H
75
76/* Define to 1 if you have the <unistd.h> header file. */
77#undef HAVE_UNISTD_H
78
79/* Define if have Xaw3dXft and/or Xaw3d */
80#undef HAVE_XAW3D
81
82/* Define if have Xaw3dXft */
83#undef HAVE_XAW3DXFT
84
85/* Define to the sub-directory where libtool stores uninstalled libraries. */
86#undef LT_OBJDIR
87
88/* Define to use run-time initialization workaround for completely missing
89   initializer list support */
90#undef NO_INITIALIZER_LISTS
91
92/* Define if std::vector has no initializer_list constructor */
93#undef NO_VECTOR_INITLISTS
94
95/* Name of package */
96#undef PACKAGE
97
98/* Define to the address where bug reports for this package should be sent. */
99#undef PACKAGE_BUGREPORT
100
101/* Define to the full name of this package. */
102#undef PACKAGE_NAME
103
104/* Define to the full name and version of this package. */
105#undef PACKAGE_STRING
106
107/* Define to the one symbol short name of this package. */
108#undef PACKAGE_TARNAME
109
110/* Define to the home page for this package. */
111#undef PACKAGE_URL
112
113/* Define to the version of this package. */
114#undef PACKAGE_VERSION
115
116/* Define to 1 if you have the ANSI C header files. */
117#undef STDC_HEADERS
118
119/* Define to work around Y2038 problem but disable time zones */
120#undef TIME_WORKAROUND
121
122/* Define to use pragma message instead of warning */
123#undef USE_PRAGMA_MESSAGE
124
125/* Define to enable GNU attributes */
126#undef UseGnuAttributes
127
128/* Define to locate files in current working directory */
129#undef UseLocalFiles
130
131/* Define to use semicolon as HFILE_PATH separator */
132#undef UseSemicolonPathsep
133
134/* Version number of package */
135#undef VERSION
136
137/* Include path for widgets */
138#undef XAWPATH
139
140/* Define to 1 if the X Window System is missing or not being used. */
141#undef X_DISPLAY_MISSING
142
143/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
144   `char[]'. */
145#undef YYTEXT_POINTER
146
147/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
148   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
149   #define below would cause a syntax error. */
150#undef _UINT32_T
151
152/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
153   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
154   #define below would cause a syntax error. */
155#undef _UINT64_T
156
157/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
158   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
159   #define below would cause a syntax error. */
160#undef _UINT8_T
161
162/* Type of third argument to accept() */
163#undef acceptarg3_t
164
165/* Define to the type of a signed integer type of width exactly 16 bits if
166   such a type exists and the standard includes do not define it. */
167#undef int16_t
168
169/* Define to the type of a signed integer type of width exactly 32 bits if
170   such a type exists and the standard includes do not define it. */
171#undef int32_t
172
173/* Define to the type of a signed integer type of width exactly 64 bits if
174   such a type exists and the standard includes do not define it. */
175#undef int64_t
176
177/* Define to the type of a signed integer type of width exactly 8 bits if such
178   a type exists and the standard includes do not define it. */
179#undef int8_t
180
181/* Define to configure xttpd to work with systemd instead of init */
182#undef systemd
183
184/* Define to the type of an unsigned integer type of width exactly 16 bits if
185   such a type exists and the standard includes do not define it. */
186#undef uint16_t
187
188/* Define to the type of an unsigned integer type of width exactly 32 bits if
189   such a type exists and the standard includes do not define it. */
190#undef uint32_t
191
192/* Define to the type of an unsigned integer type of width exactly 64 bits if
193   such a type exists and the standard includes do not define it. */
194#undef uint64_t
195
196/* Define to the type of an unsigned integer type of width exactly 8 bits if
197   such a type exists and the standard includes do not define it. */
198#undef uint8_t
199
200/* Webmaster email address for xttpd */
201#undef webmasteraddr
202
203/* Group for xttpd */
204#undef xttpd_group
205
206/* User for xttpd */
207#undef xttpd_user
208