X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=configure.in;h=939e96491ece60c47c300743957caa1ff84aa6fd;hb=93fe069ce59e6b3662d3f1f723d4cf75a97fda52;hp=360041418ece14a4dbcb59542cd79d74acc900bc;hpb=14dd9d7fe33f6c0dc44d0930845c38b810b1ee9d;p=gnus diff --git a/configure.in b/configure.in index 360041418..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) +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