X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=aclocal.m4;h=bdcf934bfdb4d474404d8cbeb97a15fe52dff756;hb=2f565ae543767b9fd12dc9843b5d1f1426076942;hp=c32d8869fc3bfbd72ed653eef4b2d3b78c8377b8;hpb=14f11e778d58dcd6161ce53ac48a1b1d751c5578;p=elisp%2Fgnus.git- diff --git a/aclocal.m4 b/aclocal.m4 index c32d886..bdcf934 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -127,7 +127,7 @@ AC_DEFUN(AC_PATH_ETCDIR, [ if test "$EMACS_FLAVOR" = "xemacs"; then etcdir="\$(lispdir)/../../etc" else - etcdir="\$(lispdir)/../etc" + etcdir="\$(lispdir)/../../etc" fi fi AC_MSG_RESULT($etcdir)