c-stack: streamline Solaris configuration
commite14729f3c9094731844421bb37c542b05a5b6953
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Oct 2020 19:51:08 +0000 (3 12:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Oct 2020 20:02:40 +0000 (3 13:02 -0700)
tree795417e6b905026bddfe3582853dc7151c183b4c
parentf9e2b20a12a230efa30f1d479563ae07d276a94b
c-stack: streamline Solaris configuration

* lib/c-stack.c: Omit mention of HAVE_SIGALTSTACK, since
the code is used only if a test for sigaltstack worked
in some other way.
* m4/c-stack.m4 (gl_PREREQ_C_STACK): Do not require gl_LIBSIGSEGV;
instead, execute gl_LIBSIGSEGV only if needed (because the XSI
heuristic does not work).
* modules/c-stack (Files): Add m4/libsigsegv.m4, since
we no longer require the libsigsegv module.
(Depends-on): Depend on havelib, not libsigsegv.
ChangeLog
lib/c-stack.c
m4/c-stack.m4
modules/c-stack