X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrchrnul;h=806aebbe0ae8235b2c992c898f0fc67770d1a3dc;hb=f70369bf448b5ebc512ea900f6c284ab8fa1d35b;hp=4f451a5590c98a050a1e280a54b66ff829b90ef9;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/strchrnul b/modules/strchrnul index 4f451a559..806aebbe0 100644 --- a/modules/strchrnul +++ b/modules/strchrnul @@ -2,20 +2,21 @@ 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: +extensions +string configure.ac: gl_FUNC_STRCHRNUL +gl_STRING_MODULE_INDICATOR([strchrnul]) Makefile.am: -EXTRA_DIST += strchrnul.h strchrnul.c Include: -"strchrnul.h" + License: LGPL