diff options
| author | Eric S. Raymond <esr@thyrsus.com> | 1998-11-30 17:12:02 +0000 |
|---|---|---|
| committer | Eric S. Raymond <esr@thyrsus.com> | 1998-11-30 17:12:02 +0000 |
| commit | ed46e0d7c7ad8d8228b230e4038446c7fdba30c7 (patch) | |
| tree | 62ff9339825bd15ae5dda4ddc75a22a1c42dd59d /INSTALL | |
| parent | d5e84ad7d162fb95335ef4605aed766f9efdccc1 (diff) | |
| download | fetchmail-ed46e0d7c7ad8d8228b230e4038446c7fdba30c7.tar.gz fetchmail-ed46e0d7c7ad8d8228b230e4038446c7fdba30c7.tar.bz2 fetchmail-ed46e0d7c7ad8d8228b230e4038446c7fdba30c7.zip | |
Enable us to cleanly leave out the internationalization support.
svn path=/trunk/; revision=2237
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ will do that. To enable multilingual support using GNU gettext, - configure --prefix=/usr --enable-NLS + configure --prefix=/usr --enable-nls The prefix argument is needed to generate the makefiles in the po directory correctly; otherwise, they'll install the internationalization stuff in |
