comparison configure.in @ 4554:fbf9f873abfc

[gaim-migrate @ 4834] Added Doxyfile.in, so we can now generate nice happy documentation by typing "make docs" You'll need doxygen installed to generate the docs. You don't need it to compile gaim. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 07 Feb 2003 22:52:19 +0000
parents 58c3c6cfd537
children 9df99116840a
comparison
equal deleted inserted replaced
4553:d03fcb3f4be2 4554:fbf9f873abfc
372 AC_CHECK_HEADERS(sys/select.h sys/uio.h sys/utsname.h sys/wait.h) 372 AC_CHECK_HEADERS(sys/select.h sys/uio.h sys/utsname.h sys/wait.h)
373 AC_CHECK_HEADERS(termios.h) 373 AC_CHECK_HEADERS(termios.h)
374 AC_VAR_TIMEZONE_EXTERNALS 374 AC_VAR_TIMEZONE_EXTERNALS
375 375
376 AC_OUTPUT([Makefile 376 AC_OUTPUT([Makefile
377 Doxyfile
377 doc/Makefile 378 doc/Makefile
378 intl/Makefile 379 intl/Makefile
379 m4/Makefile 380 m4/Makefile
380 pixmaps/Makefile 381 pixmaps/Makefile
381 pixmaps/protocols/Makefile 382 pixmaps/protocols/Makefile