>I added a short section for specific Unix systems to the INSTALL file, >and changed the Makefile.in so that the CFLAGS could be insterted in the >configure script. I.e.; "CFLAGS= -g @CFLAGS@" instead of "CFLAGS= -g". >The Forte cc compiler needs the option -xCC to allow C++ style comments. Thanks. This will go in with the next checkin. Hans