aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-05-03 23:11:49 -0700
committerPaul Eggert2011-05-03 23:11:49 -0700
commit19548d0861ced228dd0598240a410bf6a720b59e (patch)
tree9946821c8f9f86452e68e9a19677062d9c45dfd3 /ChangeLog
parent13c15c6d700e63469a20679651649bd523f9de02 (diff)
downloademacs-19548d0861ced228dd0598240a410bf6a720b59e.tar.gz
emacs-19548d0861ced228dd0598240a410bf6a720b59e.zip
* Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.
This new gnulib-tool option saves 'configure' the trouble of checking for strtoull when strtoumax exists.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31e8c869e52..a9446476bc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12011-05-04 Paul Eggert <eggert@cs.ucla.edu>
2
3 * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.
4 This new gnulib-tool option saves 'configure' the trouble of
5 checking for strtoull when strtoumax exists.
6
12011-04-29 Paul Eggert <eggert@cs.ucla.edu> 72011-04-29 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 * configure.in (BITS_PER_LONG_LONG): New macro. 9 * configure.in (BITS_PER_LONG_LONG): New macro.