]> granicus.if.org Git - neomutt/commit
merge: configure.ac improvements
authorRichard Russon <rich@flatcap.org>
Wed, 3 May 2017 12:39:34 +0000 (13:39 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 3 May 2017 12:40:19 +0000 (13:40 +0100)
commit01e90883678e9580fba0858a9f1e2b1fb36f2d89
tree81519bfc97a3a5818ed6963b52e3619990c26af3
parentc02eae8161d00527891a7f91fcf3394df08ebbf2
parentafc1b7d694de11ef613773e48c987bdb97ebc9a0
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 <dirent.h> 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