fixup! Ticket #2636: The various MC config placements.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
Slava Zanko 2011-11-24 14:52:41 +03:00
parent 6c32fa3b84
commit 48966dc194
1 changed files with 1 additions and 1 deletions

View File

@ -410,7 +410,7 @@ dnl Where config files should be placed
dnl
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
with_homedir=XDG