summaryrefslogtreecommitdiff
path: root/ACE/m4/ace.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/m4/ace.m4')
-rw-r--r--ACE/m4/ace.m45
1 files changed, 0 insertions, 5 deletions
diff --git a/ACE/m4/ace.m4 b/ACE/m4/ace.m4
index 1c854152de2..96b7d334767 100644
--- a/ACE/m4/ace.m4
+++ b/ACE/m4/ace.m4
@@ -487,9 +487,6 @@ AC_DEFUN([ACE_CONFIGURATION_OPTIONS],
ACE_ENABLE_TK_REACTOR
ACE_ENABLE_XT_REACTOR
- # placeholder for WxWindows/wxWidgets support
- AM_CONDITIONAL([BUILD_WXWINDOWS], false)
-
AC_ARG_ENABLE([gperf],
AS_HELP_STRING(--enable-gperf,compile the gperf program [[[yes]]]),
[
@@ -1420,5 +1417,3 @@ AM_CONDITIONAL([BUILD_ACE_XTREACTOR],
AM_CONDITIONAL([BUILD_TAO_XTRESOURCE],
[test X$ace_user_enable_xt_reactor = Xyes])
])
-
-