X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fexclude;h=b1f83991af942aa7ea65b58820458567debb7da9;hb=b8d5f042e8a565bab1d73a5d7f56db342ae51451;hp=3d5aaef1229abc9b9ea302a41bfc5ca919a5c6a3;hpb=b20fd100dd7a8a8136817003b18607c3fffc8765;p=gnulib.git diff --git a/modules/exclude b/modules/exclude index 3d5aaef12..b1f83991a 100644 --- a/modules/exclude +++ b/modules/exclude @@ -4,19 +4,20 @@ Manage list of filenames or wildcard patterns for --exclude option processing. Files: lib/exclude.h lib/exclude.c -m4/exclude.m4 Depends-on: fnmatch +hash mbscasecmp +mbuiter stdbool verify xalloc configure.ac: -gl_EXCLUDE Makefile.am: +lib_SOURCES += exclude.c Include: "exclude.h"