diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2004-12-22 01:16:27 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2004-12-22 01:16:27 +0000 |
commit | 9eeece2ccb25a8da4b5cdb610dbcd4ea3b31583f (patch) | |
tree | d4fec53588a7a4ca4e2458d0e633c44989353fe3 /INSTALL | |
parent | 9e8f42c14178bcb4f3d3fc63541c7c450aec15cd (diff) | |
download | weechat-9eeece2ccb25a8da4b5cdb610dbcd4ea3b31583f.zip |
Fixed typo
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ WeeChat - Installation instructions =================================== 1) Run './configure' - options: --enble-perl : enable Perl scripts + options: --enable-perl : enable Perl scripts --disable-curses : do not build Curses interface --enable-gtk : build Gtk+ interface (under development!) --enable-qt : build Qt interface (not developed!) |