Add module 'gc-camellia'.
[gnulib.git] / modules / strerror
index aab397b..2e914b3 100644 (file)
@@ -6,12 +6,14 @@ lib/strerror.c
 m4/strerror.m4
 
 Depends-on:
+intprops
+string
 
 configure.ac:
 gl_FUNC_STRERROR
+gl_STRING_MODULE_INDICATOR([strerror])
 
 Makefile.am:
-EXTRA_DIST += strerror.c
 
 Include:
 <string.h>