Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
gtk-doc
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gtk-doc
  • Issues
  • #6

Closed
Open
Opened Jun 23, 2007 by bugzilla-migration@bugzilla-migrationReporter

gtk-doc gtk-doc.make install doesn't care about ENABLE_GTK_DOC

Submitted by Petteri Räty

Link to original bug (#450343)

Description

Please describe the problem: If you are installing from release tarballs they can come with generated gtk-doc documentation: etelgeuse@pena /var/tmp/portage/x11-libs/libnotify-0.4.4/work/libnotify-0.4.4 $ find docs/reference/html/ docs/reference/html/ docs/reference/html/libnotify.devhelp docs/reference/html/style.css docs/reference/html/ch01.html docs/reference/html/right.png docs/reference/html/left.png docs/reference/html/index.html docs/reference/html/index.sgml docs/reference/html/home.png docs/reference/html/libnotify-notify.html docs/reference/html/libnotify.devhelp2 docs/reference/html/NotifyNotification.html docs/reference/html/up.png

This means that even if you use ./configure --disable-gtk-doc they get installed

Steps to reproduce:

  1. download
  2. libnotify-0.4.4
  3. install using ./configure --disable-gtk-doc

Actual results:

Expected results: To not have tons of cruft in /usr/share/gtk-doc/html/ betelgeuse@pena /var/tmp/portage/x11-libs/libnotify-0.4.4/work/libnotify-0.4.4 $ du -sh /usr/share/gtk-doc/html/ 51M /usr/share/gtk-doc/html/

Does this happen every time? yes

Other information: patch follows

Version: 1.8

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gtk-doc#6