summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2005-06-02 20:28:29 -0700
committerTim Rice <tim@multitalents.net>2005-06-02 20:28:29 -0700
commitfcc7ff1de8db0647357a5846e4d629f4ca54a6b9 (patch)
tree9115ef0b1fe1f11321bd4d7dbf2aab87ac6d9c82 /ChangeLog
parent4dbacffe7bd6160c66c89093969eba469fb90b55 (diff)
- (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@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 67d44780c..a24199236 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120050602
2 - (tim) [configure.ac] Some platforms need sys/types.h for arpa/nameser.h.
3 Take AC_CHECK_HEADERS test out of ultrix section. It caused other platforms
4 to skip builtin standard includes tests. (first AC_CHECK_HEADERS test
5 must be run on all platforms) Add missing ;; to case statement. OK dtucker@
6
120050601 720050601
2 - (dtucker) [configure.ac] Look for _getshort and _getlong in 8 - (dtucker) [configure.ac] Look for _getshort and _getlong in
3 arpa/nameser.h. 9 arpa/nameser.h.
@@ -2667,4 +2673,4 @@
2667 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2673 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2668 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2674 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2669 2675
2670$Id: ChangeLog,v 1.3809 2005/06/02 03:09:28 tim Exp $ 2676$Id: ChangeLog,v 1.3810 2005/06/03 03:28:29 tim Exp $