summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-04 23:49:39 +0900
committerMichele Calgaro <[email protected]>2025-02-04 23:49:39 +0900
commit46f42bcd5a6e2ad99fe842432279e529adce890a (patch)
tree693e15a0ef390109c0e85a1d0e12f579df3e6d4a /configure
parentc5cda03125a6d34c179d968011083bceb87976bd (diff)
downloadtqt3-46f42bcd5a6e2ad99fe842432279e529adce890a.tar.gz
tqt3-46f42bcd5a6e2ad99fe842432279e529adce890a.zip
Drop support for discontinued DGUX
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index c03fab755..965234723 100755
--- a/configure
+++ b/configure
@@ -1129,9 +1129,6 @@ if [ -z "$PLATFORM" ]; then
QNX:*)
PLATFORM=qnx-g++
;;
- dgux:*)
- PLATFORM=dgux-g++
- ;;
ULTRIX:*)
PLATFORM=ultrix-g++
;;