stpncpy: Allow stpncpy to be defined as a macro.
[gnulib.git] / modules / xalloc
index ddc1448..43ee942 100644 (file)
@@ -4,16 +4,16 @@ Memory allocation with out-of-memory checking.  Also see xalloc-die.
 Files:
 lib/xalloc.h
 lib/xmalloc.c
-lib/xstrdup.c
 m4/xalloc.m4
 
 Depends-on:
+inline
+xalloc-die
 
 configure.ac:
 gl_XALLOC
 
 Makefile.am:
-lib_SOURCES += xalloc.h xmalloc.c xstrdup.c
 
 Include:
 "xalloc.h"
@@ -23,4 +23,3 @@ GPL
 
 Maintainer:
 all
-