X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fglob;h=a731c27231e27dc48a9838c808a0091cd1cdc124;hb=aa4ddc348b91b7d8846e57c004f356a8b7b7da82;hp=db5410b51b3d684f3a0ec85ed1e4b081e694d462;hpb=7cbbd8a31a3be111f26d87fb8e55f4438f9c885f;p=gnulib.git diff --git a/modules/glob b/modules/glob index db5410b51..a731c2723 100644 --- a/modules/glob +++ b/modules/glob @@ -9,10 +9,11 @@ lib/glob.c m4/glob.m4 Depends-on: -arg-nonnull -c++defs extensions -warn-on-use +largefile +snippet/arg-nonnull +snippet/c++defs +snippet/warn-on-use alloca [test -n "$GLOB_H"] d-type [test -n "$GLOB_H"] dirfd [test -n "$GLOB_H"] @@ -28,6 +29,10 @@ malloc-posix [test -n "$GLOB_H"] configure.ac: gl_GLOB +if test -n "$GLOB_H"; then + AC_LIBOBJ([glob]) + gl_PREREQ_GLOB +fi Makefile.am: BUILT_SOURCES += $(GLOB_H)