From ea47ccfc8d18347e407dc0b08b4ec932f22cdfe2 Mon Sep 17 00:00:00 2001 From: Romain Chantereay Date: Fri, 6 Aug 2004 11:34:43 +0000 Subject: Fixed some bad done cut/paste. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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) -- cgit