On Wed, 2012-02-15 at 13:44 -0500, Stephen Gallagher wrote: > This fixes the build breakage we were seeing after the "SSH: Build man > pages conditionally" patch. > > The problem is that EXTRA_DIST was not evaluated properly at tarball > creation time unless --with-ssh or --enable-all-experimental-features > had been specified in the "configure" run that preceded 'make dist'. > This was because EXTRA_DIST was composed of only those XML files that > were specified by man_MANS during this run. > > We now always add all manpage XML files to the EXTRA_DIST variable so > that they are always included in the tarball.
Ack. Simo. -- Simo Sorce * Red Hat, Inc * New York _______________________________________________ sssd-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/sssd-devel
