blob: 47459515ee791b6712f4ed8b579d3013725de9fb (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -2149,7 +2149,6 @@
# -qt={version} argument, otherwise we look for particular
# tool versions using tool name suffixes.
#
- AC_PATH_PROG(QTCHOOSER, qtchooser)
if test ! -z "$QTCHOOSER"; then
#
# We found qtchooser; we assume that means that
|