aboutsummaryrefslogtreecommitdiff
path: root/configure.ac.tpl (follow)
Commit message (Expand)AuthorAgeFilesLines
* conditionally build strnlen if needed.Brent Cook2014-08-041-0/+5
* harmonize asprintf with OpenSSHBrent Cook2014-07-301-0/+25
* add asprintf / vasprintf from OpenSSH portableBrent Cook2014-07-291-0/+5
* Guard individual compatibility header prototypes.Brent Cook2014-07-281-54/+54
* check link requirements for dl_iterate_phdrBrent Cook2014-07-281-0/+3
* add strndup/strnlen compat functions from OpenBSDBrent Cook2014-07-281-0/+5
* remove per-OS arc4random_buf overridesBrent Cook2014-07-241-6/+0
* test for and use system explicit_bzero if it existsBrent Cook2014-07-211-0/+5
* include err.h shimBrent Cook2014-07-211-0/+2
* conditionally disable -Wpointer-sign where supportedBrent Cook2014-07-201-0/+10
* initial underpinnings for mingw/cross compilation supportBrent Cook2014-07-181-10/+14
* remove stray brackets in --with-enginesdir/openssldir supportMark Kettenis2014-07-141-2/+2
* use generic test for clock_gettime flagsBrent Cook2014-07-121-1/+3
* added configurable ENGINESDIR and OPENSSLDIRBrent Cook2014-07-121-0/+10
* remove problematic DISTCLEANFILES variableBob Beck2014-07-131-2/+0
* cleanup auto-generated .pc filesBrent Cook2014-07-121-1/+1
* add platform libraries to libcompat's LIBADD listBrent Cook2014-07-121-2/+17
* disable unconditional -Wno-pointer-signBrent Cook2014-07-111-1/+1
* add a check to see if <sys/sysctl.h> existsBrent Cook2014-07-111-0/+2
* source library version from a common place, speed man buildsBrent Cook2014-07-121-0/+99