index
:
tqt3
feat/add-interix-support
feat/cmakeConv
feat/cmakeConv-r1
feat/dedup-tqobject
feat/delete-screen-intersect
feat/naive-dedup
feat/tqmake
fix/issue/142-r1
fix/no-thread
fix/tqtextcodec-locale-destr
fix/various
master
r14.0.x
r14.1.x
TQt3 toolkit
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
configure
2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index e3d15e3f1..8e25e98d3 100755
--- a/
configure
+++ b/
configure
@@ -2828,7 +2828,7 @@ g++*)
3.*)
COMPILER_VERSION="3.*"
;;
- [7-8]|[4-6].*)
+ [1-9][0-9]|[7-9]|[4-6].*)
COMPILER_VERSION="4.*"
;;
*)