From 3c6ac06cffbe46b3d0677c8294e51d89b5f96e05 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 30 May 1997 15:21:07 +0000 Subject: [PATCH] Added comment. --- config/CONFIG_SITE | 1 + 1 file changed, 1 insertion(+) diff --git a/config/CONFIG_SITE b/config/CONFIG_SITE index d7994dd48..41f4a182f 100644 --- a/config/CONFIG_SITE +++ b/config/CONFIG_SITE @@ -81,6 +81,7 @@ STANDARD=ACC # G++ (g++) GNU C++ # CCC (CC) OS VENDOR C++ #CPLUSPLUS=G++ +#Note: if CPLUSPLUS is empty then C++ src codes are not built #CPLUSPLUS= # use this if site does not have C++ compiler CPLUSPLUS=CCC