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
a714320b
...
a714320b7f306ad9963e9563fdb58574dae1d026
authored
2003-02-03 11:30:27 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
include <mu_asprintf.h>
1 parent
dc428b7d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
mailbox/mailutils-config.c
mailbox/mailutils-config.c
View file @
a714320
...
...
@@ -20,6 +20,7 @@
#endif
#include <mailutils/mailutils.h>
#include <mailutils/argp.h>
#include <mu_asprintf.h>
const
char
*
argp_program_version
=
"mailutils-config ("
PACKAGE_STRING
")"
;
static
char
doc
[]
=
N_
(
"GNU mailutils-config -- Display compiler and loader options needed for building a program with mailutils"
);
...
...
Please
register
or
sign in
to post a comment