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

(-)xcin.bak/configure (-1 / +1 lines)
Lines 7869-7875 Link Here
7869
fi
7869
fi
7870
7870
7871
LIBS="$OLD_LIBS"
7871
LIBS="$OLD_LIBS"
7872
for f in db db3; do
7872
for f in db db3 db-3; do
7873
    echo $ac_n "checking for db_create in -l$f""... $ac_c" 1>&6
7873
    echo $ac_n "checking for db_create in -l$f""... $ac_c" 1>&6
7874
echo "configure:7875: checking for db_create in -l$f" >&5
7874
echo "configure:7875: checking for db_create in -l$f" >&5
7875
ac_lib_var=`echo $f'_'db_create | sed 'y%./+-%__p_%'`
7875
ac_lib_var=`echo $f'_'db_create | sed 'y%./+-%__p_%'`

Return to bug 32655