From 83997e2ff397f2a3f27f7b13558123b141c64b0d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 30 Mar 1998 14:03:34 +0000 Subject: Made C++ follow the configure option. --- make/custom/HPUX9-posix.cfg | 4 ---- 1 file changed, 4 deletions(-) (limited to 'make/custom/HPUX9-posix.cfg') diff --git a/make/custom/HPUX9-posix.cfg b/make/custom/HPUX9-posix.cfg index 9331e13185..27c45280c9 100644 --- a/make/custom/HPUX9-posix.cfg +++ b/make/custom/HPUX9-posix.cfg @@ -45,10 +45,6 @@ LIBC_DEFINES += -DHEAPSPACE_MB=1 # Uncomment the following line if want stack checking should be enabled #LIBC_DEFINES += -DSTACK_CHECKER_ON -# Define this to yes if C++ is included in the development environment. -# This requires that at least the GNU C++ compiler and libg++ be installed. -HAS_CPLUSPLUS=yes - # Define this to yes if this target supports multiprocessor environments. HAS_MP=yes -- cgit v1.2.3