tmpfile: Fix C++ test error on mingw.
[pspp] / modules / strtoll
index 75276ef7d60da26543e7f887dd2a8320ca91e9b0..738c9efe0579d0245017fee454e692e5c1a8a635 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