e64a274 Disable help/ghelp protocols for Flatpak builds

Authored and Committed by Owen W. Taylor 5 years ago
    Disable help/ghelp protocols for Flatpak builds
    
    The help/ghelp protocols use XSLT stylesheets and xmlto to dynamically
    convert documentation to HTML. This pulls in some tricky dependencies,
    and it is not clear that it useful to do inside an application sandbox.
    For now, just patch out these protocols for a Flatpak build.
    
        
file modified
+12 -1