Convert maidag to mu_cli
Showing
4 changed files
with
3 additions
and
3 deletions
... | @@ -58,4 +58,6 @@ void mu_cli (int argc, char **argv, struct mu_cli_setup *setup, | ... | @@ -58,4 +58,6 @@ void mu_cli (int argc, char **argv, struct mu_cli_setup *setup, |
58 | 58 | ||
59 | char *mu_site_config_file (void); | 59 | char *mu_site_config_file (void); |
60 | 60 | ||
61 | void mu_acl_cfg_init (void); | ||
62 | |||
61 | #endif | 63 | #endif | ... | ... |
... | @@ -36,7 +36,7 @@ maidag_LDADD = \ | ... | @@ -36,7 +36,7 @@ maidag_LDADD = \ |
36 | @LIBMU_SCM@ @GUILE_LIBS@\ | 36 | @LIBMU_SCM@ @GUILE_LIBS@\ |
37 | @LIBMU_SCM_DEPS@\ | 37 | @LIBMU_SCM_DEPS@\ |
38 | @MU_LIB_PY@ @PYTHON_LIBS@\ | 38 | @MU_LIB_PY@ @PYTHON_LIBS@\ |
39 | ${MU_APP_LIBRARIES}\ | 39 | ${MU_APP_NEW_LIBRARIES}\ |
40 | ${MU_LIB_SIEVE}\ | 40 | ${MU_LIB_SIEVE}\ |
41 | ${MU_LIB_MBOX}\ | 41 | ${MU_LIB_MBOX}\ |
42 | ${MU_LIB_IMAP}\ | 42 | ${MU_LIB_IMAP}\ | ... | ... |
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment