Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't try to build manpages if asciidoc is missing #1457

Merged
merged 1 commit into from
Apr 9, 2018

Commits on Apr 9, 2018

  1. Don't try to build manpages if asciidoc is missing

    Commit f9157fd changed the rules for
    the documentation, so make always tried to build it and failed if
    asciidoc was missing since that commit.
    
    Now configure tests whether asciidoc is available and builds the
    documentation conditionally. It also reports that to the user.
    
    Signed-off-by: Stefan Weil <sw@weilnetz.de>
    stweil committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    ef31eaa View commit details
    Browse the repository at this point in the history