view modules/nproc @ 14953:632892f73130

fwriting: Move AC_LIBOBJ invocations to module description. * m4/fwriting.m4 (gl_FUNC_FWRITINT): Move AC_LIBOBJ invocation from here... * modules/fwriting (configure.ac): ... to here.
author Bruno Haible <bruno@clisp.org>
date Sat, 07 May 2011 13:48:53 +0200
parents 9461d52fe84f
children 0d0daceb5bdd
line wrap: on
line source

Description:
Detect the number of processors

Files:
lib/nproc.h
lib/nproc.c
m4/nproc.m4

Depends-on:
c-ctype
extensions
unistd

configure.ac:
gl_NPROC

Makefile.am:
lib_SOURCES += nproc.c

Include:
"nproc.h"

License:
LGPL

Maintainer:
Glen Lenker and Paul Eggert