aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2012-06-23 11:55:13 +0200
committerAndreas Schwab2012-06-23 11:55:13 +0200
commit54e8a4185fdfac1dddf1712206cdf232fd5f03f2 (patch)
treee6405911021b9c14a2b288c412562d4ec0d5f107 /ChangeLog
parente8a022046f57aa23f605593e0ccd901da1776c5e (diff)
downloademacs-54e8a4185fdfac1dddf1712206cdf232fd5f03f2.tar.gz
emacs-54e8a4185fdfac1dddf1712206cdf232fd5f03f2.zip
* configure.in: Don't use AC_CHECK_FUNCS_ONCE, which doesn't use
the correct CFLAGS and LIBS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8a763899cc..21072dd6a79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12012-06-23 Andreas Schwab <schwab@linux-m68k.org>
2
3 * configure.in: Don't use AC_CHECK_FUNCS_ONCE, which doesn't use
4 the correct CFLAGS and LIBS.
5
12012-06-22 Paul Eggert <eggert@cs.ucla.edu> 62012-06-22 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Support higher-resolution time stamps (Bug#9000). 8 Support higher-resolution time stamps (Bug#9000).