1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/BBA1.5_platform/apps/public/mailx-12.5/config.h
2024-07-22 01:58:46 -03:00

54 lines
1.4 KiB
C
Executable File

/*
* Auto-generated by ./makeconfig.
* Changes are lost when ./makeconfig is run again.
*/
/* checked if a hello world program can be built */
/* checked for <alloca.h> */
#define HAVE_ALLOCA_H
/* checked for alloca() */
#define HAVE_ALLOCA
/* checked for ssize_t */
#define HAVE_SSIZE_T
/* checked for snprintf() */
#define HAVE_SNPRINTF
/* checked for fchdir() */
#define HAVE_FCHDIR
/* checked for mmap() */
#define HAVE_MMAP
/* checked for mremap() */
/* #define HAVE_MREMAP */
/* checked for iconv functionality */
/* #define HAVE_ICONV */
/* checked for iconv functionality in libiconv */
/* #define HAVE_ICONV */
/* checked for wctype functionality */
#define HAVE_WCTYPE_H
/* checked for wcwidth() */
#define HAVE_WCWIDTH
/* checked for mbtowc() */
#define HAVE_MBTOWC
/* checked for setlocale() */
#define HAVE_SETLOCALE
/* checked for nl_langinfo() */
#define HAVE_NL_LANGINFO
/* checked for mkstemp() */
#define HAVE_MKSTEMP
/* checked for fpathconf() */
#define HAVE_FPATHCONF
/* checked for wordexp() */
#define HAVE_WORDEXP
/* checked for <arpa/inet.h> */
#define HAVE_ARPA_INET_H
/* checked for socket functionality in libc */
#define HAVE_SOCKETS
/* checked for Network Security Services (NSS) */
/* #define USE_SSL
#define USE_NSS */
/* checked for sufficiently recent OpenSSL */
#define USE_SSL
#define USE_OPENSSL
/* checked for STACK_OF() */
#define HAVE_STACK_OF