config.h (3016B)
- /* #undef ENABLE_NLS */
- #define HAVE_ARPA_INET_H 1
- /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */
- /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
- /* #undef HAVE_DCGETTEXT */
- #define HAVE_FMEMOPEN 1
- #define HAVE_FNMATCH_H 1
- #define HAVE_FSEEKO 1
- #define HAVE_FSEEKO64 1
- /* #undef HAVE_GAI_IDN */
- #define HAVE_GETPASS 1
- /* #undef HAVE_GETTEXT */
- /* #undef HAVE_ICONV */
- #define HAVE_INTTYPES_H 1
- /* #undef HAVE_LIBGNUTLS */
- /* #undef HAVE_LIBGSASL */
- /* #undef HAVE_LIBIDN */
- #define HAVE_LIBRESOLV 1
- /* #undef HAVE_LIBSECRET */
- /* #undef HAVE_LIBSSL */
- #define HAVE_LIBTLS 1
- #define HAVE_LINK 1
- /* #undef HAVE_MACOSXKEYRING */
- /* #undef HAVE_MINIX_CONFIG_H */
- #define HAVE_NETDB_H 1
- #define HAVE_NETINET_IN_H 1
- #define HAVE_SIGNAL 1
- #define HAVE_STDINT_H 1
- #define HAVE_STDIO_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRINGS_H 1
- #define HAVE_STRING_H 1
- #define HAVE_STRNDUP 1
- #define HAVE_SYSEXITS_H 1
- #define HAVE_SYSLOG 1
- #define HAVE_SYS_SELECT_H 1
- #define HAVE_SYS_SOCKET_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_SYS_WAIT_H 1
- #define HAVE_TLS 1
- #define HAVE_UNISTD_H 1
- #define HAVE_VASPRINTF 1
- #define HAVE_WCHAR_H 1
- #define PACKAGE "msmtp"
- #define PACKAGE_BUGREPORT "marlam@marlam.de"
- #define PACKAGE_NAME "msmtp"
- #define PACKAGE_STRING "msmtp 1.8.22"
- #define PACKAGE_TARNAME "msmtp"
- #define PACKAGE_URL "https://marlam.de/msmtp"
- #define PACKAGE_VERSION "1.8.22"
- #define PLATFORM "x86_64-pc-linux-musl"
- #define STDC_HEADERS 1
- #ifndef _ALL_SOURCE
- # define _ALL_SOURCE 1
- #endif
- #ifndef _DARWIN_C_SOURCE
- # define _DARWIN_C_SOURCE 1
- #endif
- #ifndef __EXTENSIONS__
- # define __EXTENSIONS__ 1
- #endif
- #ifndef _GNU_SOURCE
- # define _GNU_SOURCE 1
- #endif
- #ifndef _HPUX_ALT_XOPEN_SOCKET_API
- # define _HPUX_ALT_XOPEN_SOCKET_API 1
- #endif
- #ifndef _MINIX
- /* # undef _MINIX */
- #endif
- #ifndef _NETBSD_SOURCE
- # define _NETBSD_SOURCE 1
- #endif
- #ifndef _OPENBSD_SOURCE
- # define _OPENBSD_SOURCE 1
- #endif
- #ifndef _POSIX_SOURCE
- /* # undef _POSIX_SOURCE */
- #endif
- #ifndef _POSIX_1_SOURCE
- /* # undef _POSIX_1_SOURCE */
- #endif
- #ifndef _POSIX_PTHREAD_SEMANTICS
- # define _POSIX_PTHREAD_SEMANTICS 1
- #endif
- #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
- # define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
- #endif
- #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
- # define __STDC_WANT_IEC_60559_BFP_EXT__ 1
- #endif
- #ifndef __STDC_WANT_IEC_60559_DFP_EXT__
- # define __STDC_WANT_IEC_60559_DFP_EXT__ 1
- #endif
- #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
- # define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
- #endif
- #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
- # define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
- #endif
- #ifndef __STDC_WANT_LIB_EXT2__
- # define __STDC_WANT_LIB_EXT2__ 1
- #endif
- #ifndef __STDC_WANT_MATH_SPEC_FUNCS__
- # define __STDC_WANT_MATH_SPEC_FUNCS__ 1
- #endif
- #ifndef _TANDEM_SOURCE
- # define _TANDEM_SOURCE 1
- #endif
- #ifndef _XOPEN_SOURCE
- /* # undef _XOPEN_SOURCE */
- #endif
- #define VERSION "1.8.22"
- #if (defined _WIN32 || defined __WIN32__) && !defined __CYGWIN__
- #define W32_NATIVE 1
- #endif
- /* #undef _FILE_OFFSET_BITS */
- /* #undef _LARGE_FILES */