summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-10-07 16:15:49 +0200
committerJim Meyering <meyering@redhat.com>2007-10-07 16:57:01 +0200
commitf62f1d302af156c832382bb4d9f9512c3f63af81 (patch)
treee2d8e5cd70fcd421480ed4585e0a00ddb34b7b3a /bootstrap.conf
parentfbaf2fbb184d860755dd6c27c7b32058d1668e13 (diff)
downloadcoreutils-f62f1d302af156c832382bb4d9f9512c3f63af81.tar.xz
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 <meyering@redhat.com>
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf4
1 files changed, 3 insertions, 1 deletions
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