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
0fec4a8e
...
0fec4a8eb43f88cc8c43fc0fbe31dcc4f296ae35
authored
2000-04-19 19:40:56 +0000
by
Jeff Bailey
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix typo and add m4 to configure.in
1 parent
9409178c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
configure.in
m4/Makefile.am
configure.in
View file @
0fec4a8
...
...
@@ -61,5 +61,5 @@ AC_CHECK_FUNC(socket, [true],
dnl Output Makefiles
AC_OUTPUT(Makefile libmailbox/Makefile mail/Makefile pop3d/Makefile
imap4d/Makefile lib/Makefile doc/Makefile)
imap4d/Makefile lib/Makefile doc/Makefile
m4/Makefile
)
...
...
m4/Makefile.am
View file @
0fec4a8
EXTRA_DIST
=
\
malloc.m4
malloc.m4
\
realloc.m4
...
...
Please
register
or
sign in
to post a comment