ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
[pspp] / modules / strtoll
index a25ebfaee7817a62125e37b85b5f92755b6a7631..738c9efe0579d0245017fee454e692e5c1a8a635 100644 (file)
@@ -7,10 +7,12 @@ m4/longlong.m4
 m4/strtoll.m4
 
 Depends-on:
+stdlib
 strtol
 
 configure.ac:
 gl_FUNC_STRTOLL
+gl_STDLIB_MODULE_INDICATOR([strtoll])
 
 Makefile.am: