Line 15
Link Here
|
15 |
berkdb? ( || ( =sys-libs/db-4.3* |
15 |
berkdb? ( || ( =sys-libs/db-4.4* |
16 |
-- |
16 |
=sys-libs/db-4.3* |
Line 22
Link Here
|
22 |
if has_version "=sys-libs/db-4.3*"; then |
23 |
if has_version "=sys-libs/db-4.4*"; then |
23 |
-- |
24 |
myconf="${myconf} --with-berkeley-db --with-db-lib=db_cxx-4.4 |
|
|
25 |
--with-extra-includes=/usr/include/db4.4" |
26 |
elif has_version "=sys-libs/db-4.3*"; then |