Don't call strncpy with mismatching length
[claws.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 8660d23c8e7876efcab2d2a41d04e02d055c800e..a9a2b772db7ad42648da2151a56be667aed315bf 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,14 +1,14 @@
 Installation
 ============
 
-This program requires GTK+ 2.16 or higher to be compiled.
+This program requires GTK+ 2.24 or higher to be compiled.
 
 Build it
 ========
 
 If you're using a package-based system, please make sure that gtk-devel
 and glib-devel (or similar) packages are installed before the compilation
-(you may also require flex (lex) and bison (yacc)).
+(you may also require flex (lex) and bison (yacc)).
 
 To compile and install, just type:
 
@@ -22,6 +22,7 @@ To run, just type:
 
 % claws-mail
 
+
 Additional libraries or programs
 ================================
 only needed if you require the additional functionality
@@ -99,55 +100,13 @@ Python
 SpamAssassin
     for SpamAssassin plugin support
     http://spamassassin.apache.org/
+
+
 Options for configure script
 ============================
+For list of available options, refer to "./configure --help".
+
 Most options are automatically enabled if the dependencies
 are matched.
 
-  --with-config-dir=RCDIR                  local config dir (default: ~/.claws-mail)
-  --disable-compface               disable compface (X-Face) support
-  --disable-ipv6                   disable IPv6 support
-  --disable-gnutls                 disable GnuTLS support
-  --disable-libetpan               disable IMAP4 and NNTP support
-  --disable-gnomeprint             disable libgnomeprint support
-  --disable-enchant                disable Enchant support
-  --disable-ldap                           disable LDAP support
-  --disable-jpilot                         disable JPilot support
-  --disable-startup-notification    disable startup notification support
-  --disable-valgrind                disable valgrind support for debugging
-  --enable-crash-dialog            enable crash dialog
-  --disable-startup-notification    disable startup notification support
-  --disable-trayicon-plugin         do not build System Tray Icon plugin
-  --disable-spamassassin-plugin     do not build SpamAssassin plugin
-  --disable-pgpcore-plugin         do not build PGP/Core plugin
-  --disable-pgpmime-plugin          do not build PGP/MIME plugin
-  --disable-pgpinline-plugin        do not build PGP/Inline plugin
-  --disable-smime-plugin            do not build S/Mime plugin
-  --disable-bogofilter-plugin       do not build Bogofilter plugin
-  --disable-address_keeper-plugin   do not build Address Keeper plugin
-  --disable-archive-plugin          do not build Archive plugin
-  --disable-att_remover-plugin      do not build Att Remover plugin
-  --disable-attachwarner-plugin     do not build Attachwarner plugin
-  --disable-bsfilter-plugin         do not build BSfilter plugin
-  --disable-clamd-plugin            do not build Clamd plugin
-  --disable-fancy-plugin            do not build Fancy plugin
-  --disable-fetchinfo-plugin        do not build Fetchinfo plugin
-  --disable-gdata-plugin            do not build GData plugin
-  --disable-mailmbox-plugin         do not build MailMbox plugin
-  --disable-newmail-plugin          do not build NewMail plugin
-  --disable-notification-plugin     do not build Notification plugin
-  --disable-pdf_viewer-plugin       do not build PDF Viewer plugin
-  --disable-perl-plugin             do not build Perl plugin
-  --disable-python-plugin           do not build Python plugin
-  --disable-rssyl-plugin            do not build RSSyl plugin
-  --disable-spamassassin-plugin     do not build SpamAssassin plugin
-  --disable-spam_report-plugin      do not build Spam Report plugin
-  --disable-tnef_parse-plugin       do not build TNEF Parse plugin
-  --disable-vcalendar-plugin        do not build vCalendar plugin
-  --disable-manual                 do not build user manuals
-  --disable-nls                    do not use Native Language Support
-
-For other options, refer to ./configure --help .
-