This commit is contained in:
Christophe Mutricy 2006-05-09 22:49:36 +00:00
parent d636cba575
commit 9dbb1324b5
1 changed files with 1 additions and 1 deletions

View File

@ -5130,7 +5130,7 @@ then
then
AC_CHECK_TOOL(CYGPATH, cygpath, "")
dnl latest gecko sdk does not have an xpcom directory
if test -d "${with_mozilla_sdk_pat.}/xpcom"; then
if test -d "${with_mozilla_sdk_path}/xpcom"; then
mozilla_sdk_xpcom="/xpcom"
fi
fi