[Gstreamer-bugs] [Bug 98748] Changed - gst-doc.m4 doesn't work with latest gtk-doc
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Wed Dec 4 11:07:12 PST 2002
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=98748
Changed by dlehn at vt.edu.
--- shadow/98748 Thu Nov 28 16:52:45 2002
+++ shadow/98748.tmp.22544 Wed Dec 4 14:07:12 2002
@@ -22,6 +22,9 @@
("$gtk_doc_version" >= "$gtk_doc_min_version") ? 0 : 1);
EOF
Currently, gtk-doc is version 0.10, and $gtk_doc_min_version is 0.7. The
perl test "0.10" > "0.7" will return FALSE, as it does a lexical
comparison. My perl is too rusty to propose a fix.
+
+------- Additional Comments From dlehn at vt.edu 2002-12-04 14:07 -------
+fixed in cvs, someone should close this
More information about the Gstreamer-bugs
mailing list