unistr/u*-chr: prepare for multibyte tests
[pspp] / modules / nproc
index 9a98615136afbb801b5f7b2ee16f606ea288814d..c04d4cd66a097f23b3a1ab8c1992152279123eb3 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