Remove unnecessary stack overflow dependency
commitafb497408f273bb11f88738cc3ed76ecd3d7ac3b
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 29 Jul 2015 04:41:59 +0000 (28 21:41 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 29 Jul 2015 04:42:24 +0000 (28 21:42 -0700)
tree13ce6751db08c605dc756eed2e2d0c7a7b9c0ca3
parent87b8992ca357e180bf87f4a8df3ef58b7de89695
Remove unnecessary stack overflow dependency

* configure.ac (HAVE_STACK_OVERFLOW_HANDLING):
Don't worry about $ac_cv_header_sys_resource_h and
$ac_cv_func_getrlimit, as they're no longer needed for this.
Problem reported by Eli Zaretskii in:
http://lists.gnu.org/archive/html/emacs-devel/2015-07/msg00443.html
configure.ac