getgroups: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / dup3
index 38bdcf039c95cefcbf340416217efcea8b51afc6..4454a3a6b828cb57e8639c47a1fa73e1521029ad 100644 (file)
@@ -10,12 +10,14 @@ unistd
 fcntl
 binary-io
 getdtablesize
+extensions
 
 configure.ac:
 gl_FUNC_DUP3
 gl_UNISTD_MODULE_INDICATOR([dup3])
 
 Makefile.am:
+lib_SOURCES += dup3.c
 
 Include:
 <unistd.h>