* bootstrap.conf (gnulib_modules): Drop strtoul, rename wctype to
wctype-h.
---
I applied this patch.bootstrap.conf | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/bootstrap.conf b/bootstrap.conf index 2cd1d9a..a9cafd5 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -68,7 +68,6 @@ stdlib stpcpy strerror string -strtoul strtoull strtoumax sys_stat @@ -80,7 +79,7 @@ version-etc-fsf wchar wcrtomb wctob -wctype +wctype-h xalloc xstrtoumax ' -- 1.7.4.4
