summaryrefslogtreecommitdiffstats
path: root/m4/libo_check_extension.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/libo_check_extension.m4')
-rw-r--r--m4/libo_check_extension.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/libo_check_extension.m4 b/m4/libo_check_extension.m4
index 0f2dc017eb14..785f78b9ca4c 100644
--- a/m4/libo_check_extension.m4
+++ b/m4/libo_check_extension.m4
@@ -17,7 +17,7 @@ if test "x$enable_ext_$3" = "xyes" -a "x$enable_extension_integration" != "xno";
SCPDEFS="$SCPDEFS -DWITH_EXTENSION_$2"
$2_EXTENSION_PACK="$5"
BUILD_TYPE="$BUILD_TYPE $2"
- WITH_EXTRA_EXTENSIONS=YES
+ WITH_EXTRA_EXTENSIONS=TRUE
AC_MSG_RESULT([yes])
else
AC_MSG_RESULT([no])