[SCM] GNU Mailutils branch, master, updated. mu-1-2-90-separate-argp-cfg-257-geecafe0
"Sergey Poznyakoff" <[email protected]>
| Newsgroups | gmane.comp.gnu.mailutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mailutils".
http://git.savannah.gnu.org/cgit/mailutils.git/commit/?id=eecafe0fea249cfe78342dfc2bc9e2ef68e60657
The branch, master has been updated
via eecafe0fea249cfe78342dfc2bc9e2ef68e60657 (commit)
from de3516ae5f7e9c792cb2aa93eba98d26ce1b240c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit eecafe0fea249cfe78342dfc2bc9e2ef68e60657
Author: Sergey Poznyakoff <[email protected]>
Date: Sat Mar 28 12:19:25 2009 +0200
Bugfixes.
* libmu_scm/mailutils.scm.in: Remove leftover reference to mu_guimb.inc
-----------------------------------------------------------------------
Summary of changes:
libmu_scm/mailutils.scm.in | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/libmu_scm/mailutils.scm.in b/libmu_scm/mailutils.scm.in
index ebc7d8a..187fd92 100644
--- a/libmu_scm/mailutils.scm.in
+++ b/libmu_scm/mailutils.scm.in
@@ -90,7 +90,6 @@ changequote([,])dnl
include(BUILDDIR/mu_address.inc)
include(BUILDDIR/mu_body.inc)
-include(BUILDDIR/mu_guimb.inc)
include(BUILDDIR/mu_mailbox.inc)
include(BUILDDIR/mu_message.inc)
include(BUILDDIR/mu_mime.inc)
hooks/post-receive
--
GNU Mailutils