summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRene Engelhard <rene@openoffice.org>2010-03-04 09:44:20 +0100
committerRene Engelhard <rene@openoffice.org>2010-03-04 09:44:20 +0100
commit64ab18462d52103c8ac878af9f0f6502560baa88 (patch)
tree6b0c2ac9e6b885a63a996e22e9cf7d713d9afa4d /configure
parentc4a502ee876a2bdb71bb8ec07af188cbb41f1ea6 (diff)
sb118: fix cut'n'waste error (s/libwpd/cppunit/(
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 561bfd80a865..fe289e08e43a 100755
--- a/configure
+++ b/configure
@@ -12204,8 +12204,8 @@ fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking which libwpd to use" >&5
-$as_echo_n "checking which libwpd to use... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking which cppunit to use" >&5
+$as_echo_n "checking which cppunit to use... " >&6; }
if test -n "$with_system_cppunit" -o -n "$with_system_libs" && \
test "$with_system_cppunit" != "no"; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: external" >&5