[PATCH] Enable configure to work on Dash in addition to Bash.

Ross Lagerwall <[email protected]>
Newsgroups gmane.comp.gnome.apps.rhythmbox.devel
Message-ID <[email protected]>
A small fix for users with /bin/sh as a symlink to dash.

---
 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 3644d32..3778bf5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -711,7 +711,7 @@ AC_ARG_ENABLE([browser-plugin],
 	[AS_HELP_STRING([--enable-browser-plugin],[compile the iTunes detection browser plugin])],
 	[],[enable_browser_plugin=yes])
 
-MOZILLA_PLUGINDIR="${MOZILLA_PLUGINDIR:="\${libdir}/mozilla/plugins"}"
+MOZILLA_PLUGINDIR=${MOZILLA_PLUGINDIR:-'${libdir}/mozilla/plugins'}
 AC_ARG_VAR([MOZILLA_PLUGINDIR],[Where to install the browser plugin to])
 
 AM_CONDITIONAL([ENABLE_BROWSER_PLUGIN], test x$enable_browser_plugin = xyes)
-- 
1.7.10.rc4.dirty
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.