getgroups: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / size_max
index df4b1bcc1757431f2ca384c4ff27fc258f74b18c..b584e496d91f48e57b0feab37d4498b66f4585a2 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Provide SIZE_MAX.
+Provide SIZE_MAX, for cases when the 'stdint' module cannot be used.
 
 Files:
 m4/size_max.m4
@@ -14,7 +14,7 @@ Makefile.am:
 lib_SOURCES += size_max.h
 
 Include:
-#include "size_max.h"
+"size_max.h"
 
 License:
 LGPLv2+