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 7a201449d..97ed85e99 100755
--- a/
configure
+++ b/
configure
@@ -2818,7 +2818,7 @@ g++*)
3.*)
COMPILER_VERSION="3.*"
;;
- 6.*|5.*|4.*)
+ 7.*|6.*|5.*|4.*)
COMPILER_VERSION="4.*"
;;
*)