X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=configure;h=abc18e0445177869428c0decbfcc10831edd6ae5;hb=7c5bc85b96e81d4a966bd99886bdc317620befcd;hp=2cd60dc39479ce13e408642fbf7a80a306f09177;hpb=c669862a24804239816aec214689ab8bb466de22;p=elisp%2Fgnus.git- diff --git a/configure b/configure index 2cd60dc..abc18e0 100755 --- a/configure +++ b/configure @@ -1755,7 +1755,7 @@ echo $ECHO_N "checking where etc files should go... $ECHO_C" >&6 if test "$EMACS_FLAVOR" = "xemacs"; then etcdir="\$(lispdir)/../../etc" else - etcdir="\$(lispdir)/../etc" + etcdir="\$(lispdir)/../../etc" fi fi echo "$as_me:$LINENO: result: $etcdir" >&5