warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / physmem
blob9644522e0493a85a9fb4ae7c4449741c2c1500ea
1 Description:
2 Return amount of total/available physical memory.
4 Files:
5 lib/physmem.h
6 lib/physmem.c
7 m4/physmem.m4
9 Depends-on:
11 configure.ac:
12 gl_PHYSMEM
14 Makefile.am:
15 lib_SOURCES += physmem.c
17 Include:
18 "physmem.h"
20 License:
21 LGPLv2+
23 Maintainer:
24 Paul Eggert, Jim Meyering