This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
dovecot: change LDAP select logic
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
lilik-openwrt-22.03
Lucian Cristian
8 years ago
parent
a00af84375
commit
db86cdb3f7
1 changed files
with
2 additions
and
9 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-9
mail/dovecot/Makefile
+ 2
- 9
mail/dovecot/Makefile
View File
@ -56,15 +56,8 @@ CONFIGURE_ARGS += \
--with-notify
=
dnotify
\
--without-lzma
\
--without-lz4
\
--with-icu
=
no
i
f
n
e
q
(
$(
strip
$
(
CONFIG_DOVECOT_LDAP
)
)
,
)
CONFIGURE_ARGS
+=
\
--with-ldap
=
yes
e
l
s
e
CONFIGURE_ARGS
+=
\
--with-ldap
=
no
e
n
d
i
f
--with-icu
=
no
\
$(
if
$(
CONFIG_DOVECOT_LDAP
)
,--with-ldap
=
yes,--with-ldap
=
no
)
CONFIGURE_VARS
+=
\
RPCGEN
=
\
Write
Preview
Loading…
Cancel
Save