1
0
Fork 0
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:
Jon Trulson 2019-10-28 19:26:40 -06:00
parent 730da7747c
commit d674597f41

View file

@ -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