doc: correct availability of cygwin 1.5.x getopt
[gnulib.git] / modules / inttostr
index f070d3f..2c2b76e 100644 (file)
@@ -7,25 +7,24 @@ lib/inttostr.c
 lib/inttostr.h
 lib/offtostr.c
 lib/umaxtostr.c
-m4/intmax_t.m4
+lib/uinttostr.c
 m4/inttostr.m4
-m4/longlong.m4
-m4/uintmax_t.m4
 
 Depends-on:
+intprops
+stdint
+verify
 
 configure.ac:
 gl_INTTOSTR
 
 Makefile.am:
-EXTRA_DIST += inttostr.c
-lib_SOURCES += imaxtostr.c inttostr.h offtostr.c umaxtostr.c
 
 Include:
 "inttostr.h"
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Paul Eggert