Re: configure --prefix doesn't propagate to [data|man]dir

Charles Gordon <[email protected]> Tue, 7 Jan 2014 01:45:50 +0100
Newsgroups gmane.editors.qemacs.devel
Message-ID <[email protected]>
Hi Francois

I just committed a patch for this problem.
Seems to work on my side, can you check on your platform ?

Thanks

Chqrlie.

On 6 janv. 2014, at 12:01, François Revol <[email protected]> wrote:

> Hi,
> when adding --datadir / --mandir support the single quotes were changed
> to double quotes in the presets for those two, to allow correct passing
> to the config.h file.
> However now when passing --prefix to configure without specifying others
> they are not assigned as one would expect:
> 
> $ ./configure --prefix=/opt
> Install prefix      /opt
> Shared data dir     /usr/local/share
> Manpages dir        /usr/local/man
> 
> Not sure how to best fix it though.
> 
> François.
> 
> _______________________________________________
> Qemacs-devel mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/qemacs-devel