Actually check that xulrunner 1.9 exists

This commit is contained in:
Marco Pesenti Gritti 2007-01-27 12:16:15 +01:00
parent eeaf517049
commit 37c6c1e9fa

View File

@ -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