diff --git a/configure.ac b/configure.ac index 29f04c0b00..4fec806794 100644 --- a/configure.ac +++ b/configure.ac @@ -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