[libvirt] [PATCH] build: update to latest gnulib

Eric Blake eblake at redhat.com
Wed Jun 22 14:55:27 UTC 2011


Gnulib has been busy, with 392 commits; it's easier to update now
even without any known libvirt issue to be fixed, rather than
having to analyze an even larger changeset later on.

* .gnulib: Update to latest, for lots of changes.
* bootstrap: Synchronize to upstream.
---

* .gnulib 5bf7fda...90d0c49 (392):
  > bootstrap: do not insert a blank line into each .gitignore file
  > perror: test for output mismatch
  > strerror_r: fix OpenBSD behavior on out-of-range
  > strerror_r: fix OpenBSD behavior on 0
  > perror: adjust array size
  > strerror-override: reduce size
  > pathmax: Ensure correct value for PATH_MAX on HP-UX.
  > alloca: port to compilers that can optimize like GCC 4.6.0
  > c-stack: stop worrying about stack direction
  > test-stat: don't allocate PATH_MAX bytes
  > float: Work around <float.h> bugs on FreeBSD/x86, AIX with GCC, IRIX.
  > Tests for module 'float'.
  > isinf: Coding style.
  > linkat test: Avoid test failure on AIX 7.1.
  > pread test: Avoid test failure on OpenBSD 4.9.
  > sprintf-posix: Fix test failure on AIX 7.1.
  > roundl-ieee: Fix test failure on AIX 7.1.
  > round-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
  > roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
  > ceilf-ieee: Work around bug on MacOS X 10.5.
  > floor*-ieee, ceil*-ieee, trunc*-ieee, round*-ieee: More robust checks.
  > ceilf-ieee: Work around bug on AIX 7.1.
  > ceil-ieee: Work around bug on AIX 7.1.
  > fsync test: Avoid test failure on MacOS X and AIX.
  > openat, fdopendir tests: Fix link errors.
  > Doc update.
  > getcwd tests: Avoid compilation error on HP-UX 11.31.
  > isfinite, isinf: Fix link error on AIX 6 and 7.
  > getloadavg: Don't clobber LIBS. Regression from previous commit.
  > clean-temp: Improve documentation.
  > pread, pwrite: Avoid cc warning on AIX.
  > spawn-pipe tests: Fix link error.
  > Tests: Remove unnecessary dependency.
  > spawn-pipe tests: Fix link error.
  > Fix tests link errors.
  > crypto/gc-sha1: Fix recent regression.
  > crypto/gc-md5: Fix recent regression.
  > crypto/gc-md4: Fix recent regression.
  > crypto/gc-arctwo: Fix recent regression.
  > crypto/gc-rijndael: Fix recent regression.
  > crypto/gc-hmac-sha1: Fix recent regression.
  > crypto/gc-hmac-md5: Fix recent regression.
  > crypto/gc-des: Fix recent regression.
  > crypto/gc-arcfour: Fix recent regression.
  > * m4/lstat.m4 (gl_FUNC_LSTAT): Fix typo in prerequisite.
  > fprintftime: Move AC_LIBOBJ invocations to module description.
  > tmpfile-safer: Finish 2011-05-23 commit.
  > syntax-check: Fix typo.
  > syntax-check: add a rule to help enforce the no-AC_LIBOBJ-in-m4/ policy
  > yesno: Move AC_LIBOBJ invocations to module description.
  > xstrtol: Move AC_LIBOBJ invocations to module description.
  > xstrtold: Move AC_LIBOBJ invocations to module description.
  > xstrtod: Move AC_LIBOBJ invocations to module description.
  > xnanosleep: Move AC_LIBOBJ invocations to module description.
  > xgetcwd: Move AC_LIBOBJ invocations to module description.
  > xalloc: Move AC_LIBOBJ invocations to module description.
  > write-any-file: Move AC_LIBOBJ invocations to module description.
  > utimens: Move AC_LIBOBJ invocations to module description.
  > utimecmp: Move AC_LIBOBJ invocations to module description.
  > userspec: Move AC_LIBOBJ invocations to module description.
  > unlinkdir: Move AC_LIBOBJ invocations to module description.
  > unistd-safer: Move AC_LIBOBJ invocations to module description.
  > tempname: Move AC_LIBOBJ invocations to module description.
  > strftime: Move AC_LIBOBJ invocations to module description.
  > stdlib-safer: Move AC_LIBOBJ invocations to module description.
  > tmpfile-safer: Move AC_LIBOBJ invocations to module description.
  > popen-safer: Move AC_LIBOBJ invocations to module description.
  > freopen-safer: Move AC_LIBOBJ invocations to module description.
  > fopen-safer: Move AC_LIBOBJ invocations to module description.
  > crypto/sha512: Move AC_LIBOBJ invocations to module description.
  > crypto/sha256: Move AC_LIBOBJ invocations to module description.
  > crypto/sha1: Move AC_LIBOBJ invocations to module description.
  > settime: Move AC_LIBOBJ invocations to module description.
  > savedir: Move AC_LIBOBJ invocations to module description.
  > save-cwd: Move AC_LIBOBJ invocations to module description.
  > same: Move AC_LIBOBJ invocations to module description.
  > safe-write: Move AC_LIBOBJ invocations to module description.
  > safe-read: Move AC_LIBOBJ invocations to module description.
  > safe-alloc: Move AC_LIBOBJ invocations to module description.
  > crypto/rijndael: Move AC_LIBOBJ invocations to module description.
  > readtokens: Move AC_LIBOBJ invocations to module description.
  > read-file: Move AC_LIBOBJ invocations to module description.
  > quotearg: Move AC_LIBOBJ invocations to module description.
  > quote: Move AC_LIBOBJ invocations to module description.
  > posixver: Move AC_LIBOBJ invocations to module description.
  > posixtm: Move AC_LIBOBJ invocations to module description.
  > physmem: Move AC_LIBOBJ invocations to module description.
  > pagealign_alloc: Move AC_LIBOBJ invocations to module description.
  > mpsort: Move AC_LIBOBJ invocations to module description.
  > modechange: Move AC_LIBOBJ invocations to module description.
  > mkdir-p: Move AC_LIBOBJ invocations to module description.
  > mkancesdirs: Move AC_LIBOBJ invocations to module description.
  > mgetgroups: Move AC_LIBOBJ invocations to module description.
  > memxor: Move AC_LIBOBJ invocations to module description.
  > memcoll: Move AC_LIBOBJ invocations to module description.
  > memcasecmp: Move AC_LIBOBJ invocations to module description.
  > crypto/md5: Move AC_LIBOBJ invocations to module description.
  > crypto/md4: Move AC_LIBOBJ invocations to module description.
  > crypto/md2: Move AC_LIBOBJ invocations to module description.
  > long-options: Move AC_LIBOBJ invocations to module description.
  > i-ring: Move AC_LIBOBJ invocations to module description.
  > idcache: Move AC_LIBOBJ invocations to module description.
  > human: Move AC_LIBOBJ invocations to module description.
  > crypto/hmac-sha1: Move AC_LIBOBJ invocations to module description.
  > crypto/hmac-md5: Move AC_LIBOBJ invocations to module description.
  > hash: Move AC_LIBOBJ invocations to module description.
  > hard-locale: Move AC_LIBOBJ invocations to module description.
  > getugroups: Move AC_LIBOBJ invocations to module description.
  > gettime: Move AC_LIBOBJ invocations to module description.
  > getndelim2: Move AC_LIBOBJ invocations to module description.
  > crypto/gc-pbkdf2-sha1: Move AC_LIBOBJ invocations to module description.
  > fts: Move AC_LIBOBJ invocations to module description.
  > file-type: Move AC_LIBOBJ invocations to module description.
  > filenamecat*: Respect rules for use of AC_LIBOBJ.
  > filemode: Move AC_LIBOBJ invocations to module description.
  > openat-safer: Move AC_LIBOBJ invocations to module description.
  > fcntl-safer: Move AC_LIBOBJ invocations to module description.
  > exclude: Move AC_LIBOBJ invocations to module description.
  > dirname*: Respect rules for use of AC_LIBOBJ.
  > dirent-safer: Move AC_LIBOBJ invocations to module description.
  > crypto/des: Move AC_LIBOBJ invocations to module description.
  > cycle-check: Move AC_LIBOBJ invocations to module description.
  > c-strtold: Move AC_LIBOBJ invocations to module description.
  > c-strtod: Move AC_LIBOBJ invocations to module description.
  > crc: Move AC_LIBOBJ invocations to module description.
  > close-stream: Move AC_LIBOBJ invocations to module description.
  > closeout: Move AC_LIBOBJ invocations to module description.
  > closein: Move AC_LIBOBJ invocations to module description.
  > cloexec: Move AC_LIBOBJ invocations to module description.
  > check-version: Move AC_LIBOBJ invocations to module description.
  > chdir-safer: Move AC_LIBOBJ invocations to module description.
  > canonicalize: Move AC_LIBOBJ invocations to module description.
  > canon-host: Move AC_LIBOBJ invocations to module description.
  > backupfile: Move AC_LIBOBJ invocations to module description.
  > argmatch: Move AC_LIBOBJ invocations to module description.
  > crypto/arctwo: Move AC_LIBOBJ invocations to module description.
  > crypto/arcfour: Move AC_LIBOBJ invocations to module description.
  > write: Move AC_LIBOBJ invocations to module description.
  > wmemset: Move AC_LIBOBJ invocations to module description.
  > wmemmove: Move AC_LIBOBJ invocations to module description.
  > wmemcpy: Move AC_LIBOBJ invocations to module description.
  > wmemcmp: Move AC_LIBOBJ invocations to module description.
  > wmemchr: Move AC_LIBOBJ invocations to module description.
  > wcswidth: Move AC_LIBOBJ invocations to module description.
  > wcwidth: Respect rules for use of AC_LIBOBJ.
  > wctype: Move AC_LIBOBJ invocations to module description.
  > wctrans: Move AC_LIBOBJ invocations to module description.
  > wctomb: Move AC_LIBOBJ invocations to module description.
  > wctob: Move AC_LIBOBJ invocations to module description.
  > wcsxfrm: Move AC_LIBOBJ invocations to module description.
  > wcstok: Move AC_LIBOBJ invocations to module description.
  > wcsstr: Move AC_LIBOBJ invocations to module description.
  > wcsspn: Move AC_LIBOBJ invocations to module description.
  > wcsrtombs: Move AC_LIBOBJ invocations to module description.
  > wcsrchr: Move AC_LIBOBJ invocations to module description.
  > wcspbrk: Move AC_LIBOBJ invocations to module description.
  > wcsnrtombs: Move AC_LIBOBJ invocations to module description.
  > wcsnlen: Move AC_LIBOBJ invocations to module description.
  > wcsncpy: Move AC_LIBOBJ invocations to module description.
  > wcsncmp: Move AC_LIBOBJ invocations to module description.
  > wcsncat: Move AC_LIBOBJ invocations to module description.
  > wcsncasecmp: Move AC_LIBOBJ invocations to module description.
  > wcslen: Move AC_LIBOBJ invocations to module description.
  > wcsdup: Move AC_LIBOBJ invocations to module description.
  > wcscspn: Move AC_LIBOBJ invocations to module description.
  > wcscpy: Move AC_LIBOBJ invocations to module description.
  > wcscoll: Move AC_LIBOBJ invocations to module description.
  > wcscmp: Move AC_LIBOBJ invocations to module description.
  > wcschr: Move AC_LIBOBJ invocations to module description.
  > wcscat: Move AC_LIBOBJ invocations to module description.
  > wcscasecmp: Move AC_LIBOBJ invocations to module description.
  > wcrtomb: Move AC_LIBOBJ invocations to module description.
  > wcpncpy: Move AC_LIBOBJ invocations to module description.
  > wcpcpy: Move AC_LIBOBJ invocations to module description.
  > waitpid: Move AC_LIBOBJ invocations to module description.
  > utimensat: Move AC_LIBOBJ invocations to module description.
  > usleep: Move AC_LIBOBJ invocations to module description.
  > unlockpt: Move AC_LIBOBJ invocations to module description.
  > unlink: Respect rules for use of AC_LIBOBJ.
  > uname: Move AC_LIBOBJ invocations to module description.
  > ttyname_r: Move AC_LIBOBJ invocations to module description.
  > tsearch: Move AC_LIBOBJ invocations to module description.
  > towctrans: Move AC_LIBOBJ invocations to module description.
  > tmpfile: Move AC_LIBOBJ invocations to module description.
  > times: Move AC_LIBOBJ invocations to module description.
  > time_r: Move AC_LIBOBJ invocations to module description.
  > timegm: Move AC_LIBOBJ invocations to module description.
  > tcgetsid: Move AC_LIBOBJ invocations to module description.
  > symlinkat: Move AC_LIBOBJ invocations to module description.
  > symlink: Move AC_LIBOBJ invocations to module description.
  > strverscmp: Move AC_LIBOBJ invocations to module description.
  > strtok_r: Move AC_LIBOBJ invocations to module description.
  > strtoumax: Move AC_LIBOBJ invocations to module description.
  > strtoimax: Move AC_LIBOBJ invocations to module description.
  > strtoull: Move AC_LIBOBJ invocations to module description.
  > strtoll: Move AC_LIBOBJ invocations to module description.
  > strtoul: Move AC_LIBOBJ invocations to module description.
  > strtol: Move AC_LIBOBJ invocations to module description.
  > strtod: Move AC_LIBOBJ invocations to module description.
  > strstr*: Move AC_LIBOBJ invocations to module description.
  > strsignal: Move AC_LIBOBJ invocations to module description.
  > strsep: Move AC_LIBOBJ invocations to module description.
  > strptime: Move AC_LIBOBJ invocations to module description.
  > strpbrk: Move AC_LIBOBJ invocations to module description.
  > strnlen: Move AC_LIBOBJ invocations to module description.
  > strndup: Move AC_LIBOBJ invocations to module description.
  > strncat: Move AC_LIBOBJ invocations to module description.
  > strdup, strdup-posix: Move AC_LIBOBJ invocations to module description.
  > strcspn: Move AC_LIBOBJ invocations to module description.
  > strchrnul: Move AC_LIBOBJ invocations to module description.
  > strcasestr*: Move AC_LIBOBJ invocations to module description.
  > strcase: Move AC_LIBOBJ invocations to module description.
  > stpncpy: Move AC_LIBOBJ invocations to module description.
  > stpcpy: Move AC_LIBOBJ invocations to module description.
  > stat: Move AC_LIBOBJ invocations to module description.
  > sleep: Move AC_LIBOBJ invocations to module description.
  > signbit: Move AC_LIBOBJ invocations to module description.
  > sigprocmask: Move AC_LIBOBJ invocations to module description.
  > sigaction: Move AC_LIBOBJ invocations to module description.
  > sig2str: Move AC_LIBOBJ invocations to module description.
  > setlocale: Move AC_LIBOBJ invocations to module description.
  > unsetenv: Move AC_LIBOBJ invocations to module description.
  > setenv: Move AC_LIBOBJ invocations to module description.
  > selinux-h: Move AC_LIBOBJ invocations to module description.
  > select: Respect rules for use of AC_LIBOBJ.
  > scandir: Move AC_LIBOBJ invocations to module description.
  > rpmatch: Move AC_LIBOBJ invocations to module description.
  > rmdir: Respect rules for use of AC_LIBOBJ.
  > renameat: Move AC_LIBOBJ invocations to module description.
  > rename: Respect rules for use of AC_LIBOBJ.
  > remove: Move AC_LIBOBJ invocations to module description.
  > relocatable-lib: Move AC_LIBOBJ invocations to module description.
  > relocatable-prog: Move AC_LIBOBJ invocations to module description.
  > regex: Move AC_LIBOBJ invocations to module description.
  > realloc-*: Move AC_LIBOBJ invocations to module description.
  > readutmp: Move AC_LIBOBJ invocations to module description.
  > readlinkat: Move AC_LIBOBJ invocations to module description.
  > readlink: Move AC_LIBOBJ invocations to module description.
  > readline: Move AC_LIBOBJ invocations to module description.
  > read: Move AC_LIBOBJ invocations to module description.
  > rawmemchr: Move AC_LIBOBJ invocations to module description.
  > random_r: Move AC_LIBOBJ invocations to module description.
  > pwrite: Move AC_LIBOBJ invocations to module description.
  > putenv: Move AC_LIBOBJ invocations to module description.
  > login_tty: Move AC_LIBOBJ invocations to module description.
  > openpty: Move AC_LIBOBJ invocations to module description.
  > forkpty: Move AC_LIBOBJ invocations to module description.
  > ptsname: Move AC_LIBOBJ invocations to module description.
  > pread: Move AC_LIBOBJ invocations to module description.
  > posix_spawn*: Move AC_LIBOBJ invocations to module description.
  > popen: Move AC_LIBOBJ invocations to module description.
  > poll: Move AC_LIBOBJ invocations to module description.
  > pipe-posix: Move AC_LIBOBJ invocations to module description.
  > openat: Respect rules for use of AC_LIBOBJ.
  > obstack-printf*: Move AC_LIBOBJ invocations to module description.
  > nl_langinfo: Move AC_LIBOBJ invocations to module description.
  > nanosleep: Move AC_LIBOBJ invocations to module description.
  > mountlist: Move AC_LIBOBJ invocations to module description.
  > mktime: Respect rules for use of AC_LIBOBJ.
  > mkstemps: Move AC_LIBOBJ invocations to module description.
  > mkstemp: Move AC_LIBOBJ invocations to module description.
  > mkostemps: Move AC_LIBOBJ invocations to module description.
  > mkostemp: Move AC_LIBOBJ invocations to module description.
  > mknod: Move AC_LIBOBJ invocations to module description.
  > mkfifoat: Move AC_LIBOBJ invocations to module description.
  > mkfifo: Respect rules for use of AC_LIBOBJ.
  > mkdtemp: Move AC_LIBOBJ invocations to module description.
  > mkdir: Move AC_LIBOBJ invocations to module description.
  > memset: Move AC_LIBOBJ invocations to module description.
  > memrchr: Move AC_LIBOBJ invocations to module description.
  > mempcpy: Move AC_LIBOBJ invocations to module description.
  > memmove: Move AC_LIBOBJ invocations to module description.
  > memmem*: Move AC_LIBOBJ invocations to module description.
  > memcpy: Move AC_LIBOBJ invocations to module description.
  > memcmp: Simplify autoconf macro.
  > memcmp: Move AC_LIBOBJ invocations to module description.
  > memchr: Respect rules for use of AC_LIBOBJ.
  > mbtowc: Move AC_LIBOBJ invocations to module description.
  > mbsrtowcs: Move AC_LIBOBJ invocations to module description.
  > mbsnrtowcs: Move AC_LIBOBJ invocations to module description.
  > mbsinit: Move AC_LIBOBJ invocations to module description.
  > mbrlen: Move AC_LIBOBJ invocations to module description.
  > mbrtowc: Respect rules for use of AC_LIBOBJ.
  > malloc-*: Move AC_LIBOBJ invocations to module description.
  > lstat, openat: Respect rules for use of AC_LIBOBJ.
  > lseek: Move AC_LIBOBJ invocations to module description.
  > linkat: Move AC_LIBOBJ invocations to module description.
  > link: Respect rules for use of AC_LIBOBJ.
  > lchown: Move AC_LIBOBJ invocations to module description.
  > iswctype: Move AC_LIBOBJ invocations to module description.
  > iswblank: Move AC_LIBOBJ invocations to module description.
  > atanl: Move AC_LIBOBJ invocations to module description.
  > acosl: Move AC_LIBOBJ invocations to module description.
  > asinl: Respect rules for use of AC_LIBOBJ.
  > tanl: Move AC_LIBOBJ invocations to module description.
  > cosl: Move AC_LIBOBJ invocations to module description.
  > sinl: Move AC_LIBOBJ invocations to module description.
  > logl: Move AC_LIBOBJ invocations to module description.
  > expl: Move AC_LIBOBJ invocations to module description.
  > roundl: Move AC_LIBOBJ invocations to module description.
  > round: Move AC_LIBOBJ invocations to module description.
  > roundf: Move AC_LIBOBJ invocations to module description.
  > truncl: Move AC_LIBOBJ invocations to module description.
  > trunc: Move AC_LIBOBJ invocations to module description.
  > truncf: Move AC_LIBOBJ invocations to module description.
  > ceill: Move AC_LIBOBJ invocations to module description.
  > ceil: Move AC_LIBOBJ invocations to module description.
  > ceilf: Move AC_LIBOBJ invocations to module description.
  > floorl: Respect rules for use of AC_LIBOBJ.
  > floor: Respect rules for use of AC_LIBOBJ.
  > floorf: Move AC_LIBOBJ invocations to module description.
  > sqrtl: Respect rules for use of AC_LIBOBJ.
  > ldexpl: Respect rules for use of AC_LIBOBJ.
  > frexpl*: Respect rules for use of AC_LIBOBJ.
  > frexp, frexp-nolibm: Move AC_LIBOBJ invocations to module description.
  > isnan: Respect rules for use of AC_LIBOBJ.
  > isnanl*: Respect rules for use of AC_LIBOBJ.
  > isnand*: Move AC_LIBOBJ invocations to module description.
  > isnanf*: Move AC_LIBOBJ invocations to module description.
  > isnan*: Separate the AC_LIBOBJ invocations.
  > isinf: Move AC_LIBOBJ invocations to module description.
  > isfinite: Move AC_LIBOBJ invocations to module description.
  > isblank: Move AC_LIBOBJ invocations to module description.
  > isapipe: Move AC_LIBOBJ invocations to module description.
  > ioctl: Move AC_LIBOBJ invocations to module description.
  > imaxdiv: Move AC_LIBOBJ invocations to module description.
  > imaxabs: Move AC_LIBOBJ invocations to module description.
  > getaddrinfo: Move AC_LIBOBJ invocations to module description.
  > inet_pton. getaddrinfo: Respect rules for use of AC_LIBOBJ.
  > inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.
  > iconv_open: Move AC_LIBOBJ invocations to module description.
  > iconv_open, iconv_open-utf: Respect rules for use of AC_LIBOBJ.
  > group-member: Move AC_LIBOBJ invocations to module description.
  > grantpt: Move AC_LIBOBJ invocations to module description.
  > glob: Move AC_LIBOBJ invocations to module description.
  > getusershell: Move AC_LIBOBJ invocations to module description.
  > gettimeofday: Move AC_LIBOBJ invocations to module description.
  > gettimeofday, tzset: Respect rules for use of AC_LIBOBJ.
  > getsubopt: Move AC_LIBOBJ invocations to module description.
  > getpass-gnu: Move AC_LIBOBJ invocations to module description.
  > getpass: Move AC_LIBOBJ invocations to module description.
  > getpagesize: Move AC_LIBOBJ invocations to module description.
  > getopt: Move AC_LIBOBJ invocations to module description.
  > getopt, argp: Respect rules for use of AC_LIBOBJ.
  > getlogin_r: Move AC_LIBOBJ invocations to module description.
  > getlogin: Move AC_LIBOBJ invocations to module description.
  > getloadavg: Move AC_LIBOBJ invocations to module description.
  > gethrxtime: Move AC_LIBOBJ invocations to module description.
  > gethostname: Move AC_LIBOBJ invocations to module description.
  > getgroups: Move AC_LIBOBJ invocations to module description.
  > getdtablesize: Move AC_LIBOBJ invocations to module description.
  > getdomainname: Move AC_LIBOBJ invocations to module description.
  > getline: Move AC_LIBOBJ invocations to module description.
  > getline: Simplify.
  > getdelim: Move AC_LIBOBJ invocations to module description.
  > getcwd: Move AC_LIBOBJ invocations to module description.
  > getcwd-lgpl: Move AC_LIBOBJ invocations to module description.
  > crypto/gc: Move AC_LIBOBJ invocations to module description.
  > fwriting: Move AC_LIBOBJ invocations to module description.
  > fwritable: Move AC_LIBOBJ invocations to module description.
  > futimens: Move AC_LIBOBJ invocations to module description.
  > ftruncate: Move AC_LIBOBJ invocations to module description.
  > fsync: Move AC_LIBOBJ invocations to module description.
  > fsusage: Move AC_LIBOBJ invocations to module description.
  > freopen: Move AC_LIBOBJ invocations to module description.
  > free: Move AC_LIBOBJ invocations to module description.
  > freadable: Move AC_LIBOBJ invocations to module description.
  > fpurge: Move AC_LIBOBJ invocations to module description.
  > fpending: Move AC_LIBOBJ invocations to module description.
  > fopen: Move AC_LIBOBJ invocations to module description.
  > fnmatch, fnmatch-gnu: Move AC_LIBOBJ invocations to module description.
  > flock: Move AC_LIBOBJ invocations to module description.
  > fileblocks: Move AC_LIBOBJ invocations to module description.
  > fflush: Move AC_LIBOBJ invocations to module description.
  > fdopendir: Move AC_LIBOBJ invocations to module description.
  > _Exit: Move AC_LIBOBJ invocations to module description.
  > euidaccess: Respect rules for use of AC_LIBOBJ.
  > error: Move AC_LIBOBJ invocations to module description.
  > duplocale: Move AC_LIBOBJ invocations to module description.
  > dirfd: Move AC_LIBOBJ invocations to module description.
  > chown: Respect rules for use of AC_LIBOBJ.
  > chdir-long: Move AC_LIBOBJ invocations to module description.
  > canonicalize-lgpl: Move AC_LIBOBJ invocations to module description.
  > calloc-posix, calloc-gnu: Move AC_LIBOBJs to module description.
  > btowc: Move AC_LIBOBJ invocations to module description.
  > atexit: Move AC_LIBOBJ invocations to module description.
  > atoll: Move AC_LIBOBJ invocations to module description.
  > argz: Move AC_LIBOBJ invocations to module description.
  > alphasort: Move AC_LIBOBJ invocations to module description.
  > verify: new macro verify_expr; verify_true deprecated
  > fnmatch, fnmatch-gnu: Move AC_LIBOBJ invocations to module description.
  > flock: Move AC_LIBOBJ invocations to module description.
  > fileblocks: Move AC_LIBOBJ invocations to module description.
  > fflush: Move AC_LIBOBJ invocations to module description.
  > fdopendir: Move AC_LIBOBJ invocations to module description.
  > _Exit: Move AC_LIBOBJ invocations to module description.
  > euidaccess: Respect rules for use of AC_LIBOBJ.
  > error: Move AC_LIBOBJ invocations to module description.
  > duplocale: Move AC_LIBOBJ invocations to module description.
  > dirfd: Move AC_LIBOBJ invocations to module description.
  > chown: Respect rules for use of AC_LIBOBJ.
  > chdir-long: Move AC_LIBOBJ invocations to module description.
  > canonicalize-lgpl: Move AC_LIBOBJ invocations to module description.
  > calloc-posix, calloc-gnu: Move AC_LIBOBJs to module description.
  > btowc: Move AC_LIBOBJ invocations to module description.
  > atexit: Move AC_LIBOBJ invocations to module description.
  > atoll: Move AC_LIBOBJ invocations to module description.
  > argz: Move AC_LIBOBJ invocations to module description.
  > alphasort: Move AC_LIBOBJ invocations to module description.
  > verify: new macro verify_expr; verify_true deprecated
  > init.sh: give more portable redirection-related advice in a comment
  > Fix ChangeLog typo in my previous commit.

 .gnulib   |    2 +-
 bootstrap |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gnulib b/.gnulib
index 5bf7fda..90d0c49 160000
--- a/.gnulib
+++ b/.gnulib
@@ -1 +1 @@
-Subproject commit 5bf7fda437a10cc10cbd1be1bd06b374a581f0dd
+Subproject commit 90d0c4909f2b77d711ea6332a99a9332ff1bab36
diff --git a/bootstrap b/bootstrap
index 522ac70..b286beb 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Print a version string.
-scriptversion=2011-05-16.16; # UTC
+scriptversion=2011-06-22.06; # UTC

 # Bootstrap this package from checked-out sources.

@@ -290,7 +290,7 @@ sort_patterns() {
     P
     x
     s/^\n//
-  }'
+  }' | sed '/^$/d'
 }

 # If $STR is not already on a line by itself in $FILE, insert it,
-- 
1.7.4.4




More information about the libvir-list mailing list