Add missing dependencies on new m4/exponent[fdl].m4 files.
[gnulib.git] / modules / clean-temp
index ba7e191..a2e55f2 100644 (file)
@@ -10,18 +10,19 @@ stdbool
 unistd
 error
 fatal-signal
+open
 pathmax
 tmpdir
 mkdtemp
 xalloc
-xallocsa
-linked-list
+xmalloca
+linkedhash-list
 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:
@@ -32,4 +33,3 @@ GPL
 
 Maintainer:
 Bruno Haible
-