From 80fa4bc3a27e12489f0589b44f5ee7c9bb1b8cbe Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Tue, 10 Jul 2007 21:29:49 +0000 Subject: [PATCH] let wx run over the cliff like a f***ing hobbit^Wlemming. Originally committed to SVN as r1405. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 88b784e50..9b3cc77b3 100644 --- a/configure.ac +++ b/configure.ac @@ -103,7 +103,7 @@ Also, make sure you have the STC (StyledTextCtrl) module installed. It is shipped with wxWidgets under the contrib directory, but not built by default. EOM - AC_MSG_ERROR([wxWidgets detection failed.]) + AC_MSG_XFAILURE([wxWidgets detection failed.]) fi CPPFLAGS="$CPPFLAGS $WX_CPPFLAGS $FREETYPE_CFLAGS $LIBPULSE_CFLAGS"