Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-21
[gnus] / configure.in
index d302640..939e964 100644 (file)
@@ -20,7 +20,14 @@ AC_CHECK_PROG(EMACS, emacs, emacs, xemacs)
 
 AC_PATH_LISPDIR
 AC_PATH_ETCDIR
+AC_PATH_INFO_DIR
 AC_CHECK_URL
 AC_CHECK_W3
+AC_SET_BUILD_FLAGS
+GNUS_CHECK_FONTS
 
-AC_OUTPUT(Makefile lisp/Makefile texi/Makefile etc/Makefile texi/ps/Makefile)
+AC_OUTPUT(Makefile etc/Makefile lisp/Makefile texi/Makefile texi/gnusconfig.tex texi/ps/Makefile)
+
+ifelse(dnl     Do not change this comment
+   arch-tag: 4fda042e-c632-45be-867f-4d90bc87746b
+)dnl