view lispref/configure.in @ 45611:b234841ccaef

(auto-mode-alist): Strip trailing ".in" from the file name when deciding the mode (for config.h.in, Makefile.in etc).
author Sam Steingold <sds@gnu.org>
date Sat, 01 Jun 2002 18:04:35 +0000
parents 7385a4939c61
children 695cf19ef79e
line wrap: on
line source

dnl Process this file with autoconf to produce a configure script.
AC_INIT(elisp.texi)
AC_OUTPUT(Makefile)