Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / inttypes
index 73bd4dd..157b597 100644 (file)
@@ -1,15 +1,11 @@
 Description:
-A wrapper C99 <inttypes.h> header which will always include <stdint.h>
-(possibly the *almost* C99 compliant GNULIB <stdint.h>) and prototypes for the
-strtoimax & strtoumax functions.
+An <inttypes.h> that nearly conforms to C99.
 
 Files:
-lib/inttypes.h
-m4/include_next.m4
-m4/absolute-header.m4
-m4/_inttypes_h.m4
+m4/inttypes-pri.m4
 
 Depends-on:
+inttypes-incomplete
 
 configure.ac:
 gl_INTTYPES_H
@@ -17,10 +13,10 @@ gl_INTTYPES_H
 Makefile.am:
 
 Include:
-#include <inttypes.h>
+<inttypes.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all