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 310177 - update mozilla configure checks
update mozilla configure checks
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Browser plugin (obsolete)
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2005-07-12 21:42 UTC by Christian Persch
Modified: 2005-07-13 11:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (2.58 KB, patch)
2005-07-12 21:43 UTC, Christian Persch
committed Details | Review

Description Christian Persch 2005-07-12 21:42:44 UTC
Mozilla trunk pc files have been renamed to seamonkey-*.pc, and some
distributions use mozilla-firefox-*.pc instead of firefox-*.pc. This patch
updates the configure code to detect these.
Comment 1 Christian Persch 2005-07-12 21:43:24 UTC
Created attachment 49067 [details] [review]
proposed patch
Comment 2 Bastien Nocera 2005-07-12 21:56:14 UTC
Yay, even more complicated.
Please commit, you know what you're doing there :)
Comment 3 Christian Persch 2005-07-13 11:51:41 UTC
2005-07-13  Christian Persch  <chpe@cvs.gnome.org>

        * configure.in: Update mozilla configure checks for changed
        pkg-config name of mozilla trunk, and distribution-specific
        name variations of firefox. Fixes bug #310177.