summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-12-05 20:48:14 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-12-05 20:48:14 +0000
commitf4fbf7c940c8605cefd1162d7f7a222e5cba85a7 (patch)
treef5a5377681f6c7af33bc38dfd565502eb7b60dbf /m4
parent350716e60453b2f555774f8fe1159ae1a52ba202 (diff)
downloadATCD-f4fbf7c940c8605cefd1162d7f7a222e5cba85a7.tar.gz
ChangeLogTag:Wed Dec 5 12:37:56 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'm4')
-rw-r--r--m4/ace.m415
1 files changed, 0 insertions, 15 deletions
diff --git a/m4/ace.m4 b/m4/ace.m4
index 1faae4e9749..0393c191863 100644
--- a/m4/ace.m4
+++ b/m4/ace.m4
@@ -254,21 +254,6 @@ dnl line, then "no_x" is set to "yes."
])
AM_CONDITIONAL(COMPILE_GPERF, test X$ace_user_with_gperf = Xyes)
- AC_ARG_WITH(orbix,
- [ --with-orbix[=DIR] compile ACE with Orbix [default=no]],
- [
- case "${withval}" in
- yes)
- AC_MSG_WARN(Orbix configure support not implemented yet.)
- ;;
- no)
- ;;
- *)
- AC_MSG_WARN(Orbix configure support not implemented yet.)
- ;;
- esac
- ],)
-
#AC_ARG_WITH(tao,
# [ --with-tao build TAO (the ACE ORB) [default=yes]],
# [