Skip to content
Snippets Groups Projects
Commit 05cb3470 authored by Rafaël Carré's avatar Rafaël Carré
Browse files

Fix mozilla detection logic

parent 38cc6596
No related merge requests found
......@@ -5478,6 +5478,7 @@ then
then
dnl New firefox-1.5 SDK api
PKG_CHECK_MODULES([FIREFOX], [firefox-plugin],
[],
[
PKG_CHECK_MODULES([FIREFOX_XPCOM], [firefox-xpcom],
[],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment