Pull my changes from coreutils:
authorJim Meyering <meyering@redhat.com>
Sun, 18 Nov 2007 10:51:26 +0000 (11:51 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 18 Nov 2007 10:51:26 +0000 (11:51 +0100)
commit1a3bca3900b250e0de85c9adc3154c0f878f7c1c
tree1cceaecad2a9ffc63c6f8660d149ccaea9d4b351
parent67950fa707c866f285a556fe07decb996168f36b
Pull my changes from coreutils:

bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
* build-aux/bootstrap (gnulib_tool_options): Add a space before the
use of $gnulib_tool_option_extras, so that it's separated from the
preceding argument.

Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
* build-aux/bootstrap (cp_mark_as_generated): Create any required
parent destination directories before copying a file into place.
ChangeLog
build-aux/bootstrap