Deleted Added
full compact
xo_config.h (297894) xo_config.h (298067)
1/* $FreeBSD: head/lib/libxo/xo_config.h 297894 2016-04-12 23:30:56Z phil $ */
1/* $FreeBSD: head/lib/libxo/xo_config.h 298067 2016-04-15 15:50:13Z phil $ */
2/* libxo/xo_config.h. Generated from xo_config.h.in by configure. */
3/* libxo/xo_config.h.in. Generated from configure.ac by autoheader. */
4
5/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
6 systems. This function is required for `alloca.c' support on those systems.
7 */
8/* #undef CRAY_STACKSEG_END */
9

--- 165 unchanged lines hidden (view full) ---

175
176/* Enable debugging */
177/* #undef LIBXO_DEBUG */
178
179/* Enable text-only rendering */
180/* #undef LIBXO_TEXT_ONLY */
181
182/* Version number as dotted value */
2/* libxo/xo_config.h. Generated from xo_config.h.in by configure. */
3/* libxo/xo_config.h.in. Generated from configure.ac by autoheader. */
4
5/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
6 systems. This function is required for `alloca.c' support on those systems.
7 */
8/* #undef CRAY_STACKSEG_END */
9

--- 165 unchanged lines hidden (view full) ---

175
176/* Enable debugging */
177/* #undef LIBXO_DEBUG */
178
179/* Enable text-only rendering */
180/* #undef LIBXO_TEXT_ONLY */
181
182/* Version number as dotted value */
183#define LIBXO_VERSION "0.4.6"
183#define LIBXO_VERSION "0.4.7"
184
185/* Version number extra information */
186#define LIBXO_VERSION_EXTRA ""
187
188/* Version number as a number */
184
185/* Version number extra information */
186#define LIBXO_VERSION_EXTRA ""
187
188/* Version number as a number */
189#define LIBXO_VERSION_NUMBER 4006
189#define LIBXO_VERSION_NUMBER 4007
190
191/* Version number as string */
190
191/* Version number as string */
192#define LIBXO_VERSION_STRING "4006"
192#define LIBXO_VERSION_STRING "4007"
193
194/* Enable local wcwidth implementation */
195#define LIBXO_WCWIDTH 1
196
197/* Define to the sub-directory where libtool stores uninstalled libraries. */
198#define LT_OBJDIR ".libs/"
199
200/* Name of package */
201#define PACKAGE "libxo"
202
203/* Define to the address where bug reports for this package should be sent. */
204#define PACKAGE_BUGREPORT "phil@juniper.net"
205
206/* Define to the full name of this package. */
207#define PACKAGE_NAME "libxo"
208
209/* Define to the full name and version of this package. */
193
194/* Enable local wcwidth implementation */
195#define LIBXO_WCWIDTH 1
196
197/* Define to the sub-directory where libtool stores uninstalled libraries. */
198#define LT_OBJDIR ".libs/"
199
200/* Name of package */
201#define PACKAGE "libxo"
202
203/* Define to the address where bug reports for this package should be sent. */
204#define PACKAGE_BUGREPORT "phil@juniper.net"
205
206/* Define to the full name of this package. */
207#define PACKAGE_NAME "libxo"
208
209/* Define to the full name and version of this package. */
210#define PACKAGE_STRING "libxo 0.4.6"
210#define PACKAGE_STRING "libxo 0.4.7"
211
212/* Define to the one symbol short name of this package. */
213#define PACKAGE_TARNAME "libxo"
214
215/* Define to the home page for this package. */
216#define PACKAGE_URL ""
217
218/* Define to the version of this package. */
211
212/* Define to the one symbol short name of this package. */
213#define PACKAGE_TARNAME "libxo"
214
215/* Define to the home page for this package. */
216#define PACKAGE_URL ""
217
218/* Define to the version of this package. */
219#define PACKAGE_VERSION "0.4.6"
219#define PACKAGE_VERSION "0.4.7"
220
221/* If using the C implementation of alloca, define if you know the
222 direction of stack growth for your system; otherwise it will be
223 automatically deduced at runtime.
224 STACK_DIRECTION > 0 => grows toward higher addresses
225 STACK_DIRECTION < 0 => grows toward lower addresses
226 STACK_DIRECTION = 0 => direction of growth unknown */
227/* #undef STACK_DIRECTION */
228
229/* Define to 1 if you have the ANSI C header files. */
230#define STDC_HEADERS 1
231
232/* Version number of package */
220
221/* If using the C implementation of alloca, define if you know the
222 direction of stack growth for your system; otherwise it will be
223 automatically deduced at runtime.
224 STACK_DIRECTION > 0 => grows toward higher addresses
225 STACK_DIRECTION < 0 => grows toward lower addresses
226 STACK_DIRECTION = 0 => direction of growth unknown */
227/* #undef STACK_DIRECTION */
228
229/* Define to 1 if you have the ANSI C header files. */
230#define STDC_HEADERS 1
231
232/* Version number of package */
233#define VERSION "0.4.6"
233#define VERSION "0.4.7"
234
235/* Define to `__inline__' or `__inline' if that's what the C compiler
236 calls it, or to nothing if 'inline' is not supported under any name. */
237#ifndef __cplusplus
238/* #undef inline */
239#endif
240
241/* Define to rpl_malloc if the replacement function should be used. */
242/* #undef malloc */
243
244/* Define to rpl_realloc if the replacement function should be used. */
245/* #undef realloc */
246
247/* Define to `unsigned int' if <sys/types.h> does not define. */
248/* #undef size_t */
234
235/* Define to `__inline__' or `__inline' if that's what the C compiler
236 calls it, or to nothing if 'inline' is not supported under any name. */
237#ifndef __cplusplus
238/* #undef inline */
239#endif
240
241/* Define to rpl_malloc if the replacement function should be used. */
242/* #undef malloc */
243
244/* Define to rpl_realloc if the replacement function should be used. */
245/* #undef realloc */
246
247/* Define to `unsigned int' if <sys/types.h> does not define. */
248/* #undef size_t */