> ... 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
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
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