X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrnlen;h=3cc071126eb608500dff7302a208d7e59aa1fb86;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=e8bcda4d77a9fafebd7d355e4b77f411fff6142b;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/strnlen b/modules/strnlen index e8bcda4d7..3cc071126 100644 --- a/modules/strnlen +++ b/modules/strnlen @@ -2,21 +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 strnlen.c Include: -"strnlen.h" + License: LGPL