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
*** empty log message ***
[emacs.git]
/
lispintro
/
configure.in
blob
e222b955a25f6ccd381185cad17a2673ca9ebe8a
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)