From a0fb55235a7a4829aaab55ed5fc8460ebd578e6f Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 21 Feb 2017 17:04:43 -0500 Subject: [PATCH] pull in the glob module from gnulib This is used by systems that lack glob.h, like Windows. --- autogen.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/autogen.sh b/autogen.sh index 4fb0c779..f96483a2 100755 --- a/autogen.sh +++ b/autogen.sh @@ -8,6 +8,7 @@ modules=" getdelim getline getopt-gnu + glob isblank iswblank regex