32 lines
922 B
CMake
32 lines
922 B
CMake
#cmakedefine HAVE_ARPA_INET_H
|
|
#cmakedefine HAVE_LIBINTL_H
|
|
#cmakedefine HAVE_LIMITS_H
|
|
#cmakedefine HAVE_LOCALE_H
|
|
#cmakedefine HAVE_NETDB_H
|
|
#cmakedefine HAVE_NETINET_IN_H
|
|
#cmakedefine HAVE_STDLIB_H
|
|
#cmakedefine HAVE_STRING_H
|
|
#cmakedefine HAVE_SYS_SOCKET_H
|
|
#cmakedefine HAVE_SYS_TIME_H
|
|
#cmakedefine HAVE_SYS_TYPES_H
|
|
#cmakedefine HAVE_UNISTD_H
|
|
#cmakedefine HAVE_PWD_H
|
|
#cmakedefine HAVE_ERRNO_H
|
|
#cmakedefine HAVE_REGEX_H
|
|
#cmakedefine HAVE_WCHAR_H
|
|
#cmakedefine HAVE_SYS_FILE_H
|
|
#cmakedefine HAVE_FLOCK
|
|
#cmakedefine HAVE_LANGINFO_CODESET
|
|
#cmakedefine HAVE_STRNDUP
|
|
#cmakedefine HAVE_BACKTRACE
|
|
#cmakedefine ICONV_2ARG_IS_CONST 1
|
|
#cmakedefine HAVE_TCL_CREATE_NS
|
|
#define PACKAGE_VERSION "@VERSION@"
|
|
#define PACKAGE "@PROJECT_NAME@"
|
|
#define PACKAGE_NAME "@PROJECT_NAME@"
|
|
#define PACKAGE_STRING "@PKG_STRING@"
|
|
#define WEECHAT_LIBDIR "@LIBDIR@"
|
|
#define WEECHAT_SHAREDIR "@SHAREDIR@"
|
|
#define LOCALEDIR "@LOCALEDIR@"
|
|
#define _GNU_SOURCE 1
|