diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-04 16:22:47 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-04 16:22:47 +0900 |
commit | 112446ca166625fa82e18a56ca06b64dc73871d2 (patch) | |
tree | 86962f6780fe5419ac6c3dd02578614bc065703e /configure.py | |
parent | 2473bb8e308f7a5613a0cabe419d2a1d9b470645 (diff) | |
download | sip4-tqt-master.tar.gz sip4-tqt-master.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'configure.py')
-rw-r--r-- | configure.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.py b/configure.py index d4d8a3f..a71ab3e 100644 --- a/configure.py +++ b/configure.py @@ -140,9 +140,7 @@ def set_defaults(): "openunix": "unixware-cc", "osf1": "tru64-cxx", "qnx": "qnx-g++", - "reliantunix": "reliant-cds", "sco_sv": "sco-cc", - "sinix": "reliant-cds", "sunos5": "solaris-cc", "ultrix": "ultrix-g++", "unix_sv": "unixware-g++", |