pull in the glob module from gnulib
This is used by systems that lack glob.h, like Windows.
This commit is contained in:
parent
e7c43521fc
commit
a0fb55235a
@ -8,6 +8,7 @@ modules="
|
||||
getdelim
|
||||
getline
|
||||
getopt-gnu
|
||||
glob
|
||||
isblank
|
||||
iswblank
|
||||
regex
|
||||
|
Loading…
Reference in New Issue
Block a user