ansi-c++-opt: Provide option --enable-c++/--disable-c++ when possible.
[gnulib.git] / modules / xalloc
index e837097..43ee942 100644 (file)
@@ -4,20 +4,22 @@ 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"
 
+License:
+GPL
+
 Maintainer:
 all
-