Change "if SUN" conditionals in remaining Makefile.am files to "if SOLARIS"
This commit is contained in:
@@ -4,7 +4,7 @@ if LINUX
|
||||
SUBDIRS = linux
|
||||
endif
|
||||
|
||||
if SUN
|
||||
if SOLARIS
|
||||
SUBDIRS = sun
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user