Use new documented autoconf macros.
[gnulib.git] / modules / stdbool
index c3f1d30..946905f 100644 (file)
@@ -1,4 +1,6 @@
 Description:
+An <stdbool.h> that nearly conforms to C99.
+(Nearly: casts to bool may not work.)
 
 Files:
 lib/stdbool.h.in
@@ -22,3 +24,6 @@ MOSTLYCLEANFILES += stdbool.h
 Include:
 #include <stdbool.h>
 
+Maintainer:
+Bruno Haible
+