summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRomain Chantereay <rchantereau@entrouvert.com>2004-08-06 11:34:43 +0000
committerRomain Chantereay <rchantereau@entrouvert.com>2004-08-06 11:34:43 +0000
commitea47ccfc8d18347e407dc0b08b4ec932f22cdfe2 (patch)
tree2d7c7728e92bb6311c489c6999ff6555c3124c0e /configure.ac
parent29cd7fba5104741bb32d1e5e6ca8eef46dc1c6a3 (diff)
downloadlasso-ea47ccfc8d18347e407dc0b08b4ec932f22cdfe2.tar.gz
lasso-ea47ccfc8d18347e407dc0b08b4ec932f22cdfe2.tar.xz
lasso-ea47ccfc8d18347e407dc0b08b4ec932f22cdfe2.zip
Fixed some bad done cut/paste.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 01a45e24..0739b47d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -203,7 +203,7 @@ if test "X$SWIG" != "X"; then
AC_MSG_WARN(SWIG version $SWIG_MIN_VERSION from http://www.swig.org/)
else
AC_MSG_WARN(There are no pre-generated language interface files)
- AC_MSG_WARN(Redland language interfaces will NOT build.)
+ AC_MSG_WARN(lasso language interfaces will NOT build.)
AC_MSG_WARN(If you want to build them you will need)
AC_MSG_WARN(SWIG version $SWIG_MIN_VERSION from http://www.swig.org/)
AC_MSG_WARN(Alternatively copy the pre-generated interface)