14 lines
578 B
Diff
14 lines
578 B
Diff
|
Index: m4/ax_have_qt.m4
|
||
|
===================================================================
|
||
|
--- m4/ax_have_qt.m4.orig 2011-03-23 16:04:57.000000000 +0100
|
||
|
+++ m4/ax_have_qt.m4 2011-03-23 16:05:47.721475469 +0100
|
||
|
@@ -324,7 +324,7 @@ EOF
|
||
|
fi
|
||
|
fi
|
||
|
])dnl AC_CACHE_VAL ax_cv_qt_test_result
|
||
|
- AC_MSG_RESULT([$ax_cv_qt_test_result]);
|
||
|
+ AC_MSG_RESULT([$ax_cv_qt_test_result])
|
||
|
if test x"$ax_cv_qt_test_result" = "xfailure"; then
|
||
|
AC_MSG_ERROR([Failed to find matching components of a complete
|
||
|
Qt installation. Try using more options,
|