projects
/
elisp
/
gnus.git-
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
(message-header-format-alist): Repair to use `message-fill-references'
[elisp/gnus.git-]
/
configure.in
1
AC_INIT(lisp/gnus.el)
2
AC_SET_MAKE
3
AC_PROG_INSTALL
4
AM_PATH_LISPDIR
5
AC_PATH_PROG(MAKEINFO, makeinfo, no)
6
AC_OUTPUT(Makefile lisp/Makefile texi/Makefile)