[openssh-commits] CVS: fuyu.mindrot.org: openssh
Tim Rice
tim at mindrot.org
Fri Feb 3 14:11:57 EST 2006
CVSROOT: /var/cvs
Module name: openssh
Changes by: tim at fuyu.mindrot.org 2006/02/03 14:11:56
Modified files:
. : ChangeLog configure.ac
Log message:
- (tim) [configure.ac] test for egrep (AC_PROG_EGREP) before first
AC_CHECK_HEADERS test. Without it, if AC_CHECK_HEADERS is first run
by a platform specific check, builtin standard includes tests will be
skipped on the other platforms.
Analysis and suggestion by vinschen at redhat.com, patch by dtucker at .
OK tim@, djm at .
cvs -n rdiff -u -r1.4119 -r1.4120 openssh/ChangeLog
cvs -n rdiff -u -r1.323 -r1.324 openssh/configure.ac
More information about the openssh-commits
mailing list