X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fglob;h=2abadc09b822469ee3c55f2ca64cbea421af5410;hb=98ceac18596c7520e9c022fa64431b48ee22b4d7;hp=db5410b51b3d684f3a0ec85ed1e4b081e694d462;hpb=7cbbd8a31a3be111f26d87fb8e55f4438f9c885f;p=gnulib.git diff --git a/modules/glob b/modules/glob index db5410b51..2abadc09b 100644 --- a/modules/glob +++ b/modules/glob @@ -28,6 +28,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)