Use a command that uses $CC $CFLAGS, not $CPP, to test whether inline is
[gnulib.git] / modules / getpagesize
index 7bd68de..888bb14 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+getpagesize() function: Return memory page size.
 
 Files:
 lib/getpagesize.h
@@ -10,8 +11,12 @@ configure.ac:
 gl_GETPAGESIZE
 
 Makefile.am:
-lib_SOURCES += getpagesize.h
 
 Include:
 "getpagesize.h"
 
+License:
+LGPL
+
+Maintainer:
+Jim Meyering