summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/generic.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-09-15 01:45:27 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-09-15 01:45:27 -0700
commit39a57ad07b0521dd6dbcae9cd4996366aa59e1ba (patch)
tree77b103843b2a91952b3df49682ae278d2dfae54a /lisp/emacs-lisp/generic.el
parent7105c8cbf3a3226701e4d2ecb0b9c2d207648a98 (diff)
downloademacs-39a57ad07b0521dd6dbcae9cd4996366aa59e1ba.tar.gz
emacs-39a57ad07b0521dd6dbcae9cd4996366aa59e1ba.tar.bz2
emacs-39a57ad07b0521dd6dbcae9cd4996366aa59e1ba.zip
Port _setjmp fix to POSIXish hosts as well as Microsoft.
* nt/config.nt: Attempt to sync with autogen/config.in. (HAVE_SIGSETJMP, HAVE__SETJMP): New macros. (_longjmp, _setjmp): Remove. * src/image.c (_setjmp) [!HAVE__SETJMP]: Restore definition, as it's needed on POSIXish hosts that lack _setjmp. Attempt to solve the Microsoft problem in a different way, by altering nt/config.nt.
Diffstat (limited to 'lisp/emacs-lisp/generic.el')
0 files changed, 0 insertions, 0 deletions