forked from Mirrors/freeswitch
32 lines
797 B
C
32 lines
797 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
|
||
|
|
||
|
|
||
|
/* Define if you have the socket library (-lsocket). */
|
||
|
#undef HAVE_LIBSOCKET
|
||
|
|
||
|
/* Name of package */
|
||
|
#undef PACKAGE
|