summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* - (bal) We no longer use atexit()/xatexit()/on_exit()Ben Lindstrom2002-04-061-6/+3
* - (bal) Quiet down configure.ac if /bin/test does not exist.Ben Lindstrom2002-04-061-2/+2
* - (bal) Revered out of runtime IRIX runtime detection of joblimits. Code isBen Lindstrom2002-04-061-2/+2
* - (bal) Too many <sys/queue.h> issues. Remove all workarounds andBen Lindstrom2002-04-051-9/+2
* - (bal) Patch for OpenSC SmartCard library; ok markus@; patch byBen Lindstrom2002-04-051-6/+37
* [configure.ac] use /bin/test -L to work around broken builtin on Solaris 8Tim Rice2002-03-311-2/+2
* - (stevesk) [configure.ac] remove header check for sys/ttcompat.hKevin Steves2002-03-301-2/+2
* - (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsismsKevin Steves2002-03-221-1/+27
* - (stevesk) HAVE_ACCRIGHTS_IN_MSGHDR configure supportKevin Steves2002-03-221-1/+17
* [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,Tim Rice2002-03-171-9/+28
* - (bal) Test for IRIX JOBS support at runtime. Patch providedBen Lindstrom2002-03-081-2/+2
* - (bal) Add in check for rpc/types.h since it is needed onBen Lindstrom2002-03-081-2/+2
* correction to sig_atomic_t testTim Rice2002-02-261-2/+2
* correction to Bug 123 fixTim Rice2002-02-261-3/+11
* Bug 12 [configure.ac] add sys/bitypes.h to int64_t testsTim Rice2002-02-261-18/+80
* - (djm) Don't use system sys/queue.h on AIX. Report from gert@greenie.muc.deDamien Miller2002-02-141-1/+2
* Add rpc/rpc.h for INADDR_LOOPBACK on SCO OSR3Tim Rice2002-02-131-1/+2
* - (djm) Bug #106: Add --without-rpath configure option. Patch fromDamien Miller2002-02-131-1/+13
* [configure.ac] fix logic on when ssh-rand-helper is installed.Tim Rice2002-01-301-3/+3
* - (djm) Use case statements in autoconf to clean up some testsDamien Miller2002-01-231-10/+26
* - (stevesk) fix --with-zlib=Kevin Steves2002-01-221-2/+2
* - (djm) Fix non-standard shell syntax in autoconf. Patch fromDamien Miller2002-01-231-3/+5
* - (djm) Recent Glibc includes an incompatible sys/queue.h. Treat it asDamien Miller2002-01-221-1/+2
* - (djm) autoconf hacking:Damien Miller2002-01-221-1/+18
* - (djm) autoconf hacking:Damien Miller2002-01-221-146/+160
* - (djm) Bug #50 - make autoconf entropy path checks more robustDamien Miller2002-01-141-1/+13
* - (stevesk) fix spurious ; from NCR change.Kevin Steves2002-01-051-2/+2
* - (bal) NCR requies use_pipes to operate correctly.Ben Lindstrom2002-01-051-1/+2
* - (djm) Ignore fix & patchlevel in OpenSSL version check. Patch fromDamien Miller2001-12-241-19/+19
* - (bal) PCRE no longer required. Banished from the source along withBen Lindstrom2001-12-071-84/+2
* [contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,Tim Rice2001-11-261-10/+35
* [ contrib/caldera/openssh.spec contrib/caldera/sshd.init]V_3_0_P1Tim Rice2001-11-031-12/+6
* [configure.ac] Fixes for ReliantUNIX (don't use libucb)Tim Rice2001-10-271-3/+6
* Give path given in --with-xxx= for pcre,zlib, andTim Rice2001-10-251-19/+19
* Use configure.ac instead of configure.in so older versions of autoconfTim Rice2001-10-241-0/+2251