install-reloc: Support multi-binary installation.
[gnulib.git] / modules / size_max
index 8a2fd1a..b584e49 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,10 +14,10 @@ Makefile.am:
 lib_SOURCES += size_max.h
 
 Include:
-#include "size_max.h"
+"size_max.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson