strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / pipe2
index 9117e73adf8be63cf8d139743855b28c806748ac..ca722168a7536d107b0afeb626bfb0685da2fdc3 100644 (file)
@@ -9,18 +9,21 @@ Depends-on:
 unistd
 fcntl-h
 binary-io
+extensions
+nonblocking
 
 configure.ac:
 gl_FUNC_PIPE2
 gl_UNISTD_MODULE_INDICATOR([pipe2])
 
 Makefile.am:
+lib_SOURCES += pipe2.c
 
 Include:
 <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible, Eric Blake