X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fglob;h=3dcfc6587c64c6878446483baeac55dbca4f0e6a;hb=6c541ce48d57d04ec4cbc37c9fd0526f6cf32f4b;hp=c01987e2ea26306230b92891c18b53bc512e7c3e;hpb=9029f098c318e509ee94912bdba51d58c79dd102;p=gnulib.git diff --git a/modules/glob b/modules/glob index c01987e2e..3dcfc6587 100644 --- a/modules/glob +++ b/modules/glob @@ -4,27 +4,28 @@ pattern, with GNU extensions. Files: lib/glob_.h +lib/glob-libc.h lib/glob.c -m4/d-type.m4 m4/glob.m4 Depends-on: alloca +d-type extensions fnmatch getlogin_r mempcpy -restrict stat-macros stdbool strdup +unistd configure.ac: gl_GLOB Makefile.am: BUILT_SOURCES += $(GLOB_H) -EXTRA_DIST += glob_.h +EXTRA_DIST += glob_.h glob-libc.h # We need the following in order to create when the system # doesn't have one that works with the given compiler.