diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 10 | 
1 files changed, 0 insertions, 10 deletions
| @@ -428,9 +428,6 @@ while [ "$#" -gt 0 ]; do  	irix-cc-n64)  	    PLATFORM=irix-cc-64  	    ;; -	reliant-64) -	    PLATFORM=reliant-cds-64 -	    ;;  	solaris-64)  	    PLATFORM=solaris-cc-64  	    ;; @@ -1189,13 +1186,6 @@ if [ -z "$PLATFORM" ]; then  	    - Also available for Solaris: solaris-g++ solaris-cc-64  	"  	;; -     ReliantUNIX-*:*|SINIX-*:*) -	PLATFORM=reliant-cds -	#PLATFORM=reliant-cds-64 -	PLATFORM_NOTES=" -	    - Also available for Reliant UNIX: reliant-cds-64 -	" -	;;       CYGWIN*:*)  	PLATFORM=cygwin-g++  	;; | 
