Re: building question

2013-10-07 Thread Sean Sieger
Roland Winkler wink...@gnu.org writes: As a workaround, you can use the file lisp/makefile-temp to compile the elisp files of BBDB 3 on most systems, see README. Most importantly, this gives you the file lisp/bbdb-loaddefs.el that you should load to use BBDB 3. I just

Re: building question

2013-10-07 Thread Roland Winkler
On Mon Oct 7 2013 Sean Sieger wrote: In a MinGW Bash shell: $ make --makefile=./makefile-temp /bin/cp bbdb-site.el.in bbdb-site.el /bin/rm -f bbdb-loaddefs.el; LC_ALL=C emacs --batch --directory=./ -l autoload \ --eval '(setq generated-autoload-file

Re: building question

2013-10-07 Thread Andy Moreton
On Mon 07 Oct 2013, Roland Winkler wrote: On Mon Oct 7 2013 Sean Sieger wrote: In a MinGW Bash shell: $ make --makefile=./makefile-temp /bin/cp bbdb-site.el.in bbdb-site.el /bin/rm -f bbdb-loaddefs.el; LC_ALL=C emacs --batch --directory=./ -l autoload \ --eval '(setq