X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmemrchr;h=54912ccb0b0342653ccc1c1559b47b203bd51225;hb=2354d5ead305b61c925e53bcfb73d47de7c53162;hp=618c389517c5422e6ca25a3d8f40ce59b22e8458;hpb=5eeec029e833abe9ba663d51bb556bd1eebb814e;p=gnulib.git diff --git a/modules/memrchr b/modules/memrchr index 618c38951..54912ccb0 100644 --- a/modules/memrchr +++ b/modules/memrchr @@ -3,18 +3,19 @@ memrchr() function: scan memory for a byte, from the right end. Files: lib/memrchr.c -lib/memrchr.h m4/memrchr.m4 Depends-on: +string configure.ac: gl_FUNC_MEMRCHR +gl_STRING_MODULE_INDICATOR([memrchr]) Makefile.am: Include: -"memrchr.h" + License: LGPL