b4982c5056
Accepted submit request 65016 from user babelworx OBS-URL: https://build.opensuse.org/request/show/65016 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf-archive?expand=0&rev=1
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,
|