Hi everyone,
I'd be happy to change the default to
infodir = $(prefix)/share/info
if this is a better default for most systems. Is it better? So could
people on
different systems out there please check where the standard info
directory is located?
Thanks.
- Carsten
On Oct 8, 2008,
Richard Riley <[EMAIL PROTECTED]> writes:
> There might be an inconsistency in the install process. Well, on my
> debian system.
>
> In the Makefile we have
>
> ,
> | # Where local software is found
> | prefix=/usr/local
> |
> | # Where local lisp files go.
> | lispdir = $(prefix)/share/emacs