Merge branch 'stable'
[gnulib.git] / modules / strtoll
index 75276ef..738c9ef 100644 (file)
@@ -7,16 +7,21 @@ m4/longlong.m4
 m4/strtoll.m4
 
 Depends-on:
+stdlib
 strtol
 
 configure.ac:
 gl_FUNC_STRTOLL
+gl_STDLIB_MODULE_INDICATOR([strtoll])
 
 Makefile.am:
 
 Include:
 <stdlib.h>
 
+License:
+LGPL
+
 Maintainer:
 glibc