ossp-pkg/as/as-gui/configure.in 1.12 -> 1.13
--- configure.in 2002/12/18 15:47:47 1.12
+++ configure.in 2003/01/16 08:32:31 1.13
@@ -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 SOAP implementation
+AC_TEST_ESOAP
+AC_SUBST(SOAPBASE)
+
dnl Find out where the Qt implementation resides
AC_CHECK_QT
AC_SUBST(QTBASE)
|
|