summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-03-03 08:18:37 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-03-03 08:18:37 +0000
commita2ae8f79bfdce57b6e7994ed8d8b5f7464f96d3a (patch)
treec124dc00ead981381d3ab6706b468e4824007fb8 /README
parent94bc8edebea86685400b55385f9b3ac1b807e5ad (diff)
downloadmailutils-a2ae8f79bfdce57b6e7994ed8d8b5f7464f96d3a.tar.gz
mailutils-a2ae8f79bfdce57b6e7994ed8d8b5f7464f96d3a.tar.bz2
Documented --with-included-argp
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
index 4218c3b06..1b9775f19 100644
--- a/README
+++ b/README
@@ -173,6 +173,21 @@ options:
Don't compile regex; this is the default on systems with version
2 of the GNU C library (use with caution on other systems)
+ --disable-nls
+
+ Do not use Native Language Support
+
+ --with-included-gettext
+
+ Use the GNU gettext library included in the Mailutils distribution.
+
+ --with-included-argp
+
+ Use the argp library supplied with the package, instead of the
+ one from your libc. You will need this option if the libc library
+ on your system was compiled without NLS support.
+
+
Use following options to disable support for particular protocols or
features:

Return to:

Send suggestions and report system problems to the System administrator.