diff configure.ac @ 293:703fb7d7c917

INSTALL: update instructions
author Paper <paper@paper.us.eu.org>
date Sun, 12 May 2024 18:06:44 -0400
parents 9a88e1725fd2
children adb79bdde329
line wrap: on
line diff
--- a/configure.ac	Sun May 12 18:01:16 2024 -0400
+++ b/configure.ac	Sun May 12 18:06:44 2024 -0400
@@ -23,8 +23,6 @@
 
 
 dnl Qt?
-
-
 PKG_CHECK_MODULES([QT], [Qt5Core >= 5.7.0 Qt5Widgets Qt5Gui], [
 	QT_PATH="$(eval $PKG_CONFIG --variable=exec_prefix Qt5Core)"
 	QT_HOST_PATH="$(eval $PKG_CONFIG --variable=host_bins Qt5Core)"