Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > dbaecc0cd0e07fd338aee938b6b843c3 > files > 6

vlc-0.8.6d-1mdv2008.0.src.rpm

--- vlc-0.8.5-svn/configure.ac~	2006-01-11 10:16:20.000000000 +0100
+++ vlc-0.8.5-svn/configure.ac	2006-01-11 10:17:12.000000000 +0100
@@ -4794,7 +4794,7 @@
 then
   if test "${with_mozilla_sdk_path}" = ""
   then
-    AC_PATH_PROG(MOZILLA_CONFIG, mozilla-config, no)
+    AC_PATH_PROG(MOZILLA_CONFIG, mozilla-firefox-config, no)
     if test "${MOZILLA_CONFIG}" = "no"
     then
       AC_MSG_ERROR([Please install the Mozilla development tools, mozilla-config was not found.])