configure: detect libdl
This commit is contained in:
@@ -5,7 +5,7 @@ bin_PROGRAMS = dtdbcache
|
||||
dtdbcache_LDADD = $(DTCLIENTLIBS) $(XTOOLLIB)
|
||||
|
||||
if SOLARIS
|
||||
dtdbcache_LDADD += -ldl -lw -lgen
|
||||
dtdbcache_LDADD += -lw -lgen
|
||||
endif
|
||||
|
||||
dtdbcache_SOURCES = Main.c
|
||||
|
||||
Reference in New Issue
Block a user