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

Collapse All | Expand All

(-)configure.orig (-1 / +1 lines)
Lines 2240-2246 Link Here
2240
fi
2240
fi
2241
2241
2242
if test ${OSTYPE} != solaris ; then
2242
if test ${OSTYPE} != solaris ; then
2243
   LDAP_LIBRARIES = "-llber -lldap_r"
2243
   LDAP_LIBRARIES="-llber -lldap_r"
2244
fi
2244
fi
2245
2245
2246
2246

Return to bug 119611