gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / pipe2
index 9117e73..62872a2 100644 (file)
@@ -9,18 +9,21 @@ Depends-on:
 unistd
 fcntl-h
 binary-io
+extensions
+verify
 
 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