]> git.sesse.net Git - vlc/blobdiff - configure.ac
Core: Closed Captions memleak
[vlc] / configure.ac
index 8603f46c58f8a63541261acac075fda34627f80a..3b510a18812ee723e66c16910de38a9e9b02fd13 100644 (file)
@@ -5562,8 +5562,8 @@ then
           [
             AC_PATH_PROGS(MOZILLA_CONFIG,
            [mozilla-config seamonkey-config xulrunner-config],
-            AC_MSG_ERROR([Please install the Mozilla development tools. mozilla-config was not found.])
-                 )
+        [no])
+            test "${MOZILLA_CONFIG}" = "no" && AC_MSG_ERROR([Please install the Mozilla development tools. mozilla-config was not found.])
           ]
         )
     dnl pkg-config failed but we might have found a mozilla-config