From 46f42bcd5a6e2ad99fe842432279e529adce890a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 4 Feb 2025 23:49:39 +0900 Subject: Drop support for discontinued DGUX Signed-off-by: Michele Calgaro --- configure | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure') 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++ ;; -- cgit v1.2.1