|
|
@ -24,6 +24,7 @@ var_append confopt " " "--with-qt-dir=$QTDIR \ |
|
|
|
|
|
|
|
# some feature and optimization settings ... |
|
|
|
|
|
|
|
pkginstalled openldap && var_append confopt ' ' "--with-ldap=$root/$pkg_openldap_prefix" |
|
|
|
var_append confopt " " "--with-xinerama --enable-dnotify" |
|
|
|
|
|
|
|
[ $arch = x86 ] && var_append confopt " " "--enable-fast-malloc=full" |
|
|
|