[gstreamer-bugs] [Bug 344112] make autogen.sh parse --libdir=/foo without extra -- argument
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri Aug 4 21:38:12 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344112
GStreamer | gstreamer (core) | Ver: HEAD CVS
------- Comment #3 from JP Rosevear 2006-08-05 04:37 UTC -------
Finally found time to follow up. Additional parameters are not passed through,
they are dropped by gst-autogen.sh:
--) shift ; break ;;
*) echo "- ignoring unknown autogen.sh argument $1"; shift ;;
Tne patch in bug 307352 not longer seems to be applied or was never applied to
gst 0.10.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list