1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

dtdspmsg: make it build

This commit is contained in:
Jon Trulson 2019-11-21 19:53:30 -07:00
parent 70c07a7b68
commit 2832a1eb6d
2 changed files with 4 additions and 5 deletions

View file

@ -451,6 +451,8 @@ programs/fontaliases/openbsd/C/Makefile
programs/fontaliases/freebsd/Makefile
programs/fontaliases/freebsd/C/Makefile
programs/dtdspmsg/Makefile
])
AC_OUTPUT

View file

@ -2,11 +2,8 @@ MAINTAINERCLEANFILES = Makefile.in
bin_PROGRAMS = dtdspmsg
if HPUX
dtdspmsg_CFLAGS = +e
endif
dtdspmsg_LDADD = -lm
# this is just to initialize so the += ops can work later if needed
dtdspmsg_LDADD =
if SOLARIS
dtdspmsg_LDADD += -ldl -lgen