gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / exclude
index 976e494..b1f8399 100644 (file)
@@ -4,18 +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:
-xalloc
-strcase
-fnmatch-gnu
+fnmatch
+hash
+mbscasecmp
+mbuiter
 stdbool
+verify
+xalloc
 
 configure.ac:
-gl_EXCLUDE
 
 Makefile.am:
+lib_SOURCES += exclude.c
 
 Include:
 "exclude.h"