Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
5944a85c
...
5944a85c6abe60ddbcd0ac0e26e1e7191029c82a
authored
2006-04-21 22:05:13 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Change module definition
1 parent
aae8a77e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
libmu_scm/mailutils.scm.in
libmu_scm/mailutils.scm.in
View file @
5944a85
...
...
@@ -18,7 +18,7 @@
;;;;
changequote
(
[
,
]
)
dnl
(
define-module
(
mailutils
))
(
define-module
(
mailutils
mailutils
))
(
define
mu-libs
(
list
"libmailutils"
"libmuauth"
...
...
Please
register
or
sign in
to post a comment