View | Details | Raw Unified
Collapse All | Expand All

(-) gnash/macros/firefox.m4.old (-1 / +1 lines)
 Lines 83-89    Link Here 
      FIREFOX_DEFS=`${mconfig} --defines java plugin`
      FIREFOX_DEFS=`${mconfig} --defines java plugin`
dnl   if we don't have a path for the plugin by now, pick a default one
dnl   if we don't have a path for the plugin by now, pick a default one
      if test x"${FIREFOX_PLUGINS}" != "x" ; then
      if test x"${FIREFOX_PLUGINS}" != "x" ; then
        FIREFOX_PLUGINS=`echo ${FIREFOX_LIBS} | sed -e 's:-L::'`/plugins
        FIREFOX_PLUGINS=`echo ${FIREFOX_LIBS} | sed -e 's:-L\(@<:@^ @:>@*\) .*$:\1:'`/plugins
      fi
      fi
    fi
    fi
  fi
  fi