Removed comments about not building c++ code.

This commit is contained in:
Janet B. Anderson
2000-08-09 20:05:35 +00:00
parent d3fce00c03
commit 086196b9f7

View File

@@ -55,8 +55,6 @@ ANSI=ACC
# C++ Compiler (for Host builds)
# G++ GNU C++ (g++)
# CCC OS VENDOR C++ (sun4/solaris: CC ; hp700: aCC)
#Note: if CPLUSPLUS is empty then C++ src codes are not built
#CPLUSPLUS= # use this if site does not have C++ compiler
CPLUSPLUS=CCC
# Default ANSI level, individual Makefiles will override