strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / xalloc
index 770a8d6b2044855e2a545ede5eceab1d9dfaa299..43ee94205c51f69e5079cafe4ca57f81c8345aa9 100644 (file)
@@ -7,13 +7,13 @@ lib/xmalloc.c
 m4/xalloc.m4
 
 Depends-on:
+inline
 xalloc-die
 
 configure.ac:
 gl_XALLOC
 
 Makefile.am:
-EXTRA_DIST += xalloc.h xmalloc.c
 
 Include:
 "xalloc.h"