Avoid seq malfunction on non-POSIX systems: mingw, BeOS, Interix.
authorJim Meyering <meyering@redhat.com>
Sun, 7 Oct 2007 14:15:49 +0000 (16:15 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 7 Oct 2007 14:57:01 +0000 (16:57 +0200)
* bootstrap.conf (gnulib_modules): Add vasprintf-posix.
Suggestion from Bruno Haible.

Signed-off-by: Jim Meyering <meyering@redhat.com>
ChangeLog
bootstrap.conf

index dd381fc..099fd02 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2007-10-07  Jim Meyering  <meyering@redhat.com>
 
+       Avoid seq malfunction on non-POSIX systems: mingw, BeOS, Interix.
+       * bootstrap.conf (gnulib_modules): Add vasprintf-posix.
+       Suggestion from Bruno Haible.
+
        Avoid a used-uninitialized error.
        * src/copy.c (copy_internal): Don't overload "use_stat".
 
index de53c8d..2088e50 100644 (file)
@@ -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