Synch to Oort Gnus 200304300156.
[elisp/gnus.git-] / configure.in
index 512ca81..92f7eae 100644 (file)
@@ -6,9 +6,12 @@ AC_CHECK_PROG(MAKEINFO, makeinfo, makeinfo, no)
 AC_CHECK_EMACS
 AC_PATH_LISPDIR
 AC_PATH_ETCDIR
+AC_PATH_INFO_DIR
 AC_CHECK_URL
 AC_CHECK_W3
+AC_SET_BUILD_FLAGS
+GNUS_CHECK_FONTS
 AC_PATH_PACKAGEDIR
 AC_ADD_LOAD_PATH
-AC_OUTPUT(Makefile lisp/Makefile texi/Makefile etc/Makefile texi/ps/Makefile \
- lisp/dgnuspath.el)
+AC_OUTPUT(Makefile etc/Makefile lisp/Makefile texi/Makefile \
+ texi/gnusconfig.tex texi/ps/Makefile lisp/dgnuspath.el)