aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f9228cec..5216100d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2001-08-20 Werner Koch <[email protected]>
+ * acinclude.m4: Add check for plock if mlock is broken.
+ * configure.ac: Use regular tests for -lsocket and -lnsl,
+ more thorough test for gethrtime, allow specifying the path to
+ the zlib library if it is not in the default compiler/linker
+ search path, use ${datadir}. All these test enhancements are by
+ Albert Chin.
+
+ * configure.ac: Set some compiler flags for dec-osf and hpux. By
+ Tim Mooney.
+
* configure.ac: Create g10defs.h with EXTSEP_S et al.
2001-08-03 Werner Koch <[email protected]>