emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need to modify src/epaths.in for custom prefix? (Was: Cleaner way to


From: Eli Zaretskii
Subject: Re: Need to modify src/epaths.in for custom prefix? (Was: Cleaner way to not build the ctags..)
Date: Thu, 10 Mar 2016 18:28:39 +0200

> From: Kaushal Modi <address@hidden>
> Date: Thu, 10 Mar 2016 11:00:11 -0500
> 
> As I was reviewing my emacs build script, I realized I needed to address this 
> another nugget I have in there
> for a while:
> 
> sed -i 's|/usr/local|${MY_EMACS_INSTALL_DIR}|g' src/epaths.in
> 
> Here ${MY_EMACS_INSTALL_DIR} is the path I set as prefix to the configure 
> command.

What's wrong with using --datadir= and --enable-locallisppath= ?
(Maybe also --libexecdir and others.)

IOW, I think the configure script already has all the knobs you need
for that.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]