Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 32655 | Differences between
and this patch

Collapse All | Expand All

(-)libtabe.bak/configure (-1 / +1 lines)
Lines 5315-5321 Link Here
5315
  cat conftest.$ac_ext >&5
5315
  cat conftest.$ac_ext >&5
5316
fi
5316
fi
5317
rm -f conftest*
5317
rm -f conftest*
5318
test "$ac_cv_search_db_create" = "no" && for i in db db3; do
5318
test "$ac_cv_search_db_create" = "no" && for i in db db3 db-3; do
5319
LIBS="-l$i  $ac_func_search_save_LIBS"
5319
LIBS="-l$i  $ac_func_search_save_LIBS"
5320
cat > conftest.$ac_ext <<EOF
5320
cat > conftest.$ac_ext <<EOF
5321
#line 5322 "configure"
5321
#line 5322 "configure"

Return to bug 32655