summaryrefslogtreecommitdiff
path: root/m4/ace.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ace.m4')
-rw-r--r--m4/ace.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/ace.m4 b/m4/ace.m4
index 0a5c25efaa1..c6275daf688 100644
--- a/m4/ace.m4
+++ b/m4/ace.m4
@@ -24,6 +24,8 @@ dnl Macros that add ACE configuration options to a `configure' script.
dnl ACE_CONFIGURATION_OPTIONS
AC_DEFUN([ACE_CONFIGURATION_OPTIONS],
[
+ AM_CONDITIONAL([BUILD_ACE_FOR_TAO], false)
+
AC_ARG_ENABLE([ace-codecs],
AS_HELP_STRING(--enable-ace-codecs,build ACE with codecs support [[[yes]]]),
[