diff options
Diffstat (limited to 'bootstrap.conf')
-rw-r--r-- | bootstrap.conf | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index 4115f35b..1c50974e 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -26,7 +26,6 @@ gnulib_modules=' alloca announce-gen argmatch -binary-io c-ctype closeout dfa @@ -53,10 +52,10 @@ isatty isblank iswctype largefile -lseek locale -malloc-gnu +lseek maintainer-makefile +malloc-gnu manywarnings mbrlen mbrtowc @@ -95,7 +94,7 @@ wcrtomb wctob wctype-h xalloc -xfreopen +xbinary-io xstrtoimax ' gnulib_name=libgreputils |