1996-09-16 19:38:37 +00:00
|
|
|
/* Macros that may be defined by the aclocal.m4 extentions to `configure'
|
|
|
|
for GNUstep Base Library. */
|
|
|
|
|
|
|
|
#undef CON_AUTOLOAD
|
1996-09-16 20:38:59 +00:00
|
|
|
|
1996-10-31 19:24:38 +00:00
|
|
|
#undef VSPRINTF_RETURNS_LENGTH
|
2000-03-23 18:49:34 +00:00
|
|
|
#undef VASPRINTF_RETURNS_LENGTH
|
1999-04-07 21:23:46 +00:00
|
|
|
|
2000-10-30 05:03:28 +00:00
|
|
|
/* Define if you have the dladdr function. */
|
|
|
|
#undef HAVE_DLADDR
|
|
|
|
|
2001-04-21 05:55:16 +00:00
|
|
|
/* Define if your system terminates the final argument in /proc/$$/cmdline */
|
|
|
|
#undef CMDLINE_TERMINATED
|
|
|
|
|
2000-05-03 03:14:14 +00:00
|
|
|
/* Define if your system needs to have short/int word aligned */
|
|
|
|
#undef NEED_WORD_ALIGNMENT
|
|
|
|
|
1999-04-07 21:23:46 +00:00
|
|
|
/* Define if you have the register_printf_function function. */
|
|
|
|
#undef HAVE_REGISTER_PRINTF_FUNCTION
|
|
|
|
|
1999-07-22 14:17:27 +00:00
|
|
|
/* Define if your Obj-C compiler calls +load methods before main */
|
|
|
|
#undef HAVE_LOAD_METHOD
|
|
|
|
|
2000-06-22 03:15:27 +00:00
|
|
|
/* Define if objc-api.h defines this function */
|
|
|
|
#undef HAVE_OBJC_GET_UNINSTALLED_DTABLE
|
|
|
|
|
1999-07-22 14:17:27 +00:00
|
|
|
/* Define if your Lib C defines program_invocation_name */
|
|
|
|
#undef HAVE_PROGRAM_INVOCATION_NAME
|
2000-04-18 21:34:59 +00:00
|
|
|
|
2000-12-08 19:06:00 +00:00
|
|
|
/* Define if using the libffi library for invocations */
|
|
|
|
#undef USE_LIBFFI
|
|
|
|
|
|
|
|
/* Define if using the ffcall library for invocations */
|
|
|
|
#undef USE_FFCALL
|
|
|
|
|
2001-01-05 10:12:17 +00:00
|
|
|
/* Define if libxml available */
|
|
|
|
#undef HAVE_LIBXML
|
2000-12-26 23:03:42 +00:00
|
|
|
|
2001-02-28 03:59:05 +00:00
|
|
|
/* Define if openssl available */
|
|
|
|
#undef HAVE_OPENSSL
|
|
|
|
|
2001-02-09 06:58:38 +00:00
|
|
|
#undef HAVE_PTS_STREAM_MODULES
|
|
|
|
#undef HAVE_UINTMAX_T
|
2001-05-23 14:32:56 +00:00
|
|
|
#undef HANDLE_LONG_LONG_MAX
|
2001-02-09 06:58:38 +00:00
|
|
|
|
2001-09-05 21:31:42 +00:00
|
|
|
/* Define if nested functions are broken on this compiler */
|
|
|
|
#undef BROKEN_NESTED_FUNCTIONS
|
|
|
|
|