openat: provide more convenience names
[pspp] / modules / pipe2
index 6a1932b2f7d3146fabc25b6362214943194296fc..036d8730b66db6be6a7714381aa5c9d8d4232a82 100644 (file)
@@ -7,7 +7,7 @@ m4/pipe2.m4
 
 Depends-on:
 unistd
-fcntl
+fcntl-h
 binary-io
 
 configure.ac:
@@ -15,6 +15,7 @@ gl_FUNC_PIPE2
 gl_UNISTD_MODULE_INDICATOR([pipe2])
 
 Makefile.am:
+lib_SOURCES += pipe2.c
 
 Include:
 <unistd.h>