GNOME Bugzilla – Bug 310177
update mozilla configure checks
Last modified: 2005-07-13 11:51:41 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.
Created attachment 49067 [details] [review] proposed patch
Yay, even more complicated. Please commit, you know what you're doing there :)
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.