summaryrefslogtreecommitdiff
path: root/m4/ace.m4
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-01-09 20:26:40 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-01-09 20:26:40 +0000
commit7473b1b58c48957facfb6c16cbb498290e206ae9 (patch)
treea676a62818583a623a106af9117b209f246c0d49 /m4/ace.m4
parent44c8d4138cbfbd716c5e0cdd286c996dc5f824a4 (diff)
downloadATCD-7473b1b58c48957facfb6c16cbb498290e206ae9.tar.gz
ChangeLogTag: Mon Jan 9 20:20:14 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
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]]]),
[