forked from Mirrors/freeswitch
3abb7730b2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3772 d0543943-73ff-0310-b7d9-9358b9ac24b2
35 lines
901 B
C
35 lines
901 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.
|
|
|
|
We'd like to replace it some day with something that doesn't use
|
|
such a special tool, to make the build understandable by dumber
|
|
developers.
|
|
*/
|
|
|
|
/* Define to `unsigned' if <sys/types.h> doesn't define. */
|
|
#undef size_t
|
|
|
|
#undef HAVE_SETGROUPS
|
|
#undef HAVE_ASPRINTF
|
|
#undef HAVE_SETENV
|
|
#undef HAVE_WCSNCMP
|
|
|
|
/* Define if you have the <stdarg.h> header file. */
|
|
#undef HAVE_STDARG_H
|
|
|
|
/* Define if you have the <sys/filio.h> header file. */
|
|
#undef HAVE_SYS_FILIO_H
|
|
|
|
/* Define if you have the <sys/ioctl.h> header file. */
|
|
#undef HAVE_SYS_IOCTL_H
|
|
|
|
/* Define if you have the <wchar.h> header file. */
|
|
#undef HAVE_WCHAR_H
|
|
|
|
/* Define if you have the socket library (-lsocket). */
|
|
#undef HAVE_LIBSOCKET
|
|
|
|
/* Name of package */
|
|
#undef PACKAGE
|