]> git.lyx.org Git - lyx.git/commitdiff
Autoconf: actually require Qt 5.0.0
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 5 Dec 2022 18:48:17 +0000 (19:48 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 5 Dec 2022 18:48:17 +0000 (19:48 +0100)
configure.ac

index 8c0ad6caf0a60fc1d000ee572424643526ca8db8..372767d25d4768210648160bdcbe0ffddb2b5a38 100644 (file)
@@ -146,7 +146,7 @@ AC_CHECK_HEADERS(magic.h,
 ### setup the qt frontend.
 dnl The code below is not in a macro, because this would cause big
 dnl problems with the AC_REQUIRE contained in QT_DO_IT_ALL.
-QT_DO_IT_ALL([4.5.0])
+QT_DO_IT_ALL([5.0.0])
 AC_SUBST([FRONTENDS_SUBDIRS], [qt])
 FRONTEND_INFO="${FRONTEND_INFO}\
   Qt Frontend:\n\