Hide Forgot
Description of problem: while trying to build totem with python support I noticed it issued warning regarding unrecognised configure options. It will probably not affect totem itself unrecognized options: --enable-gstreamer, --enable-mozilla, --disable-nvtv Version-Release number of selected component (if applicable): totem-3.0.1-2.fc15.src.rpm How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: unrecognised options warnings issued Expected results: no unrecognised options warnings issued and in spec file :) Additional info: I've captured the relevant bits: + ./configure --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-gstreamer --enable-mozilla --enable-nautilus --disable-scrollkeeper --disable-nvtv --disable-vala --disable-static configure: WARNING: unrecognized options: --enable-gstreamer, --enable-mozilla, --disable-nvtv configure: WARNING: you need the bluez libraries installed for the Bemused plugin (disabling plugin) configure: WARNING: the coherence_upnp plugin uses PyGTK and conflicts with the new pygobject bindings (disabling plugin) configure: WARNING: you need vala installed to use the sample-vala plugin (disabling plugin) configure: WARNING: you need the tracker development headers installed for the tracker plugin (disabling plugin) configure: WARNING: you need vala installed to use the zeitgeist-dp plugin (disabling plugin) configure: WARNING: unrecognized options: --enable-gstreamer, --enable-mozilla, --disable-nvtv
--enable-mozilla --> --enable-browser-plugins ?
nobody cared, closed.