X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=configure.in;h=59ed851a9c86d3e634abc189122bf26e7355efc8;hb=c7b56dc8a1cbb7fdbb345c6f53d851f1b7151c02;hp=af6fd8793afa34609f6cbb729997b9b310d79f56;hpb=af028a6180a847dbc8a1049fbbf594c1a38f5642;p=gnus diff --git a/configure.in b/configure.in index af6fd8793..59ed851a9 100644 --- a/configure.in +++ b/configure.in @@ -20,6 +20,9 @@ AC_CHECK_PROG(EMACS, emacs, emacs, xemacs) AC_PATH_LISPDIR AC_PATH_ETCDIR +AC_PATH_INFO_DIR +AC_CHECK_URL AC_CHECK_W3 +GNUS_CHECK_FONTS -AC_OUTPUT(Makefile lisp/Makefile texi/Makefile etc/Makefile) +AC_OUTPUT(Makefile etc/Makefile lisp/Makefile texi/Makefile texi/gnusconfig.tex texi/ps/Makefile)