Index: configure =================================================================== RCS file: /home/cvs/root/nhc98/configure,v retrieving revision 1.116 diff -u -r1.116 configure --- configure 11 Mar 2005 09:32:56 -0000 1.116 +++ configure 2 May 2005 12:48:23 -0000 @@ -325,6 +325,7 @@ hbc|xtc) RTSFLAG=no;; ghc*|nhc*) RTSFLAG=yes;; gcc) RTSFLAG=yes;; + cc) RTSFLAG=yes;; esac echo "nhc98comp uses RTS delimiters? $RTSFLAG" if [ "$BUILDOPTS" != "" ]