Re: [BBDB] ChangeLog 2014-03-11

2014-03-11 Thread Barak A. Pearlmutter
> ... I think it would be > good to have a pre-built bbdb-site.el included in the distribution > tarball. But ideally `make' should rebuild this file whenever the > user re-runs make with a new value for pkgdatadir. The dependency on ../config.something should cause it to be regenerated when the

[BBDB] ChangeLog 2014-03-11

2014-03-11 Thread Roland Winkler
On Sun Mar 9 2014 Barak A. Pearlmutter wrote: > Okay, I've reworked it again to satisfy, I believe, all criteria! > The pathway is simply bbdb-site.el.in to bbdb-site.el. I adopted your approach, thank you. > A pre-built bbdb-site.el can be included in the distribution tarball, > no problem. (Mi

Re: [BBDB] ChangeLog 2014-03-11

2014-03-11 Thread Roland Winkler
On Tue Mar 11 2014 Barak A. Pearlmutter wrote: > The dependency on ../config.something should cause it to be > regenerated when the configuration changes. This is the mechanism > automake uses for .in files processed by ./configure. > > One can imagine regenerating it when variables passed to make