After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 642900 - --enable/disable-quvi options are not recognized
--enable/disable-quvi options are not recognized
Status: RESOLVED FIXED
Product: totem-pl-parser
Classification: Core
Component: General
2.32.x
Other Linux
: Normal normal
: ---
Assigned To: totem-pl-parser-maint
totem-pl-parser-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-21 19:28 UTC by Pacho Ramos
Modified: 2011-02-21 22:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
config.log (43.22 KB, text/x-log)
2011-02-21 19:28 UTC, Pacho Ramos
Details

Description Pacho Ramos 2011-02-21 19:28:40 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
Comment 1 Bastien Nocera 2011-02-21 19:50:36 UTC
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
Comment 2 Philip Withnall 2011-02-21 21:37:39 UTC
Bastien, have you actually pushed this? I'm not seeing it here: http://git.gnome.org/browse/totem.
Comment 3 Bastien Nocera 2011-02-21 22:27:30 UTC
Works better if you look in the right repo ;)
http://git.gnome.org/browse/totem-pl-parser/commit/?id=9a1a89ce6af47b8ac3ee7ae0fa3987815e9713a3
Comment 4 Philip Withnall 2011-02-21 22:46:16 UTC
That it does. ><