gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / xalloc
index f077051..c6c2083 100644 (file)
@@ -7,12 +7,15 @@ lib/xmalloc.c
 m4/xalloc.m4
 
 Depends-on:
+extern-inline
+xalloc-die
+xalloc-oversized
 
 configure.ac:
 gl_XALLOC
 
 Makefile.am:
-lib_SOURCES += xalloc.h xmalloc.c
+lib_SOURCES += xmalloc.c
 
 Include:
 "xalloc.h"
@@ -22,4 +25,3 @@ GPL
 
 Maintainer:
 all
-