dtpdmd: fixup for autotools and new MsgCat.c

This commit is contained in:
Jon Trulson
2021-06-02 13:07:09 -06:00
parent 75bf61c584
commit 6f0d93678a

View File

@@ -4,7 +4,7 @@ bin_PROGRAMS = dtpdmd
dtpdmd_CFLAGS = -DCDE_INSTALLATION_TOP=\"$(CDE_INSTALLATION_TOP)\"
dtpdmd_LDADD = $(XTOOLLIB)
dtpdmd_LDADD = $(DTCLIENTLIBS) $(XTOOLLIB)
if SOLARIS
dtpdmd_LDADD += -ldl