[openssh-commits] CVS: shitei.mindrot.org: openssh
Tim Rice
tim at mindrot.org
Fri Jun 3 13:28:29 EST 2005
CVSROOT: /var/cvs
Module name: openssh
Changes by: tim at shitei.mindrot.org 2005/06/03 13:28:29
Modified files:
. : ChangeLog configure.ac
Log message:
- (tim) [configure.ac] Some platforms need sys/types.h for arpa/nameser.h.
Take AC_CHECK_HEADERS test out of ultrix section. It caused other platforms
to skip builtin standard includes tests. (first AC_CHECK_HEADERS test
must be run on all platforms) Add missing ;; to case statement. OK dtucker@
cvs -n rdiff -u -r1.3809 -r1.3810 openssh/ChangeLog
cvs -n rdiff -u -r1.271 -r1.272 openssh/configure.ac
More information about the openssh-commits
mailing list