Oops, move the include of unistd.h in the last commit.
[gnulib.git] / modules / nproc
index 9a98615..c04d4cd 100644 (file)
@@ -4,17 +4,21 @@ Detect the number of processors
 Files:
 lib/nproc.h
 lib/nproc.c
+m4/nproc.m4
 
 Depends-on:
+c-ctype
+extensions
 unistd
 
 configure.ac:
-AC_LIBOBJ([nproc])
+gl_NPROC
 
 Makefile.am:
+lib_SOURCES += nproc.c
 
 Include:
-#include "nproc.h"
+"nproc.h"
 
 License:
 GPL