diff options
-rw-r--r-- | bootstrap.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index 4265775..840e01b 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -33,6 +33,7 @@ gnulib_modules=" announce-gen argv-iter autobuild + calloc closeout dirname error @@ -40,9 +41,13 @@ gnulib_modules=" exit exitfail extensions + fflush fnmatch fnmatch-gnu + fopen + freopen fpending + fprintf-posix getcwd getopt-gnu gettext @@ -65,6 +70,7 @@ gnulib_modules=" pathmax perl posix-shell + printf-posix progname quote quotearg @@ -72,6 +78,7 @@ gnulib_modules=" regex stat-macros stdbool + sprintf-posix strcase strcasestr strsep |