Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 884
    • Issues 884
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 45
    • Merge requests 45
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • GLib
  • Merge requests
  • !193

Remove --enable-man configure option from autotools

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Philip Withnall requested to merge pwithnall/glib:1436-rebuild-all-the-docs into master Jul 22, 2018
  • Overview 9
  • Commits 1
  • Pipelines 1
  • Changes 6

We don’t ship the generated man pages in the ninja-generated tarball. For consistency, we should do the same with autotools. This will probably annoy a few people who didn’t want to install xsltproc in order to locally build GLib, but all the distributions should be rebuilding the documentation for packaging anyway, and they’re the people we care about. People building GLib locally should be moving to Meson.

Signed-off-by: Philip Withnall philip@tecnocode.co.uk

#1436 (closed)

Closes #1436 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 1436-rebuild-all-the-docs