summaryrefslogtreecommitdiffstats
path: root/multimedia/totem/files/patch-configure
blob: eb555a5a74663d6413713319bc8ec4b651cedb76 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- configure.orig  2010-10-10 12:15:41.000000000 -0400
+++ configure   2010-10-10 12:18:12.000000000 -0400
@@ -21139,7 +21139,9 @@ if test "$enable_browser_plugins" = "yes
 $as_echo "#define ENABLE_BROWSER_PLUGINS 1" >>confdefs.h
 
 
+if [ -z "${BROWSER_PLUGIN_DIR}" ]; then
    BROWSER_PLUGIN_DIR="${BROWSER_PLUGIN_DIR:-"\${libdir}/mozilla/plugins"}"
+fi