ossp-pkg/as/as-gui/configure.in 1.13 -> 1.14
--- configure.in 2003/01/16 08:32:31 1.13
+++ configure.in 2003/01/16 08:37:40 1.14
@@ -73,6 +73,10 @@
dmalloc, dmalloc_debug, dmalloc.h,
[AC_DEFINE(WITH_DMALLOC, 1, [Define to 1 if building with Dmalloc])])
+dnl Test for the local CORBA implementation
+AC_TEST_MICO
+AC_SUBST(CORBABASE)
+
dnl Test for the local SOAP implementation
AC_TEST_ESOAP
AC_SUBST(SOAPBASE)
|
|