|
|
@ -34,9 +34,9 @@ openh323_preconf() { |
|
|
|
'CPPFLAGS="-I${pkg_openldap_prefix}/include"' |
|
|
|
var_append configprefix ' ' \ |
|
|
|
'LDFLAGS="-L${pkg_openldap_prefix}/lib"' |
|
|
|
var_append confopt ' ' '--enable-openldap' |
|
|
|
fi |
|
|
|
var_append confopt ' ' '--enable-plugins' |
|
|
|
var_append confopt ' ' '--enable-openldap' |
|
|
|
fi |
|
|
|
} |
|
|
|
|
|
|
|