Almost working out-of-tree builds for the documentation,
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 25 Feb 2010 12:30:44 +0000 (12:30 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 25 Feb 2010 12:30:44 +0000 (12:30 +0000)
commit7de0f8fe2439c14c7ccccf2e8b7042eaf361e21c
tree4f012ed120f8cd9530dcc035be8ee6552f952997
parent3b32aceb108d1241399acc5dffe04007d7588e52
Almost working out-of-tree builds for the documentation,
with a few hacks right now:
- The tip.png, warning.png and note.png images are missing from the
  pdfs and I have no idea how to tell fop how to find them.
- Disabling/enabling building the guides via option currently doesn't
  work (probably too many macros :-), so comment out the subdir instead.
- Right now, in order to build the devleopers guide we need to do the
  following in the source docbook directory:
  touch wsdg_graphics/toolbar/dummy.dummy

Apart from these: The build works with a pristine docbook dir
(svn status --no-ignore).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32004 f5534014-38df-0310-8fa8-9805f1628bb7
CMakeLists.txt
cmake/modules/FindFOP.cmake
cmake/modules/FindPOD.cmake
cmake/modules/FindXMLLINT.cmake
cmake/modules/FindXSLTPROC.cmake
configure.in
docbook/CMakeLists.txt
epan/CMakeLists.txt
epan/dissectors/Makefile.common