X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmemmem;h=4586391ea5df6b97a991ab66f53103d42ca40f89;hb=402c474488000ea5ad3c8bd64442938dbe4f61ce;hp=72ebd21143b7b6569e69f9fa690e7517e0aa5399;hpb=ec03ca352064740b271b27e0be2b562b687b4554;p=gnulib.git diff --git a/modules/memmem b/modules/memmem index 72ebd2114..4586391ea 100644 --- a/modules/memmem +++ b/modules/memmem @@ -2,20 +2,20 @@ Description: memmem() function: locate first substring in a buffer. Files: -lib/memmem.h lib/memmem.c m4/memmem.m4 Depends-on: +string configure.ac: gl_FUNC_MEMMEM +gl_STRING_MODULE_INDICATOR([memmem]) Makefile.am: -lib_SOURCES += memmem.h Include: -"memmem.h" + License: LGPL