[Gstreamer-bugs] [Bug 103934] Changed - [BUILD] no way to disable building of docs
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Mon Jul 28 20:20:36 PDT 2003
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=103934
Changed by ds at schleef.org.
--- shadow/103934 Mon Jan 20 23:17:57 2003
+++ shadow/103934.tmp.15419 Mon Jul 28 23:20:36 2003
@@ -1,13 +1,13 @@
Bug#: 103934
Product: GStreamer
-Version: cvs
+Version: HEAD CVS
OS: Linux
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: in7y118 at public.uni-hamburg.de
QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -30,6 +30,17 @@
------- Additional Comments From thomas at urgent.rug.ac.be 2003-01-20 07:14 -------
should work now, reopen if not
------- Additional Comments From in7y118 at public.uni-hamburg.de 2003-01-20 23:17 -------
There is still no way to disable doc building when gtk-doc is
installed, but the version is too low.
+
+------- Additional Comments From ds at schleef.org 2003-07-28 23:20 -------
+I fixed common/m4/gst-doc.m4 and docs/Makefile.am, and tested so that
+the build works (and builds docs appropriately) if:
+
+ --enable-docs-build, gtk-doc < 0.7 (doesn't build docs)
+ --disable-docs-build, gtk-doc < 0.7 (doesn't build docs)
+ --disable-docs-build, gtk-doc > 0.7 (doesn't build docs)
+ --enable-docs-build, gtk-doc > 0.7 (builds docs)
+
+
More information about the Gstreamer-bugs
mailing list