1 /* src/config.h.  Generated from config.h.in by configure.  */
2 /* src/config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Build platform */
5 #define BUILD_BUILD_PLATFORM "x86_64-pc-linux-gnu"
6 
7 /* Compiler */
8 #define BUILD_COMPILER "gcc version 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.10) "
9 
10 /* Configure arguments */
11 #define BUILD_CONFIGURE_ARGS ""
12 
13 /* Build date */
14 #define BUILD_DATE "Wed Aug  4 08:45:39 CDT 2021"
15 
16 /* Build host */
17 #define BUILD_HOST "m90p"
18 
19 /* Host platform */
20 #define BUILD_HOST_PLATFORM "x86_64-pc-linux-gnu"
21 
22 /* Target platform */
23 #define BUILD_TARGET_PLATFORM "x86_64-pc-linux-gnu"
24 
25 /* Build user */
26 #define BUILD_USER "dave"
27 
28 /* FLMSG compiler flags */
29 #define FLMSG_BUILD_CXXFLAGS "-I$(srcdir) -I$(srcdir)/include -I$(srcdir)/xmlrpcpp -I$(srcdir)/xmlrpcpp -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I$(srcdir) -I$(srcdir)/include -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG"
30 
31 /* FLMSG linker flags */
32 #define FLMSG_BUILD_LDFLAGS "-lfltk_images -lfltk -lX11 -lX11 -ldl -lpthread"
33 
34 /* FLTK API major version */
35 #define FLMSG_FLTK_API_MAJOR 1
36 
37 /* FLTK API minor version */
38 #define FLMSG_FLTK_API_MINOR 3
39 
40 /* FLTK API patch */
41 #define FLMSG_FLTK_API_PATCH 5
42 
43 /* version string */
44 #define FLMSG_VERSION "4.0.19"
45 
46 /* major version number */
47 #define FLMSG_VERSION_MAJOR 4
48 
49 /* minor version number */
50 #define FLMSG_VERSION_MINOR 0
51 
52 /* patch/alpha version string */
53 #define FLMSG_VERSION_PATCH ".19"
54 
55 /* FLTK version */
56 #define FLTK_BUILD_VERSION "1.3.5"
57 
58 /* flxmlrpc version */
59 #define FLXMLRPC_BUILD_VERSION ""
60 
61 /* Define to 1 if we have clock_gettime */
62 #define HAVE_CLOCK_GETTIME 1
63 
64 /* Define to 0 if not using dbg::stack */
65 /* #undef HAVE_DBG_STACK */
66 
67 /* Define to 1 if we have dlopen */
68 #define HAVE_DLOPEN 1
69 
70 /* Define to 1 if you have the `getaddrinfo' function. */
71 #define HAVE_GETADDRINFO 1
72 
73 /* Define to 1 if you have the `gethostbyname' function. */
74 #define HAVE_GETHOSTBYNAME 1
75 
76 /* Define to 1 if you have the `gmtime_r' function. */
77 #define HAVE_GMTIME_R 1
78 
79 /* Define to 1 if you have the `hstrerror' function. */
80 #define HAVE_HSTRERROR 1
81 
82 /* Define to 1 if you have the <inttypes.h> header file. */
83 #define HAVE_INTTYPES_H 1
84 
85 /* Define to 1 if you have the `localtime_r' function. */
86 #define HAVE_LOCALTIME_R 1
87 
88 /* Define to 1 if you have the `memmove' function. */
89 #define HAVE_MEMMOVE 1
90 
91 /* Define to 1 if you have the <memory.h> header file. */
92 #define HAVE_MEMORY_H 1
93 
94 /* Define to 1 if you have the `memset' function. */
95 #define HAVE_MEMSET 1
96 
97 /* Define to 1 if you have the `mkdir' function. */
98 #define HAVE_MKDIR 1
99 
100 /* Define to 1 if you have the `select' function. */
101 #define HAVE_SELECT 1
102 
103 /* Define to 1 if we have sem_timedwait */
104 #define HAVE_SEM_TIMEDWAIT 1
105 
106 /* Define to 1 if we have sem_unlink */
107 #define HAVE_SEM_UNLINK 1
108 
109 /* Define to 1 if you have the `setenv' function. */
110 #define HAVE_SETENV 1
111 
112 /* Define to 1 if you have the `snprintf' function. */
113 #define HAVE_SNPRINTF 1
114 
115 /* Define to 1 if you have the `socket' function. */
116 #define HAVE_SOCKET 1
117 
118 /* Define to 1 if you have the `socketpair' function. */
119 #define HAVE_SOCKETPAIR 1
120 
121 /* Define to 1 if stdbool.h conforms to C99. */
122 #define HAVE_STDBOOL_H 1
123 
124 /* Define to 1 if you have the <stdint.h> header file. */
125 #define HAVE_STDINT_H 1
126 
127 /* Define to 1 if you have the <stdlib.h> header file. */
128 #define HAVE_STDLIB_H 1
129 
130 /* Define to 1 if you have the `strcasecmp' function. */
131 #define HAVE_STRCASECMP 1
132 
133 /* Define to 1 if you have the `strcasestr' function. */
134 #define HAVE_STRCASESTR 1
135 
136 /* Define to 1 if you have the `strchr' function. */
137 #define HAVE_STRCHR 1
138 
139 /* Define to 1 if you have the `strdup' function. */
140 #define HAVE_STRDUP 1
141 
142 /* Define to 1 if you have the `strerror' function. */
143 #define HAVE_STRERROR 1
144 
145 /* Define to 1 if you have the <strings.h> header file. */
146 #define HAVE_STRINGS_H 1
147 
148 /* Define to 1 if you have the <string.h> header file. */
149 #define HAVE_STRING_H 1
150 
151 /* Define to 1 if you have the `strlcpy' function. */
152 /* #undef HAVE_STRLCPY */
153 
154 /* Define to 1 if you have the `strncasecmp' function. */
155 #define HAVE_STRNCASECMP 1
156 
157 /* Define to 1 if you have the `strrchr' function. */
158 #define HAVE_STRRCHR 1
159 
160 /* Define to 1 if you have the `strstr' function. */
161 #define HAVE_STRSTR 1
162 
163 /* Define to 1 if you have the `strtol' function. */
164 #define HAVE_STRTOL 1
165 
166 /* Define to 1 if you have the <sys/stat.h> header file. */
167 #define HAVE_SYS_STAT_H 1
168 
169 /* Define to 1 if you have the <sys/types.h> header file. */
170 #define HAVE_SYS_TYPES_H 1
171 
172 /* Define to 1 if you have the `uname' function. */
173 #define HAVE_UNAME 1
174 
175 /* Define to 1 if you have the <unistd.h> header file. */
176 #define HAVE_UNISTD_H 1
177 
178 /* Define to 1 if you have the `unsetenv' function. */
179 #define HAVE_UNSETENV 1
180 
181 /* Define to 1 if you have the `vsnprintf' function. */
182 #define HAVE_VSNPRINTF 1
183 
184 /* Define to 1 if the system has the type `_Bool'. */
185 #define HAVE__BOOL 1
186 
187 /* Name of package */
188 #define PACKAGE "flmsg"
189 
190 /* Define to the address where bug reports for this package should be sent. */
191 #define PACKAGE_BUGREPORT "w1hkj AT w1hkj DOT com"
192 
193 /* Define to the full name of this package. */
194 #define PACKAGE_NAME "FLMSG"
195 
196 /* Define to the full name and version of this package. */
197 #define PACKAGE_STRING "FLMSG 4.0.19"
198 
199 /* Define to the one symbol short name of this package. */
200 #define PACKAGE_TARNAME "flmsg"
201 
202 /* Define to the home page for this package. */
203 #define PACKAGE_URL ""
204 
205 /* Define to the version of this package. */
206 #define PACKAGE_VERSION "4.0.19"
207 
208 /* Define to 1 if you have the ANSI C header files. */
209 #define STDC_HEADERS 1
210 
211 /* Define to 1 if we are using flxmlrpc */
212 #define USE_FLXMLRPC 0
213 
214 /* Enable extensions on AIX 3, Interix.  */
215 #ifndef _ALL_SOURCE
216 # define _ALL_SOURCE 1
217 #endif
218 /* Enable GNU extensions on systems that have them.  */
219 #ifndef _GNU_SOURCE
220 # define _GNU_SOURCE 1
221 #endif
222 /* Enable threading extensions on Solaris.  */
223 #ifndef _POSIX_PTHREAD_SEMANTICS
224 # define _POSIX_PTHREAD_SEMANTICS 1
225 #endif
226 /* Enable extensions on HP NonStop.  */
227 #ifndef _TANDEM_SOURCE
228 # define _TANDEM_SOURCE 1
229 #endif
230 /* Enable general extensions on Solaris.  */
231 #ifndef __EXTENSIONS__
232 # define __EXTENSIONS__ 1
233 #endif
234 
235 
236 /* Define to 1 if we are using x */
237 #define USE_X 1
238 
239 /* Version number of package */
240 #define VERSION "4.0.19"
241 
242 /* x version */
243 #define X_BUILD_VERSION "1.6.12"
244 
245 /* Define to 1 if on MINIX. */
246 /* #undef _MINIX */
247 
248 /* Define to 2 if the system does not provide POSIX.1 features except with
249    this defined. */
250 /* #undef _POSIX_1_SOURCE */
251 
252 /* Define to 1 if you need to in order for `stat' and other things to work. */
253 /* #undef _POSIX_SOURCE */
254 
255 /* Define to 1 if we are building on cygwin or mingw */
256 /* #undef _WINDOWS */
257 
258 /* Define to 1 if we are building on cygwin or mingw */
259 /* #undef __MINGW32__ */
260 
261 /* Define to 1 if we are building on mingw */
262 /* #undef __WOE32__ */
263 
264 /* Define to `unsigned int' if <sys/types.h> does not define. */
265 /* #undef size_t */
266