X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=aclocal.m4;h=1e00601860ec4f76c590ef44c2c56a616374a0f0;hb=09868cf7efbfa51562d76580eafc9a7b6b0c8d72;hp=b56880ab549310c69d2a8e7fd8f69594adcb00f5;hpb=505a1f90069307af68e21c07b4b6fec4ac037792;p=elisp%2Fgnus.git- diff --git a/aclocal.m4 b/aclocal.m4 index b56880a..1e00601 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_PROG(EMACS, emacs xemacs, no) + AC_PATH_PROGS(EMACS, emacs xemacs, no) if test $EMACS != "no"; then AC_MSG_CHECKING([where .elc files should go]) dnl Set default value