maint.mk: avoid sc_prohibit_always-defined_macros failure in coreutils
authorJim Meyering <meyering@redhat.com>
Wed, 27 Jul 2011 18:27:48 +0000 (20:27 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 27 Jul 2011 20:06:27 +0000 (22:06 +0200)
commitc6f9e663d25b0980c51f609a3fe237deca168461
tree9fe514c0c8fc5dbf85048b1ff437e2decc998687
parent41a7841a82351f9df3e13b6199a134004d694131
maint.mk: avoid sc_prohibit_always-defined_macros failure in coreutils

* top/maint.mk (gl_extract_significant_defines_): Now that
SA_RESETHAND and SA_RESTART are #defined (albeit conditionally) in
gnulib/lib/signal.in.h, and now that we recommend to
define-if-undefined those two symbols in application code,
we must filter them out of the "significant" list.
This avoids a "make syntax-check" failure in coreutils.
ChangeLog
top/maint.mk