bootstrap: fix gitlog-to-changelog detection.
commitd695e72b7467c4bac13d631d36532488372da406
authorGary V. Vaughan <gary@gnu.org>
Wed, 1 Jan 2014 22:58:35 +0000 (2 11:58 +1300)
committerGary V. Vaughan <gary@gnu.org>
Wed, 1 Jan 2014 23:26:44 +0000 (2 12:26 +1300)
tree39897829b1677f2d16ed8d428a9660a6a73e45fc
parent0955ed3ca4eab40d8740f28a0b7322b77bdcd8f3
bootstrap: fix gitlog-to-changelog detection.

* gl/build-aux/bootstrap.in (func_ifcontains): Use a for loop
that relies on $IFS for element splitting instead of a one-shot
case glob that is not tolerant to \n in $gnulib_modules.
* THANKS: Add Reuben Thomas.
Reported by Reuben Thomas

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
THANKS
bootstrap
gl/build-aux/bootstrap.in