summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRomain Chantereay <rchantereau@entrouvert.com>2004-08-03 15:28:34 +0000
committerRomain Chantereay <rchantereau@entrouvert.com>2004-08-03 15:28:34 +0000
commita8f5ab2f0d964dbc9fa963d7be659a3c40797768 (patch)
tree8b9d861a28a5d813386fa2701b214287c79ff86e /configure.ac
parent638371bb157eb05144d050c3663d8e1af52c52f1 (diff)
downloadlasso-a8f5ab2f0d964dbc9fa963d7be659a3c40797768.tar.gz
lasso-a8f5ab2f0d964dbc9fa963d7be659a3c40797768.tar.xz
lasso-a8f5ab2f0d964dbc9fa963d7be659a3c40797768.zip
Commented out coldfusion/Makefile generation.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac13
1 files changed, 6 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index a41d43cd..c668620c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl
dnl $Id$
dnl
dnl
-dnl See LICENSE.html or LICENSE.txt at the top of this package for the
+dnl See COPYING at the top of this package for the
dnl full license terms.
dnl
dnl
@@ -252,7 +252,7 @@ AC_SUBST(JAVAH_FLAGS)
dnl python
-AC_ARG_WITH(python, [ --with-python(=PYTHON) Enable the Python interface], with_python="$withval", with_python="no")
+AC_ARG_WITH(python, [ --with-python(=PYTHON) Enable the Python interface], with_python="$withval", with_python="yes")
AC_MSG_CHECKING(Enable Python API)
if test "X$with_python" != Xno; then
if test "X$with_python" != Xyes; then
@@ -479,11 +479,10 @@ python/protocols/elements/Makefile
python/tests/Makefile
python/xml/Makefile
tests/Makefile
-java/Makefile
-java/coldfusion/Makefile
-java/src/Makefile
-java/src/c/Makefile
-]
+java/Makefile]
+dnl [java/coldfusion/Makefile]
+[java/src/Makefile
+java/src/c/Makefile]
[lasso.pc:lasso.pc.in]
dnl [lasso-config:lasso-config.in]
dnl [lasso.spec:lasso.spec.in]