Commit Graph
5 Commits
Author SHA1 Message Date
Tim Rice 13aae5ee76 [configure.in] Clean up library testing.
Add optional PATH to --with-pcre, --with-zlib, --with-tcp-wrappers
based on patch by albert chin ([email protected])

Re-arange AC_CHECK_HEADERS and AC_CHECK_FUNCS for eaiser reading
of patches to configure.in

Replace obsolete AC_STRUCT_ST_BLKSIZE with AC_CHECK_MEMBERS

Add test for broken dirname() on Solaris 2.5.1 by
Dan Astoorian <[email protected]>

[acconfig.h aclocal.m4 defines.h configure.in]
Better socklen_t patch by albert chin ([email protected])

[scp.c]
Replace obsolete HAVE_ST_BLKSIZE with HAVE_STRUCT_STAT_ST_BLKSIZE

[Makefile.in] When running make in top level, always do make in openbsd-compat
patch by Dave Dykstra <[email protected]>
2001-10-21 17:53:58 -07:00
Damien Miller 8dd33fd1d5 - Better fix to aclocal tests from Garrick James <[email protected]> 2000-06-26 10:20:19 +10:00
Damien Miller d900e45faa - (djm) Fix for configure on bash2 from Jim Knoble <[email protected]> 2000-06-10 16:51:33 +10:00
Damien Miller 61e50f10c2 - Configure caching and cleanup patch from Andre Lucas'
<[email protected]>
2000-05-08 20:49:37 +10:00
Damien Miller 0437b33e54 - Add Andre Lucas' <[email protected]> patch to read entropy
gathering commands from a text file
2000-05-02 09:56:41 +10:00