Change "if SUN" conditionals in remaining Makefile.am files to "if SOLARIS"
This commit is contained in:
@@ -7,7 +7,7 @@ dtpdm_CFLAGS = -DI18N_MSG -DCDE_INSTALLATION_TOP=\"${prefix}\"
|
||||
dtpdm_LDADD = $(LIBPRINT) $(LIBHELP) $(LIBWIDGET) $(LIBSVC) $(LIBTT) -lXm \
|
||||
$(XTOOLLIB) ${X_LIBS}
|
||||
|
||||
if SUN
|
||||
if SOLARIS
|
||||
dtpdm_LDADD += -lintl -lm -lgen -ldl -lresolv
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user