xmlrpc_amconfig.h.in 922 B

12345678910111213141516171819202122232425262728293031323334353637
  1. /* xmlrpc_amconfig.h is generated by 'configure' from the template
  2. xmlrpc_amconfig.h.in, by virtue of the AM_CONFIG_HEADER() macro in
  3. configure.in.
  4. In the future, we plan to eliminate this file, because it is a special
  5. tool that requires extra learning. Instead, we will just put logic
  6. directly in configure.in like that for wchar.h, etc.
  7. */
  8. /* The following are related to AC_CHECK_FUNCS macro calls in
  9. configure.in
  10. */
  11. #undef HAVE_SETGROUPS
  12. #undef HAVE_ASPRINTF
  13. #undef HAVE_SETENV
  14. #undef HAVE_PSELECT
  15. #undef HAVE_WCSNCMP
  16. #undef HAVE_GETTIMEOFDAY
  17. #undef HAVE_LOCALTIME_R
  18. #undef HAVE_GMTIME_R
  19. #undef HAVE_STRCASECMP
  20. #undef HAVE_STRICMP
  21. #undef HAVE__STRICMP
  22. #undef HAVE_STRTOLL
  23. #undef HAVE_STRTOQ
  24. #undef HAVE___STRTOLL
  25. #undef HAVE_STRTOULL
  26. #undef HAVE_STRTOUQ
  27. #undef HAVE___STRTOULL
  28. /* Define if you have the socket library (-lsocket). */
  29. #undef HAVE_LIBSOCKET
  30. /* Name of package */
  31. #undef PACKAGE