configure: detect libdl

This commit is contained in:
Chase
2022-07-30 20:33:24 -05:00
committed by Jon Trulson
parent 4370a95a84
commit 9a9d586e87
34 changed files with 33 additions and 104 deletions

View File

@@ -6,10 +6,6 @@ dticon_CFLAGS = -D__TOOLTALK
dticon_LDADD = $(DTCLIENTLIBS) $(XTOOLLIB)
if SOLARIS
dticon_LDADD += -ldl
endif
dticon_SOURCES = dtIconShell.c event.c event.h fileIO.c fileIO.h \
fileIODialog.c globals.c graphics.c graphics.h \
help.c image.c image.h main.c newIconDialog.c \