This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
AM_PATH_LISPDIR
- To: automake at gnu dot org
- Subject: AM_PATH_LISPDIR
- From: Felix Natter <f dot natter at ndh dot net>
- Date: 28 Jul 2001 15:08:08 +0200
- List-Id: Discussion list for automake <automake.gnu.org>
hi,
In configure, AM_PATH_LISPDIR reports that emacs in in /usr/bin/emacs,
and "where .elc files should go" is $(prefix)/share/emacs/site-lisp.
(which is /usr/local/share/emacs/site-lisp in my case).
So it uses the prefix of the package.
Shouldn't it use the prefix of the emacs found ?
*please cc any replies to me, I am not subscribed to this list*
--
Felix Natter