Change "if SUN" conditionals in remaining Makefile.am files to "if SOLARIS"
This commit is contained in:
@@ -9,7 +9,7 @@ if HPUX
|
||||
dthello_LDADD = -DHP_COLOR
|
||||
endif
|
||||
|
||||
if SUN
|
||||
if SOLARIS
|
||||
dthello_LDADD = -ldl -lgen
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user