/* Define to compile in auth URL support code */ #cmakedefine HAVE_AUTH_URL /* Define to 1 if you have the `chroot' function. */ #cmakedefine HAVE_CHROOT /* Define if you have libcurl. */ #cmakedefine HAVE_CURL /* Define to 1 if you have the `curl_global_init' function. */ #cmakedefine HAVE_CURL_GLOBAL_INIT /* Define to 1 if you have the `endhostent' function. */ #cmakedefine HAVE_ENDHOSTENT /* Define to 1 if you have the `ftime' function. */ #cmakedefine01 HAVE_FTIME /* Define to 1 if you have the `getaddrinfo' function. */ #cmakedefine HAVE_GETADDRINFO /* Define if you have the getnameinfo function */ #cmakedefine HAVE_GETNAMEINFO /* Define to 1 if you have the `gettimeofday' function. */ #cmakedefine HAVE_GETTIMEOFDAY /* Define to 1 if you have the header file. */ #cmakedefine01 HAVE_GRP_H /* Define to 1 if you have the `inet_aton' function. */ #cmakedefine HAVE_INET_ATON /* Define to 1 if you have the `inet_pton' function. */ #cmakedefine HAVE_INET_PTON /* Define to 1 if you have the header file. */ #cmakedefine HAVE_INTTYPES_H /* Define if you have libkate */ #cmakedefine HAVE_KATE /* Define to 1 if you have the `localtime_r' function. */ #cmakedefine HAVE_LOCALTIME_R /* Define to 1 if you have the header file. */ #cmakedefine HAVE_MEMORY_H /* Define if you have nanosleep() */ #cmakedefine HAVE_NANOSLEEP /* Define if you have libogg installed */ #cmakedefine HAVE_OGG /* Define if you have libopenssl. */ #cmakedefine HAVE_OPENSSL /* Define to 1 if you have the `poll' function. */ #cmakedefine HAVE_POLL /* Define if you have POSIX threads libraries and header files. */ #cmakedefine HAVE_PTHREAD /* Define if you have ogg/ogg.h */ #cmakedefine HAVE_OGG /* Define to 1 if you have the `pthread_spin_lock' function. */ #cmakedefine HAVE_PTHREAD_SPIN_LOCK /* Define to 1 if you have the header file. */ #cmakedefine01 HAVE_PWD_H /* Define if you have the sethostent function */ #cmakedefine HAVE_SETHOSTENT /* Define to 1 if you have the `setuid' function. */ #cmakedefine HAVE_SETUID /* Define to 1 if the system has the type `socklen_t'. */ #cmakedefine HAVE_SOCKLEN_T /* Define if Speex support is available */ #cmakedefine HAVE_SPEEX /* Define to 1 if you have the header file. */ #cmakedefine HAVE_STDINT_H /* Define to 1 if you have the header file. */ #cmakedefine HAVE_STDLIB_H /* Define to 1 if you have the `strcasestr' function. */ #cmakedefine HAVE_STRCASESTR /* Define to 1 if you have the header file. */ #cmakedefine HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #cmakedefine HAVE_STRING_H /* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */ #cmakedefine HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY /* Define to 1 if you have the header file. */ #cmakedefine HAVE_SYS_SELECT_H /* Define to 1 if you have the header file. */ #cmakedefine HAVE_SYS_SOCKET_H /* Define to 1 if you have the header file. */ #cmakedefine HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #cmakedefine HAVE_SYS_TIMEB_H /* Define to 1 if you have the header file. */ #cmakedefine01 HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #cmakedefine HAVE_SYS_UIO_H /* Define if Theora support is available */ #cmakedefine HAVE_THEORA /* Define to 1 if you have the header file. */ #cmakedefine HAVE_UNISTD_H /* Define if you have winsock2.h on MINGW */ #cmakedefine HAVE_WINSOCK2_H /* Define to 1 if you have the `writev' function. */ #cmakedefine HAVE_WRITEV /* Define to 1 if you have the `xsltSaveResultToString' function. */ #cmakedefine HAVE_XSLTSAVERESULTTOSTRING /* Name of package */ #cmakedefine PACKAGE "@PACKAGE@" /* Define to the address where bug reports for this package should be sent. */ #cmakedefine PACKAGE_BUGREPORT "@PACKAGE_BUGREPORT@" /* Define to the full name of this package. */ #cmakedefine PACKAGE_NAME "@PACKAGE_NAME@" /* Define to the full name and version of this package. */ #cmakedefine PACKAGE_STRING "@PACKAGE_STRING@" /* Define to the one symbol short name of this package. */ #cmakedefine PACKAGE_TARNAME "@PACKAGE_TARNAME@" /* Define to the home page for this package. */ #cmakedefine PACKAGE_URL "@PACKAGE_URL@" /* Define to the version of this package. */ #cmakedefine PACKAGE_VERSION "@PACKAGE_VERSION@" /* Define to compile in YP support code */ #cmakedefine USE_YP /* Version number of package */ #define VERSION PACKAGE_VERSION #ifndef HAVE_SOCKLEN_T typedef int socklen_t; #endif /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif