From ac025ecc089ca6093d6f49383731dafcd8023e31 Mon Sep 17 00:00:00 2001 From: jay Date: Tue, 22 Mar 2005 08:55:13 +0000 Subject: [PATCH] Include the new gnulib module stat-macros --- import-gnulib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import-gnulib.sh b/import-gnulib.sh index 49cc872..7ef04e2 100644 --- a/import-gnulib.sh +++ b/import-gnulib.sh @@ -45,7 +45,7 @@ getline getopt human idcache lstat malloc memcmp memset mktime \ modechange pathmax quotearg realloc regex rpmatch savedir stat \ stpcpy strdup strftime strstr strtol strtoul strtoull strtoumax \ xalloc xalloc-die xgetcwd xstrtol xstrtoumax yesno human filemode \ -getline stpcpy canonicalize mountlist closeout gettext" +getline stpcpy canonicalize mountlist closeout gettext stat-macros" # We need regex to ensure that we can build on platforms like # Solaris which lack those functions. -- 2.11.4.GIT