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
bac588a3
...
bac588a3ed958fd017aeb9006e311380bb0e3021
authored
2006-04-20 15:51:22 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(mu-libs): Use "libmailutils" instead of "libmailbox"
1 parent
1dfe8a91
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
libmu_scm/mailutils.scm.in
libmu_scm/mailutils.scm.in
View file @
bac588a
;;;; -*- scheme -*-
;;;; GNU Mailutils -- a suite of utilities for electronic mail
;;;; Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
;;;; Copyright (C) 2002, 2003, 2004
, 2006
Free Software Foundation, Inc.
;;;;
;;;; GNU Mailutils is free software; you can redistribute it and/or modify
;;;; it under the terms of the GNU General Public License as published by
...
...
@@ -20,7 +20,7 @@ changequote([,])dnl
(
define-module
(
mailutils
))
(
define
mu-libs
(
list
"libmail
box
"
(
define
mu-libs
(
list
"libmail
utils
"
"libmuauth"
"libmu_mbox"
"libmu_mh"
...
...
Please
register
or
sign in
to post a comment