mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
dtpad: get it to build
This commit is contained in:
parent
730da7747c
commit
d674597f41
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ bin_PROGRAMS = dtpad
|
|||
dtpad_CFLAGS = -DDT_LITE -DWORDWRAP -UNLS16 $(TIRPCINC)
|
||||
|
||||
dtpad_LDADD = $(LIBPRINT) $(LIBHELP) $(LIBWIDGET) $(LIBSVC) $(LIBTT) -lXm \
|
||||
$(XTOOLLIB) ${X_LIBS}
|
||||
$(TIRPCLIB) $(XTOOLLIB) ${X_LIBS} -lX11
|
||||
|
||||
if SOLARIS
|
||||
dtpad_CFLAGS += -xF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue