(message-make-in-reply-to): Use `std11-extract-address-components'.
[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)