summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-08-19 19:26:28 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-08-19 19:26:28 +0000
commitfc37aff72b6fd29c3c4348cb5a4249524ba82709 (patch)
tree08241ae9d945656d27152e757155970e132f5272 /configure.ac
parent19c69f11c05ee4571414b3b91b952db271898bff (diff)
downloadlasso-fc37aff72b6fd29c3c4348cb5a4249524ba82709.tar.gz
lasso-fc37aff72b6fd29c3c4348cb5a4249524ba82709.tar.xz
lasso-fc37aff72b6fd29c3c4348cb5a4249524ba82709.zip
Makefile.am in swig directory so that make clean and make dist works properly
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac42
1 files changed, 14 insertions, 28 deletions
diff --git a/configure.ac b/configure.ac
index 19c8631a..37cda2cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl configure.ac - top level autoconf file for Lasso
dnl (Process this file with autoconf to produce a configure script.)
dnl
dnl
-dnl See COPYING at the top of this package for the dnl full license terms.
+dnl See COPYING at the top of this package for the full license terms.
dnl
dnl
@@ -562,41 +562,27 @@ dnl ==========================================================================
dnl Writing result files
dnl ==========================================================================
AC_OUTPUT(
-dnl [lasso/version.h]
[Makefile
-lasso/Makefile
-lasso/xml/Makefile
-lasso/protocols/Makefile
-lasso/protocols/elements/Makefile
-lasso/environs/Makefile
docs/Makefile
+docs/lasso-book/Makefile
docs/reference/Makefile
docs/tutorial/Makefile
-docs/lasso-book/Makefile
-python/Makefile]
-dnl [python/doc/Makefile
-dnl python/doc/tutorial/Makefile
-dnl python/environs/Makefile
-dnl python/examples/Makefile
-dnl python/protocols/Makefile
-dnl python/protocols/elements/Makefile
-dnl python/tests/Makefile
-dnl python/xml/Makefile]
-[php/Makefile
+java/Makefile
+lasso/Makefile
+lasso/environs/Makefile
+lasso/protocols/elements/Makefile
+lasso/protocols/Makefile
+lasso/xml/Makefile
+php/Makefile
php/run-tests.php
php/environs/Makefile
-php/xml/Makefile
php/tests/Makefile
+php/xml/Makefile
+python/Makefile
+swig/Makefile
tests/Makefile
-java/Makefile]
-dnl [java/coldfusion/Makefile]
-dnl [java/src/Makefile
-dnl java/src/java/Makefile
-dnl java/src/c/Makefile]
-[lasso.pc:lasso.pc.in]
-dnl [lasso-config:lasso-config.in]
-dnl [lasso.spec:lasso.spec.in]
-)
+lasso.pc
+])
AC_MSG_RESULT([
=============
Configuration