]> andersk Git - openssh.git/commit - configure.ac
[configure.in] Clean up library testing.
authortim <tim>
Mon, 22 Oct 2001 00:53:58 +0000 (00:53 +0000)
committertim <tim>
Mon, 22 Oct 2001 00:53:58 +0000 (00:53 +0000)
commit98a7c37bb896e80114e4132c695167e56796adac
tree48ad47b38bd1e039368ab2ef9f4bb44642299f1d
parent09a3bd6dab266356b71738e0df6fd8805599e27f
[configure.in] Clean up library testing.
Add optional PATH to --with-pcre, --with-zlib, --with-tcp-wrappers
based on patch by albert chin (china@thewrittenword.com)

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 <djast@cs.toronto.edu>

[acconfig.h aclocal.m4 defines.h configure.in]
Better socklen_t patch by albert chin (china@thewrittenword.com)

[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 <dwd@bell-labs.com>
ChangeLog
Makefile.in
acconfig.h
aclocal.m4
configure.in
defines.h
scp.c
This page took 0.047566 seconds and 5 git commands to generate.