From 7c2cfd6e0ca151c803a48057c3cc8cade4914be6 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 21 Feb 2017 17:04:46 -0500 Subject: [PATCH] pull in the lstat module from gnulib This is used by systems that lack lstat(), like Windows. --- autogen.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/autogen.sh b/autogen.sh index f96483a2..de069937 100755 --- a/autogen.sh +++ b/autogen.sh @@ -11,6 +11,7 @@ modules=" glob isblank iswblank + lstat regex snprintf-posix stdarg