mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
fixup! Ticket #2636: The various MC config placements.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
parent
6c32fa3b84
commit
48966dc194
@ -410,7 +410,7 @@ dnl Where config files should be placed
|
|||||||
dnl
|
dnl
|
||||||
|
|
||||||
AC_ARG_WITH([homedir],
|
AC_ARG_WITH([homedir],
|
||||||
AS_HELP_STRING([--enable-homedir], [Choose any place of user settings relative to home dir, or XDG for respect XDG standards @<:@XDG@:>@]),
|
AS_HELP_STRING([--with-homedir], [Choose any place of user settings relative to home dir, or XDG for respect XDG standards @<:@XDG@:>@]),
|
||||||
[
|
[
|
||||||
if test "x$withval" = "xXDG"; then
|
if test "x$withval" = "xXDG"; then
|
||||||
with_homedir=XDG
|
with_homedir=XDG
|
||||||
|
Loading…
Reference in New Issue
Block a user