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
d79e975f
...
d79e975f23ab1438bc40e0b2054bc9d11539c492
authored
2002-05-14 09:47:05 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Removed reference to non-existent mail.remote.h
1 parent
d9a629a6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
ChangeLog
mail.remote/Makefile.am
ChangeLog
View file @
d79e975
2002
-
05
-
14
Sergey
Poznyakoff
*
mail
.
remote
/
Makefile
.
am
:
Removed
reference
to
non
-
existent
mail
.
remote
.
h
2002
-
05
-
13
Sam
Roberts
*
comsat
/
comsat
.
h
,
frm
/
frm
.
c
,
from
/
from
.
c
,
guimb
/
main
.
c
,
...
...
mail.remote/Makefile.am
View file @
d79e975
...
...
@@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = ../lib/ansi2knr
INCLUDES
=
-I
$(srcdir)
-I
$(top_srcdir)
/lib -I
$(top_srcdir)
/include -I
$(top_srcdir)
/libmu_scm
libexec_PROGRAMS
=
mail.remote
mail_remote_SOURCES
=
mail.remote.c
mail.remote.h
mail_remote_SOURCES
=
mail.remote.c
mail_remote_LDADD
=
../mailbox/libmailbox.la ../lib/libmailutils.la
...
...
Please
register
or
sign in
to post a comment