From: Magnus H. <leg...@us...> - 2008-05-21 15:06:54
|
Update of /cvsroot/emacs-jabber/emacs-jabber In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv7108 Modified Files: README Log Message: Revision: ma...@fr...--2005/emacs-jabber--cvs-head--0--patch-508 Creator: Magnus Henoch <ma...@fr...> Add notes about CVS version to README Index: README =================================================================== RCS file: /cvsroot/emacs-jabber/emacs-jabber/README,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- README 18 May 2008 12:12:27 -0000 1.23 +++ README 21 May 2008 15:06:44 -0000 1.24 @@ -75,6 +75,15 @@ If you are upgrading from 0.7-0.7.x, you need to update your configuration. See the section "Account settings" in the manual. +Special notes for CVS version +============================= +If you are running jabber.el from CVS, you need to generate the +jabber-autoloads.el file yourself. The simplest way to do this is by +using the "./configure && make" process. + +To generate the configure script, make sure that autoconf and automake +are installed and run "autoreconf -i". + Usage ===== |