Hi Bruno, Bruno Haible schrieb:
So here's a proposed patch:
Thank you very much.
2011-05-03 Bruno Haible<[email protected]>signal: Define sighandler_t. * lib/signal.in.h (sighandler_t): New type. * m4/signal_h.m4 (gl_SIGNAL_H): Require AC_USE_SYSTEM_EXTENSIONS. Test whether sighandler_t is defined. (gl_SIGNAL_H_DEFAULTS): Initialize HAVE_SIGHANDLER_T. * modules/signal (Depends-on): Add extensions. (Makefile.am): Substitute HAVE_SIGHANDLER_T. * doc/posix-headers/signal.texi: Mention the problem with sighandler_t. Suggested by Markus Steinborn<[email protected]>.
Works well on RHEL 5 (-Clones) and on Mac OS X. Greetings from Germany Markus Steinborn
