index
:
qt3
master
r14.0.x
v3.5.13-sru
The Qt3 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 b969f4d..8b4cbad 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.*"
;;
*)