5.14.0 release branch tagged; error attempting to build from clean source



Hello,

I have tagged a branch in cvs for the 5.14.0 release.
When I try to build from cvs in a clean sandbox, I get the following
errors from automake and configure. Have I overlooked something?
Thanks for any hints.

Robert

$ sh bootstrap
+ aclocal
/usr/share/aclocal/libgcrypt.m4:23: warning: underquoted definition of
AM_PATH_LIBGCRYPT
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO
+ automake --add-missing --copy
configure.in: installing `./install-sh'
configure.in: installing `./missing'
doc/info/Makefile.am:22: required directory doc/info/pt_BR.utf8 does not exist
configure.in:6: installing `./config.guess'
configure.in:6: installing `./config.sub'
configure.in:740: required file `doc/info/pt_BR.utf8/Makefile.in' not found
+ autoconf

$ ./configure --enable-clisp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for clisp... true
checking for iconv... true
checking for recode... false
clisp runtime is "/usr/local/lib/clisp/base/lisp.run"
checking POSIX shell to see that it contains getopts... trying /bin/sh
POSIX shell is /bin/sh
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in