aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4685fc0a25..5f19b1cba4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-06-12 Paul Eggert <[email protected]>
+
+ * configure.in: Coalesce some function checking.
+ This makes 'configure' a bit smaller.
+ Prefer AC_CHECK_FUNCS_ONCE for functions that we always check for.
+
2012-06-12 Glenn Morris <[email protected]>
* configure.in: Anticipate platforms with no src/s file.