newsInsidious Big Brother Database - News: Autoconf support added

 
 
Latest News
New mailing list bbdb-user@nongnu.org posted by winkler, Thu 10 Aug 2017 08:02:24 PM UTC
bbdb-tex lets you feed BBDB into LaTeX posted by winkler, Tue 25 Jul 2017 10:27:14 AM UTC
Support for GNU Emacs 23 discontinued posted by winkler, Sun 29 Jan 2017 05:29:19 AM UTC
Support for Mu4e and Wanderlust have been added posted by winkler, Tue 30 Aug 2016 08:38:29 PM UTC
BBDB 3.1.2 released posted by winkler, Sun 27 Apr 2014 08:17:05 PM UTC

Autoconf support added

Item posted by Roland Winkler <winkler> on Sun 11 Dec 2011 12:34:32 PM UTC.

The build process now uses autoconf. Except for typos and other unintended mistakes an up-to-date installation guide is in the file INSTALL.

To match common naming conventions the autogenerated file bbdb-autoloads.el has been renamed to bbdb-loaddefs.el. This is now the file you need to load in your init file to make BBDB known to your emacs. To avoid unexpected confusion, `make' throws an error if it finds an old file bbdb-autoloads.el.

If you download BBDB from savannah, you need autoconf to start a proper build of BBDB. (The repository does not contain the autogenerated `configure' script that will be distributed with a proper release.) If you do not have autoconf installed, you can compile BBDB using lisp/makefile-temp as a temporary workaround. See INSTALL.

The repository now has a zeroth version of a BBDB info manual, see the ./doc directory. I added these files to the repository at such an early stage of the info manual so that the configure and make files need not be modified once more to add support for the info manual.

The repository now has a directory ./tex with the TeX files required by the command bbdb-print.

BBDB now contains a file lisp/bbdb-ispell.el that provides ispell support for the names in BBDB by exporting these names to your personal ispell dictionaries. Thanks to Ivan Kanis.

 

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code