configure: detect libdl
This commit is contained in:
@@ -5,6 +5,6 @@ bin_PROGRAMS = dttypes
|
||||
dttypes_LDADD = $(DTCLIENTLIBS) $(XTOOLLIB)
|
||||
|
||||
if SOLARIS
|
||||
dttypes_LDADD += -ldl -lgen
|
||||
dttypes_LDADD += -lgen
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user