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