Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-01-27 11:16:15 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-01-27 11:16:15 (GMT)
commit37c6c1e9fa9b42d7a65f2234eac61307352887c2 (patch)
tree52e4b5612c74dce6bc5fa36aa6f4a3a02eedb179 /configure.ac
parenteeaf51704988bcc771c950128ce4c011e1dc7d91 (diff)
Actually check that xulrunner 1.9 exists
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 47443da..9163a6a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -39,7 +39,7 @@ AC_SUBST(PYGTK_DEFSDIR)
AC_ARG_WITH(libxul_sdk,
AC_HELP_STRING([--with-libxul-sdk=DIR], [Path to libxul SDK]))
-if test "x$with_libxul_sdk" != x ; then
+if test -d "$with_libxul_sdk"; then
# xulrunner 1.9