Change "if SUN" conditionals in remaining Makefile.am files to "if SOLARIS"
This commit is contained in:
@@ -12,7 +12,7 @@ dtimsstart_CFLAGS = -DNLS -I../../lib
|
||||
|
||||
dtimsstart_LDADD = $(LIBHELP) $(LIBSVC) $(LIBTT) -lXm $(XTOOLLIB) ${X_LIBS}
|
||||
|
||||
if SUN
|
||||
if SOLARIS
|
||||
dtimsstart_CFLAGS += -xF
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user