freeswitch/libs/xmlrpc-c/xmlrpc_amconfig.h.in

38 lines
922 B
C

/* xmlrpc_amconfig.h is generated by 'configure' from the template
xmlrpc_amconfig.h.in, by virtue of the AM_CONFIG_HEADER() macro in
configure.in.
In the future, we plan to eliminate this file, because it is a special
tool that requires extra learning. Instead, we will just put logic
directly in configure.in like that for wchar.h, etc.
*/
/* The following are related to AC_CHECK_FUNCS macro calls in
configure.in
*/
#undef HAVE_SETGROUPS
#undef HAVE_ASPRINTF
#undef HAVE_SETENV
#undef HAVE_PSELECT
#undef HAVE_WCSNCMP
#undef HAVE_GETTIMEOFDAY
#undef HAVE_LOCALTIME_R
#undef HAVE_GMTIME_R
#undef HAVE_STRCASECMP
#undef HAVE_STRICMP
#undef HAVE__STRICMP
#undef HAVE_STRTOLL
#undef HAVE_STRTOQ
#undef HAVE___STRTOLL
#undef HAVE_STRTOULL
#undef HAVE_STRTOUQ
#undef HAVE___STRTOULL
/* Define if you have the socket library (-lsocket). */
#undef HAVE_LIBSOCKET
/* Name of package */
#undef PACKAGE