BBDB has been updated to use Automake.  
Thanks to Christian Egli <christian.e...@sbs.ch> for helping with this.
This has significantly simplified the scripts for building BBDB.
Also, it has made the build of BBDB more compliant with GNU standards.
This has brought BBDB v3 yet closer to its first proper release.

When you check out BBDB from the git repository, the easiest
procedure is to run the new script ./autogen.sh which creates
the ./configure script using autoconf and automake.
This requires the latest automake 1.14. Older versions
do not provide the variable AM_ELCFLAGS required by BBDB.

The BBDB TeX files are no longer installed in the TeX path, which
was always a fragile installation.  Now, instead, they go into
${datadir} which defaults to /user/local/share/bbdb.
If these files reside elsewhere you need to configure
bbdb-print-tex-path accordingly.

2013-07-17  Roland Winkler  <wink...@gnu.org>
        Use Automake.  (Thanks to Christian Egli <christian.e...@sbs.ch>)
        * Makefile.am, lisp/Makefile.am, doc/Makefile.am, tex/Makefile.am,
        autogen.sh, AUTHORS, NEWS: New files.
        * Makefile.in, lisp/Makefile.in, doc/Makefile.in, tex/Makefile.in:
        Removed.
        * configure.ac: Use automake.
        * INSTALL: Update accordingly.
        * .gitignore: Ignore Makefile.in.

        * lisp/bbdb-print.el (bbdb-print-tex-path): New variable.
        (bbdb-print): Use it.

BBDB is available at
http://savannah.nongnu.org/projects/bbdb/
To check it out, use
git clone git://git.savannah.nongnu.org/bbdb.git

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to