Change "if SUN" conditionals in remaining Makefile.am files to "if SOLARIS"
This commit is contained in:
@@ -26,7 +26,7 @@ instant_CFLAGS += -I/usr/pkg/include/tcl
|
||||
instant_LDADD += -ltcl86
|
||||
endif
|
||||
|
||||
if SUN
|
||||
if SOLARIS
|
||||
instant_LDADD += -lsocket -lnsl -lgen
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user