dtdbcache: make it build
This commit is contained in:
@@ -2,11 +2,7 @@ MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
bin_PROGRAMS = dtdbcache
|
||||
|
||||
dtdbcache_LDADD = -lm $(LIBSVC) $(LIBTT) $(XTOOLLIB) ${X_LIBS}
|
||||
|
||||
if HPUX
|
||||
dtdbcache_LDADD += +e
|
||||
endif
|
||||
dtdbcache_LDADD = $(DTCLIENTLIBS) $(XTOOLLIB)
|
||||
|
||||
if SOLARIS
|
||||
dtdbcache_LDADD += -ldl -lw -lgen
|
||||
|
||||
Reference in New Issue
Block a user