From: Richard Russon Date: Wed, 3 May 2017 12:39:34 +0000 (+0100) Subject: merge: configure.ac improvements X-Git-Tag: neomutt-20170526~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01e90883678e9580fba0858a9f1e2b1fb36f2d89;p=neomutt merge: configure.ac improvements * remove check on unix.h * remove check on stdarg.h * remove check on inline and const * remove check on wide chars * remove check on fgetpos * remove check on memmove * remove check on strerror * remove check on srand48 * remove check on long long int * signal: remove test on SYS_SIGLIST_DECLARED * simplify sig_atomic_t check * remove check for d_ino * drop LANGINFO checks * remove stuff defined in POSIX:2001 * use basic getopt from unistd.h * drop HAVE_UNISTD_H * unused prototypes - unsupported systems * sys/types.h * sys/select.h * inttypes.h includes stdint.h * Drop obsolete iconv check * Drop another obsolete iconv check * tidy md5 --- 01e90883678e9580fba0858a9f1e2b1fb36f2d89