Deleted Added
full compact
xo_config.h (274405) xo_config.h (274672)
1/* libxo/xoconfig.h. Generated from xoconfig.h.in by configure. */
2/* libxo/xoconfig.h.in. Generated from configure.ac by autoheader. */
3
4/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5 systems. This function is required for `alloca.c' support on those systems.
6 */
7/* #undef CRAY_STACKSEG_END */
8

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

153
154/* Define to the address where bug reports for this package should be sent. */
155#define PACKAGE_BUGREPORT "phil@juniper.net"
156
157/* Define to the full name of this package. */
158#define PACKAGE_NAME "libxo"
159
160/* Define to the full name and version of this package. */
1/* libxo/xoconfig.h. Generated from xoconfig.h.in by configure. */
2/* libxo/xoconfig.h.in. Generated from configure.ac by autoheader. */
3
4/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5 systems. This function is required for `alloca.c' support on those systems.
6 */
7/* #undef CRAY_STACKSEG_END */
8

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

153
154/* Define to the address where bug reports for this package should be sent. */
155#define PACKAGE_BUGREPORT "phil@juniper.net"
156
157/* Define to the full name of this package. */
158#define PACKAGE_NAME "libxo"
159
160/* Define to the full name and version of this package. */
161#define PACKAGE_STRING "libxo 0.1.5"
161#define PACKAGE_STRING "libxo 0.1.6"
162
163/* Define to the one symbol short name of this package. */
164#define PACKAGE_TARNAME "libxo"
165
166/* Define to the home page for this package. */
167#define PACKAGE_URL ""
168
169/* Define to the version of this package. */
162
163/* Define to the one symbol short name of this package. */
164#define PACKAGE_TARNAME "libxo"
165
166/* Define to the home page for this package. */
167#define PACKAGE_URL ""
168
169/* Define to the version of this package. */
170#define PACKAGE_VERSION "0.1.5"
170#define PACKAGE_VERSION "0.1.6"
171
172/* If using the C implementation of alloca, define if you know the
173 direction of stack growth for your system; otherwise it will be
174 automatically deduced at runtime.
175 STACK_DIRECTION > 0 => grows toward higher addresses
176 STACK_DIRECTION < 0 => grows toward lower addresses
177 STACK_DIRECTION = 0 => direction of growth unknown */
178/* #undef STACK_DIRECTION */
179
180/* Define to 1 if you have the ANSI C header files. */
181#define STDC_HEADERS 1
182
183/* Version number of package */
171
172/* If using the C implementation of alloca, define if you know the
173 direction of stack growth for your system; otherwise it will be
174 automatically deduced at runtime.
175 STACK_DIRECTION > 0 => grows toward higher addresses
176 STACK_DIRECTION < 0 => grows toward lower addresses
177 STACK_DIRECTION = 0 => direction of growth unknown */
178/* #undef STACK_DIRECTION */
179
180/* Define to 1 if you have the ANSI C header files. */
181#define STDC_HEADERS 1
182
183/* Version number of package */
184#define VERSION "0.1.5"
184#define VERSION "0.1.6"
185
186/* Define to `__inline__' or `__inline' if that's what the C compiler
187 calls it, or to nothing if 'inline' is not supported under any name. */
188#ifndef __cplusplus
189/* #undef inline */
190#endif
191
192/* Define to rpl_malloc if the replacement function should be used. */
193/* #undef malloc */
194
195/* Define to rpl_realloc if the replacement function should be used. */
196/* #undef realloc */
197
198/* Define to `unsigned int' if <sys/types.h> does not define. */
199/* #undef size_t */
185
186/* Define to `__inline__' or `__inline' if that's what the C compiler
187 calls it, or to nothing if 'inline' is not supported under any name. */
188#ifndef __cplusplus
189/* #undef inline */
190#endif
191
192/* Define to rpl_malloc if the replacement function should be used. */
193/* #undef malloc */
194
195/* Define to rpl_realloc if the replacement function should be used. */
196/* #undef realloc */
197
198/* Define to `unsigned int' if <sys/types.h> does not define. */
199/* #undef size_t */