strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / quotearg
index e94cb6d8f3c16926afbd46b4ab2e19e67c166b3e..f62b2c0ffdd11862f31f8a7ecf4450573c960ce6 100644 (file)
@@ -9,15 +9,21 @@ m4/mbrtowc.m4
 m4/quotearg.m4
 
 Depends-on:
-xalloc
+extensions
 gettext-h
+mbrtowc
+mbsinit
+memcmp
+quotearg-simple
 stdbool
+wchar
+wctype-h
+xalloc
 
 configure.ac:
 gl_QUOTEARG
 
 Makefile.am:
-EXTRA_DIST += quotearg.h
 
 Include:
 "quotearg.h"