J�r�me Marant <[EMAIL PROTECTED]> writes:

> Daniel Brockman <[EMAIL PROTECTED]> writes:
>
>>  define build_cmd
>> -    ${MAKE} CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
>> +    ${MAKE} CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \
>> +      locallisppath=${local_lpath}
>>  endef
>
> Hmm, Daniel, I looked into Makefiles and I didn't find any reason
> why it would be necessary. I think locallisppath is useless out
> of epaths-force and install.

Yes, as far as I know we only need it for those two targets.  I put it
there (i.e., in `build_cmd') because I figured it couldn't hurt and
that's how emacs21 did it.  Once your --enable-locallisppath patch
gets in, it will no longer be needed at all (except in `emacs_inst').

-- 
Daniel Brockman <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to