summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-01-08 16:25:45 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-01-08 16:25:45 +0000
commit0288ca7a84631240e5cb678d41c7ad634d00808d (patch)
tree302aeb03ee1f007575eee237ca9aec5a22507883 /configure.ac
parent7b54e6d0655c99e83ab015294faed6564b4a3672 (diff)
downloadmailutils-0288ca7a84631240e5cb678d41c7ad634d00808d.tar.gz
mailutils-0288ca7a84631240e5cb678d41c7ad634d00808d.tar.bz2
(LIBMU_SCM_DEPS): Added maildir
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f4dfe5991..629a5c2b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -660,7 +660,7 @@ if test x"$useguile" = x"yes"; then
GUIMB=guimb
MU_SCM=libmu_scm.la
LIBMU_SCM=../libmu_scm/libmu_scm.la
- LIBMU_SCM_DEPS="../mailbox/mbox/libmu_mbox.la ../mailbox/imap/libmu_imap.la ../mailbox/pop/libmu_pop.la ../mailbox/mh/libmu_mh.la"
+ LIBMU_SCM_DEPS="../mailbox/mbox/libmu_mbox.la ../mailbox/imap/libmu_imap.la ../mailbox/pop/libmu_pop.la ../mailbox/mh/libmu_mh.la ../mailbox/maildir/libmu_maildir.la"
GUILE_PKGDATA="guile-procedures.txt mailutils.scm"
GUILE_BUILT_SOURCES='$(DOT_X_FILES) $(DOT_DOC_FILES)'
case "$GUILE_VERSION" in

Return to:

Send suggestions and report system problems to the System administrator.