1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

dtpad: fix Makefile.am to use proper XTOOLLIB

This commit is contained in:
Jon Trulson 2019-10-28 20:05:04 -06:00
parent c44d4f24c8
commit 8f40c924a5

View file

@ -5,7 +5,7 @@ bin_PROGRAMS = dtpad
dtpad_CFLAGS = -DDT_LITE -DWORDWRAP -UNLS16 $(TIRPCINC)
dtpad_LDADD = $(LIBPRINT) $(LIBHELP) $(LIBWIDGET) $(LIBSVC) $(LIBTT) -lXm \
$(TIRPCLIB) $(XTOOLLIB) ${X_LIBS} -lX11
$(TIRPCLIB) $(XTOOLLIB)
if SOLARIS
dtpad_CFLAGS += -xF