configure --prefix doesn't propagate to [data|man]dir
François Revol <[email protected]> Mon, 06 Jan 2014 12:01:43 +0100
| Newsgroups | gmane.editors.qemacs.devel |
|---|---|
| Message-ID | <[email protected]> |
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