iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / exclude
index 1327ed8dfadd2494636d2cc67d6c0a45a78e493a..7ff3c1409325d37e93a7e28b097909fd1d3f65d3 100644 (file)
@@ -7,16 +7,18 @@ 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.h exclude.c
 
 Include:
 "exclude.h"
@@ -26,4 +28,3 @@ GPL
 
 Maintainer:
 Paul Eggert
-