(configure.ac): ...instead define SIGNAL_SAFE_LIST inside
config.h.
+2006-10-17 Eric Blake <ebb9@byu.net>
+
+ * modules/clean-temp (Makefile.am): Don't add to make output...
+ (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
+ config.h.
+
2006-10-17 Bruno Haible <bruno@clisp.org>
* lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
gettext-h
configure.ac:
+AC_DEFINE([SIGNAL_SAFE_LIST], [1], [Define if lists must be signal-safe.])
Makefile.am:
-DEFS += -DSIGNAL_SAFE_LIST
lib_SOURCES += clean-temp.h clean-temp.c
Include: