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
df4fe98a
...
df4fe98a310bff9a3a0486aeccf12115bf31e7bc
authored
2004-06-04 23:24:28 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(main): add LINK_POSTFLAGS
1 parent
ecadfaca
Show 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 @
df4fe98
...
...
@@ -180,6 +180,7 @@ main (int argc, char **argv)
char
*
ptr
;
add_entry
(
-
1
,
LINK_FLAGS
);
add_entry
(
100
,
LINK_POSTFLAGS
);
add_entry
(
1
,
"-lmailbox"
);
#ifdef ENABLE_NLS
if
(
sizeof
(
I18NLIBS
)
>
1
)
...
...
Please
register
or
sign in
to post a comment