X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=aclocal.m4;h=1b62c54df08b9ac7eac6ddc4f31aefde64ecdd2b;hb=62f7a27b67f40a0cab538f3be5ce0a353e5a504c;hp=1e00601860ec4f76c590ef44c2c56a616374a0f0;hpb=ccb621a7efd32d36ae5171426338d575451ea6cb;p=gnus diff --git a/aclocal.m4 b/aclocal.m4 index 1e0060186..1b62c54df 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -4,7 +4,7 @@ AC_DEFUN(AM_PATH_LISPDIR, [# If set to t, that means we are running in a shell under Emacs. # If you have an Emacs named "t", then use the full path. test "$EMACS" = t && EMACS= - AC_PATH_PROGS(EMACS, emacs xemacs, no) + test "$EMACS" || AC_PATH_PROGS(EMACS, emacs xemacs, no) if test $EMACS != "no"; then AC_MSG_CHECKING([where .elc files should go]) dnl Set default value