[vlc-devel] commit: Fix mozilla detection logic ( Rafaël Carré )

git version control git at videolan.org
Fri Jun 6 11:39:06 CEST 2008


vlc | branch: master | Rafaël Carré <funman at videolan.org> | Fri Jun  6 11:40:41 2008 +0200| [05cb347026d5f03fdbddac517fe75372fc308a9b]

Fix mozilla detection logic

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=05cb347026d5f03fdbddac517fe75372fc308a9b
---

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configure.ac b/configure.ac
index 8220e70..bafeda3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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],
           [],




More information about the vlc-devel mailing list