diff options
| author | Eric S. Raymond <esr@thyrsus.com> | 1999-01-06 15:20:58 +0000 |
|---|---|---|
| committer | Eric S. Raymond <esr@thyrsus.com> | 1999-01-06 15:20:58 +0000 |
| commit | 1a77235ca263572e25cf69dde26ed52e35fa2a4b (patch) | |
| tree | 69fba69a2da1a44998c44f291794de4e169e500d | |
| parent | e6e5c6c4ddffa8199225c76cd46e34ab58aec2ca (diff) | |
| download | fetchmail-1a77235ca263572e25cf69dde26ed52e35fa2a4b.tar.gz fetchmail-1a77235ca263572e25cf69dde26ed52e35fa2a4b.tar.bz2 fetchmail-1a77235ca263572e25cf69dde26ed52e35fa2a4b.zip | |
Prefix bug is fixed.
svn path=/trunk/; revision=2334
| -rw-r--r-- | INSTALL | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -70,11 +70,7 @@ will do that. To enable multilingual support using GNU gettext, - 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 -/usr/local where fetchmail can't see it. + configure --enable-nls Advanced configuration: |
