/[autoconf]/autoconf/configure.ac
ViewVC logotype

Diff of /autoconf/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.60 by akim, Fri Oct 3 07:07:14 2003 UTC revision 1.61 by akim, Fri Oct 3 13:58:40 2003 UTC
# Line 94  $PERL -e 'require 5.005_03;' || { Line 94  $PERL -e 'require 5.005_03;' || {
94  AC_CONFIG_FILES([lib/emacs/Makefile])  AC_CONFIG_FILES([lib/emacs/Makefile])
95  TEST_EMACS=$EMACS  TEST_EMACS=$EMACS
96  test x"$TEST_EMACS" = xt && TEST_EMACS=  test x"$TEST_EMACS" = xt && TEST_EMACS=
97  AC_CHECK_PROGS([TEST_EMACS], [macs xemacs], [no])  AC_CHECK_PROGS([TEST_EMACS], [emacs xemacs], [no])
98    
99  # autoconf-mode.el and autotest-mode.el do not work with older version of  # autoconf-mode.el and autotest-mode.el do not work with older version of
100  # Emacs (i.e. 18.x.x).  During byte-compilation, Emacs complains:  # Emacs (i.e. 18.x.x).  During byte-compilation, Emacs complains:

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26