libs-base/acconfig.h
fedor 9ad6e29178 Remove redundancies in iconv checking
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10906 72102866-910b-0410-8b05-ffd578937521
2001-09-15 03:37:40 +00:00

54 lines
1.4 KiB
C

/* Macros that may be defined by the aclocal.m4 extentions to `configure'
for GNUstep Base Library. */
#undef CON_AUTOLOAD
#undef VSPRINTF_RETURNS_LENGTH
#undef VASPRINTF_RETURNS_LENGTH
/* Define if you have the dladdr function. */
#undef HAVE_DLADDR
/* Define if your system terminates the final argument in /proc/$$/cmdline */
#undef CMDLINE_TERMINATED
/* Define if your system needs to have short/int word aligned */
#undef NEED_WORD_ALIGNMENT
/* Define if you have the register_printf_function function. */
#undef HAVE_REGISTER_PRINTF_FUNCTION
/* Define if your Obj-C compiler calls +load methods before main */
#undef HAVE_LOAD_METHOD
/* Define if objc-api.h defines this function */
#undef HAVE_OBJC_GET_UNINSTALLED_DTABLE
/* Define if your Lib C defines program_invocation_name */
#undef HAVE_PROGRAM_INVOCATION_NAME
/* Define if using the libffi library for invocations */
#undef USE_LIBFFI
/* Define if using the ffcall library for invocations */
#undef USE_FFCALL
/* Define if libxml available */
#undef HAVE_LIBXML
/* Define if openssl available */
#undef HAVE_OPENSSL
#undef HAVE_PTS_STREAM_MODULES
#undef HAVE_UINTMAX_T
#undef HANDLE_LONG_LONG_MAX
/* Define if nested functions are broken on this compiler */
#undef BROKEN_NESTED_FUNCTIONS
/* Define if you have this header */
#undef HAVE_GICONV_H
/* Define if you have this function */
#undef HAVE_ICONV