X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=configure.in;h=939e96491ece60c47c300743957caa1ff84aa6fd;hb=65d7e81967dd1d9be11cf33acfd6ed2878d93215;hp=d302640157709fb45084692c47daa00b736f01b3;hpb=30a53c1d7e64f14130f9ef4d28a86b180b895f67;p=gnus diff --git a/configure.in b/configure.in index d30264015..939e96491 100644 --- a/configure.in +++ b/configure.in @@ -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