doxygen changes:
authorJörg Mayer <jmayer@loplof.de>
Fri, 25 Jun 2004 07:10:55 +0000 (07:10 -0000)
committerJörg Mayer <jmayer@loplof.de>
Fri, 25 Jun 2004 07:10:55 +0000 (07:10 -0000)
commit392a0d43c06d489fc8c984fa3e6d0bff4274b846
treebf7280a93cac2978494a53ca738853fed3c47bbe
parent36d8f00cdba3f4a3d124b3732e5e828b32a66262
doxygen changes:
- moved doxygen.cfg to doxygen.cfg.in and let configure to the substitution
  on unix. Adapted the namke files accordingly.
- Don't add doxygen as a dependency for libethereal and libui: As doxygen is
  an unconditional target, this would cause the applications to be rebuild
  every time make was called, even when nothing changed in the meantime.
  This means that by now we need to do "make doxygen" manually in case we
  want updated documentation.

svn path=/trunk/; revision=11238
Makefile.am
configure.in
doxygen.cfg.in [moved from doxygen.cfg with 100% similarity]
epan/Makefile.am
epan/Makefile.nmake
epan/doxygen.cfg.in [moved from epan/doxygen.cfg with 100% similarity]
gtk/Makefile.am
gtk/Makefile.nmake
gtk/doxygen.cfg.in [moved from gtk/doxygen.cfg with 100% similarity]