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
7ba0b591
...
7ba0b59103e84fe09d8982d7bb86f2303a4cbd61
authored
2002-11-22 14:53:36 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(sieve_LDFLAGS): Added -export-dynamic
1 parent
ebc5307d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
sieve/Makefile.am
sieve/Makefile.am
View file @
7ba0b59
...
...
@@ -8,3 +8,5 @@ bin_PROGRAMS = sieve
sieve_SOURCES
=
sieve.c
sieve_LDADD
=
../libsieve/libsieve.la ../mailbox/libmailbox.la ../lib/libmailutils.la
sieve_LDFLAGS
=
-export-dynamic
...
...
Please
register
or
sign in
to post a comment