diff options
Diffstat (limited to 'TAO/configure.ac')
-rw-r--r-- | TAO/configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/configure.ac b/TAO/configure.ac index fdb5de8047e..2bf55b25d83 100644 --- a/TAO/configure.ac +++ b/TAO/configure.ac @@ -176,6 +176,9 @@ ACE_ENABLE_QT_REACTOR ACE_ENABLE_TK_REACTOR ACE_ENABLE_XT_REACTOR +TAO_ENABLE_EXAMPLES +TAO_ENABLE_TESTS + dnl dnl SECTION 16: AC_CONFIG_FILES([FILE...]) |