Make roundf-tests module depend on floorf, ceilf.
[gnulib.git] / modules / clean-temp
index ba7e191..d884d92 100644 (file)
@@ -14,14 +14,14 @@ 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: