Change "if SUN" conditionals in remaining Makefile.am files to "if SOLARIS"
This commit is contained in:
@@ -7,7 +7,7 @@ noinst_LIBRARIES = libDtCmP.a
|
||||
libDtCmP_a_CFLAGS = -I../../../lib/csa -DRFC_MIME -DLINE_COUNT -DV2 -DOW_I18N \
|
||||
$(TIRPCINC)
|
||||
|
||||
if SUN
|
||||
if SOLARIS
|
||||
libDtCmP_a_CFLAGS += -xstrconst -Xc -v
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user