View | Details | Raw Unified | Return to bug 117796 | Differences between
and this patch

Collapse All | Expand All

(-)makebdb/Makefile.in (-1 / +1 lines)
Lines 231-237 Link Here
231
        options.c \
231
        options.c \
232
        options.h
232
        options.h
233
233
234
makebdb_LDADD = -L../libjain -L../libjain/.libs/ -ljain -ldb -lpopt \
234
makebdb_LDADD = -L../libjain -L../libjain/.libs/ -ljain -ldb3 -lpopt \
235
@dmalloc_lib@
235
@dmalloc_lib@
236
236
237
INCLUDES = -I$(top_srcdir)/libjain
237
INCLUDES = -I$(top_srcdir)/libjain

Return to bug 117796