summaryrefslogtreecommitdiff
path: root/modules/fnmatch-gnu
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-12-13 00:28:20 +0100
committerBruno Haible <bruno@clisp.org>2020-12-13 00:28:20 +0100
commit0f1b9440bc719abcee7cbdf137e723cfe153038a (patch)
treef2d1f399e7db6857bc15e70f5792353622c73282 /modules/fnmatch-gnu
parentc893594d0c33139efbc8d75e43eaed487116b58b (diff)
downloadgnulib-0f1b9440bc719abcee7cbdf137e723cfe153038a.tar.gz
Fix gnulib-tool error when some modules occur in tests/.
* doc/gnulib.texi (Specification): Update statistics. (Autoconf macros): Don't suggest to use AC_LIBOBJ in a .m4 file. (Using AC_LIBOBJ): New section. * check-AC_LIBOBJ: New file. * modules/fnmatch-gnu (Files): Add lib/fnmatch.c. * modules/fopen-gnu (Files): Add lib/fopen.c. * modules/memmem (Files): Add lib/memmem.c. * modules/renameat (Files): Add lib/at-func2.c. * modules/strcasestr (Files): Add lib/strcasestr.c. * modules/strstr (Files): Add lib/strstr.c.
Diffstat (limited to 'modules/fnmatch-gnu')
-rw-r--r--modules/fnmatch-gnu1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/fnmatch-gnu b/modules/fnmatch-gnu
index f2c49de101..ed47df2caf 100644
--- a/modules/fnmatch-gnu
+++ b/modules/fnmatch-gnu
@@ -2,6 +2,7 @@ Description:
fnmatch() function: wildcard matching, with GNU extensions.
Files:
+lib/fnmatch.c
Depends-on:
fnmatch