From f62f1d302af156c832382bb4d9f9512c3f63af81 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 7 Oct 2007 16:15:49 +0200 Subject: Avoid seq malfunction on non-POSIX systems: mingw, BeOS, Interix. * bootstrap.conf (gnulib_modules): Add vasprintf-posix. Suggestion from Bruno Haible. Signed-off-by: Jim Meyering --- bootstrap.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bootstrap.conf') diff --git a/bootstrap.conf b/bootstrap.conf index de53c8d59..2088e5012 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -73,7 +73,9 @@ gnulib_modules=" stat-time stdbool stdlib-safer stpcpy strftime strpbrk strtoimax strtoumax strverscmp sys_stat timespec tzset unicodeio unistd-safer unlink-busy unlinkdir unlocked-io - uptime userspec utimecmp utimens vasprintf verify version-etc-fsf + uptime userspec utimecmp utimens + vasprintf-posix + verify version-etc-fsf wcwidth winsz-ioctl winsz-termios write-any-file xalloc xgetcwd xgethostname xmemcoll xnanosleep xstrtod xstrtoimax -- cgit v1.2.3-54-g00ecf