dtpad: builds again using @DTCLIENTLIBS@
This commit is contained in:
@@ -4,8 +4,7 @@ bin_PROGRAMS = dtpad
|
|||||||
|
|
||||||
dtpad_CFLAGS = -DDT_LITE -DWORDWRAP -UNLS16 $(TIRPCINC)
|
dtpad_CFLAGS = -DDT_LITE -DWORDWRAP -UNLS16 $(TIRPCINC)
|
||||||
|
|
||||||
dtpad_LDADD = $(LIBPRINT) $(LIBHELP) $(LIBWIDGET) $(LIBSVC) $(LIBTT) -lXm \
|
dtpad_LDADD = @DTCLIENTLIBS@ -lXm $(TIRPCLIB) $(XTOOLLIB)
|
||||||
$(TIRPCLIB) $(XTOOLLIB)
|
|
||||||
|
|
||||||
if SOLARIS
|
if SOLARIS
|
||||||
dtpad_CFLAGS += -xF
|
dtpad_CFLAGS += -xF
|
||||||
|
|||||||
Reference in New Issue
Block a user