freeswitch/libs/xmlrpc-c/xmlrpc_amconfig.h.in
Anthony Minessale 7913aa4820 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 03:10:36 +00:00

35 lines
865 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_WCHAR_H
#undef HAVE_SYS_FILIO_H
#undef HAVE_SYS_IOCTL_H
/* Define if you have the socket library (-lsocket). */
#undef HAVE_LIBSOCKET
/* Name of package */
#undef PACKAGE