diff mcabber/INSTALL @ 1668:41c26b7d2890

Install mcabber headers * Change mcabber headers naming scheme * Move 'src/' -> 'mcabber/' * Add missing include <mcabber/config.h>'s * Create and install clean config.h version in 'include/' * Move "dirty" config.h version to 'mcabber/' * Add $(top_srcdir) to compiler include path * Update modules HOWTO
author Myhailo Danylenko <isbear@ukrpost.net>
date Mon, 18 Jan 2010 15:36:19 +0200
parents 52b63087f421
children cce89772ea94
line wrap: on
line diff
--- a/mcabber/INSTALL	Tue Feb 02 21:27:26 2010 +0100
+++ b/mcabber/INSTALL	Mon Jan 18 15:36:19 2010 +0200
@@ -4,7 +4,7 @@
 ... and if you want to install the software:
 $ make install
 (If you don't want to install it, the "mcabber" binary lies in
-the src/ directory after the build procedure)
+the mcabber/ directory after the build procedure)
 
 You will need the Loudmouth library, version >= 1.4.3 is recommended.