Port better to POSIX hosts lacking _setjmp.
[bpt/emacs.git] / ChangeLog
index 3e662ed..8dfe5f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-09-15  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Port better to POSIX hosts lacking _setjmp (Bug#12446).
+       * configure.ac (HAVE__SETJMP, HAVE_SIGSETJMP): New symbols.
+       (_setjmp, _longjmp): Remove.
+
 2012-09-14  Paul Eggert  <eggert@cs.ucla.edu>
 
        * configure.ac (--without-sync-input): Fix typo in usage message.