mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Change "if SUN" conditionals in remaining Makefile.am files to "if SOLARIS"
This commit is contained in:
parent
24171c3194
commit
730da7747c
36 changed files with 41 additions and 41 deletions
|
|
@ -6,7 +6,7 @@ dist_default_DATA = Dtscreen
|
|||
|
||||
dtscreen_LDADD = -lm $(SVCLIB) $(LIBTT) $(XTOOLLIB) ${X_LIBS}
|
||||
|
||||
if SUN
|
||||
if SOLARIS
|
||||
dtscreen_LDADD += -ldl -lgen
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue