mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-28 07:45:00 +00:00
4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
|
dnl Process this file with autoconf to produce a configure script.
|
||
|
AC_INIT(elisp.texi)
|
||
|
AC_OUTPUT(Makefile)
|