avoid build-from-scratch failure due to missing daemon/configure
authorJim Meyering <meyering@redhat.com>
Fri, 4 Sep 2009 16:00:23 +0000 (18:00 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 4 Sep 2009 16:00:23 +0000 (18:00 +0200)
* bootstrap: Don't use autoreconf's --norecursive
option.  We require the default --recursive behavior in order
to create daemon/configure.  Reported by Matthew Booth.


No differences found