summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-02-27 16:25:22 +0100
committerMichael Stahl <mstahl@redhat.com>2014-02-27 18:09:01 +0100
commita957ec02f4071ebabd36e8087fd5d5173eb734de (patch)
tree4268a5a065ca8d76170f58599e1879e21f78523a /configure.ac
parentd729d169de479e622e8767edd72aee3ae5bc61a9 (diff)
normalize values of WITH_COMPAT_OOWRAPPERS
Change-Id: Ia397d944edf2a06a83e42dd792fc80906978e1bc
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 2e7be6c44b99..13ac3dad3e20 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12168,7 +12168,7 @@ AC_SUBST(OOO_VENDOR)
AC_MSG_CHECKING([whether to install the compat oo* wrappers])
if test "$with_compat_oowrappers" = "yes"; then
- WITH_COMPAT_OOWRAPPERS=YES
+ WITH_COMPAT_OOWRAPPERS=TRUE
AC_MSG_RESULT(yes)
else
WITH_COMPAT_OOWRAPPERS=