New module 'uninorm/u32-normxfrm'.
[gnulib.git] / modules / strtoll
index a590628..738c9ef 100644 (file)
@@ -7,13 +7,14 @@ m4/longlong.m4
 m4/strtoll.m4
 
 Depends-on:
+stdlib
 strtol
 
 configure.ac:
 gl_FUNC_STRTOLL
+gl_STDLIB_MODULE_INDICATOR([strtoll])
 
 Makefile.am:
-EXTRA_DIST += strtoll.c
 
 Include:
 <stdlib.h>