X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrchrnul;h=d79d63eb0229911c4812a1f6b0a38b0dc36779e9;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=94e3c906a29bd8382f98e8faaccd4cd0348eb873;hpb=3eef42323e03d43424480e77232cd118a035de62;p=gnulib.git diff --git a/modules/strchrnul b/modules/strchrnul index 94e3c906a..d79d63eb0 100644 --- a/modules/strchrnul +++ b/modules/strchrnul @@ -2,20 +2,20 @@ Description: strchrnul(): Find the first occurrence of C in S or the final NUL byte. Files: -lib/strchrnul.h lib/strchrnul.c m4/strchrnul.m4 Depends-on: +string configure.ac: gl_FUNC_STRCHRNUL +gl_STRING_MODULE_INDICATOR([strchrnul]) Makefile.am: -lib_SOURCES += strchrnul.h Include: -"strchrnul.h" + License: LGPL