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
100d5976
...
100d59765b40313f5f9e24f57fdbf7ec092bb6ca
authored
2005-10-17 11:38:08 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
c3b2793a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
ChangeLog
README
ChangeLog
View file @
100d597
2005-10-17 Sergey Poznyakoff <gray@gnu.org.ua>
* configure.ac: New option --without-fribidi allows to disable
fribidi support.
Check for FRIBIDI_CHARSET_CAP_RTL vs. FRIBIDI_CHAR_SET_CAP_RTL.
* README: Updated
2005-09-29 Sergey Poznyakoff <gray@gnu.org.ua>
* examples/decode2047.c: Allow to specify charset from the command
...
...
README
View file @
100d597
...
...
@@ -59,6 +59,10 @@ specific configuration options:
Do not build thread-safe libraries.
--without-fribidi
Do not include fribidi support, even if libfribidi is present.
--with-sql=MODLIST
Enable support for authentication using given SQL modules. MODLIST
...
...
Please
register
or
sign in
to post a comment