summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2010-12-15 17:06:25 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2010-12-15 17:06:25 +1000
commit27de60f2f6047cb3f698825af96e569fde04ef06 (patch)
tree8240e02b281583c30ae7195160d82bdb4aa4c6a6 /configure
parente75980a322ea1088e1c6bf60259b8ba853d32444 (diff)
downloadqt4-tools-27de60f2f6047cb3f698825af96e569fde04ef06.tar.gz
Add extra type of embedded license.
Marketing needs this for commercial customers. Reviewed-by: Trust Me
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 7141880e45..aa8d047ead 100755
--- a/configure
+++ b/configure
@@ -480,7 +480,7 @@ elif [ $COMMERCIAL_USER = "yes" ]; then
# Qt All-OS
LICENSE_EXTENSION="-ALLOS"
;;
- 8M,* | KM,* | S9,* | SC,* | SU,* | SW,* | X9,* | XC,* | XU,* | XW,*)
+ 8M,* | KM,* | S9,* | SC,* | SM,* | SU,* | SW,* | X9,* | XC,* | XU,* | XW,*)
# Qt for Embedded Linux
LICENSE_EXTENSION="-EMBEDDED"
;;