Change "if SUN" conditionals in remaining Makefile.am files to "if SOLARIS"
This commit is contained in:
@@ -14,7 +14,7 @@ if AIX
|
||||
dtaction_LDADD += -liconv
|
||||
endif
|
||||
|
||||
if SUN
|
||||
if SOLARIS
|
||||
dtaction_LDADD += -ldl
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user