diff options
author | Jan Djärv <jan.h.d@swipnet.se> | 2004-10-06 12:28:31 +0000 |
---|---|---|
committer | Jan Djärv <jan.h.d@swipnet.se> | 2004-10-06 12:28:31 +0000 |
commit | 05cf15c600b4131921a51cceb2708a293da70bd1 (patch) | |
tree | 48b909b4838b1f56fdaca438983f7a10148b2a8d /ChangeLog | |
parent | 96fcad045a178e675e6c9be966e6143b75cb056f (diff) | |
download | emacs-05cf15c600b4131921a51cceb2708a293da70bd1.tar.gz |
configure.in (HAVE_RANDOM_HEAPSTART): Move output of warning message to end
of configure run.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 87efe955d9e..aa5d01c16f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2004-10-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to - AC_MSG_WARN. + AC_MSG_WARN. Move output of warning message to end of configure run. 2004-10-05 Jan Dj,Ad(Brv. <jan.h.d@swipnet.se> |