repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update copyright, and add missing centuries.
[emacs.git]
/
lispintro
/
configure.in
blob
7d60c898d01e8628635f71236d72fa43db5a0164
1
dnl autoconf input file for the emacs lisp intro
2
3
AC_INIT(emacs-lisp-intro.texi)
4
AM_INIT_AUTOMAKE(emacs-lisp-intro, 2.00)
5
AC_OUTPUT(Makefile)
6
7
m4_if(dnl Do not change this comment
8
arch-tag: 8d676bd8-8677-4ae0-8aa0-99bfd595b373
9
)dnl