Allow c++ code to build using b19

This commit is contained in:
Janet B. Anderson
1998-05-21 16:28:15 +00:00
parent fce25316dd
commit abb249e574
2 changed files with 1 additions and 7 deletions

View File

@@ -15,8 +15,7 @@ EXE=.exe
# These are overrides of ANSI and CPLUSPLUS values in CONFIG_SITE
# since OS vendor compilers ACC and CCC are not defined here for cygwin32
ANSI=GCC
# c++ code won't build with b19
CPLUSPLUS=
CPLUSPLUS=G++
# Shared libraries not implemented yet
SHARED_LIBRARIES=NO
#==========================

View File

@@ -9,10 +9,5 @@ EXE=.exe
TORNADO=YES
#==========================
# inc for gdd won't build with b19
CPLUSPLUS=
#==========================
WIND_HOST_TYPE = cygwin32