X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrnlen;h=3cc071126eb608500dff7302a208d7e59aa1fb86;hb=b22f2f094e1218b738ce6168ce13eb3d018c24d3;hp=c091c368388dfac1438d7ffaa67b51b0853a65d9;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/modules/strnlen b/modules/strnlen index c091c3683..3cc071126 100644 --- a/modules/strnlen +++ b/modules/strnlen @@ -2,20 +2,21 @@ Description: strnlen() function: determine the length of a size-bounded string. Files: -lib/strnlen.h lib/strnlen.c m4/strnlen.m4 Depends-on: +extensions +string configure.ac: gl_FUNC_STRNLEN +gl_STRING_MODULE_INDICATOR([strnlen]) Makefile.am: -EXTRA_DIST += strnlen.h Include: -"strnlen.h" + License: LGPL