GNOME Bugzilla – Bug 642900
--enable/disable-quvi options are not recognized
Last modified: 2011-02-21 22:46:16 UTC
Created attachment 181513 [details] config.log I see: $ ./configure --disable-quvi configure: WARNING: unrecognized options: --disable-quvi [...] And the same with --enable-quvi Thanks for fixing this
commit 9a1a89ce6af47b8ac3ee7ae0fa3987815e9713a3 Author: Bastien Nocera <hadess@hadess.net> Date: Mon Feb 21 19:49:55 2011 +0000 build: Fix --enable-quvi option https://bugzilla.gnome.org/show_bug.cgi?id=642900
Bastien, have you actually pushed this? I'm not seeing it here: http://git.gnome.org/browse/totem.
Works better if you look in the right repo ;) http://git.gnome.org/browse/totem-pl-parser/commit/?id=9a1a89ce6af47b8ac3ee7ae0fa3987815e9713a3
That it does. ><