Added ifdef CPLUSPLUS around linker def.

This commit is contained in:
Janet B. Anderson
1999-08-27 21:33:35 +00:00
parent 2311c2bac6
commit d56d5b3e49

View File

@@ -288,7 +288,9 @@ endif
#---------------------------------------------------------------
# always use c++ linker
ifdef CPLUSPLUS
LINK.c = $(LINK.cc)
endif
#---------------------------------------------------------------
# Version number for base shared libraries (and win32 products)