X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fglob;h=98611a8784ee435dff1eb62ed8be0e340d7fd7a0;hb=18a78a8fb90dc091b959a3915fdc2d74dddacafb;hp=0247d01a5724abc900b294923caad4bb2688d070;hpb=2d4c3914efc4bbe03b56573a5aaa69b4c9efd525;p=gnulib.git diff --git a/modules/glob b/modules/glob index 0247d01a5..98611a878 100644 --- a/modules/glob +++ b/modules/glob @@ -4,6 +4,7 @@ pattern, with GNU extensions. Files: lib/glob_.h +lib/glob-libc.h lib/glob.c m4/d-type.m4 m4/glob.m4 @@ -24,11 +25,9 @@ gl_GLOB Makefile.am: BUILT_SOURCES += $(GLOB_H) -EXTRA_DIST += glob_.h -# We need the following in order to create an when the system +# We need the following in order to create when the system # doesn't have one that works with the given compiler. -all-local $(lib_OBJECTS): $(GLOB_H) glob.h: glob_.h cp $(srcdir)/glob_.h $@-t mv $@-t $@