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
Qemacs-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/qemacs-devel

Reply via email to