md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / size_max
index 82dd068..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
@@ -11,12 +11,13 @@ configure.ac:
 gl_SIZE_MAX
 
 Makefile.am:
+lib_SOURCES += size_max.h
 
 Include:
-#include "size_max.h"
+"size_max.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson