frexpl: Update regarding AIX.
[gnulib.git] / modules / pipe2
index 9117e73..4581396 100644 (file)
@@ -9,12 +9,14 @@ Depends-on:
 unistd
 fcntl-h
 binary-io
+extensions
 
 configure.ac:
 gl_FUNC_PIPE2
 gl_UNISTD_MODULE_INDICATOR([pipe2])
 
 Makefile.am:
+lib_SOURCES += pipe2.c
 
 Include:
 <unistd.h>