X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=7ad83218157776e308a8efd4e80494a592d4fa99;hb=f32c7131cc89c64e09e9a88c5f859824c0dfa54f;hp=467de30b428eeb3a31d7957796a68b06a21fcdd1;hpb=32cd2d20477ab17704f0a2696c2b3bc2ff8f42de;p=free-sw%2Fxcb%2Flibxcb diff --git a/configure.ac b/configure.ac index 467de30..7ad8321 100644 --- a/configure.ac +++ b/configure.ac @@ -118,7 +118,9 @@ AC_SUBST(CWARNFLAGS) GCC_CHECK_VISIBILITY() -AC_CONFIG_FILES([Makefile src/Makefile tests/Makefile]) +AM_CHECK_DOXYGEN() + +AC_CONFIG_FILES([Makefile src/Makefile tests/Makefile doc/Makefile]) AC_CONFIG_FILES([xcb.pc xcb-xlib.pc xcb-composite.pc xcb-damage.pc xcb-dpms.pc xcb-glx.pc xcb-randr.pc xcb-record.pc xcb-render.pc xcb-res.pc xcb-screensaver.pc xcb-shape.pc xcb-shm.pc xcb-sync.pc xcb-xevie.pc xcb-xf86dri.pc xcb-xfixes.pc xcb-xinerama.pc xcb-xprint.pc xcb-xtest.pc xcb-xv.pc xcb-xvmc.pc]) AC_OUTPUT