Reported by Eric Sunshine.
+2003-10-03 Akim Demaille <akim@epita.fr>
+
+ * configure.ac: Look for emacs, not macs.
+ Reported by Eric Sunshine.
+
2003-10-03 Akim Demaille <akim@epita.fr>
* lib/autom4te.in (Autoreconf-preselections): Trace AC_CONFIG_AUX_DIR.
TEST_EMACS=$EMACS
test x"$TEST_EMACS" = xt && TEST_EMACS=
-for ac_prog in macs xemacs
+for ac_prog in emacs xemacs
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
AC_CONFIG_FILES([lib/emacs/Makefile])
TEST_EMACS=$EMACS
test x"$TEST_EMACS" = xt && TEST_EMACS=
-AC_CHECK_PROGS([TEST_EMACS], [macs xemacs], [no])
+AC_CHECK_PROGS([TEST_EMACS], [emacs xemacs], [no])
# autoconf-mode.el and autotest-mode.el do not work with older version of
# Emacs (i.e. 18.x.x). During byte-compilation, Emacs complains: