aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-07 20:13:40 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-07 20:13:40 +0000
commit5c7532cfd5293186b164f3a5114e0f9140de258d (patch)
treee070f04a4c3acd875174d6bb7ceb53b3a2e75ce0 /docbook
parenta6bce5aa9e6d056727d7c31fcdfebda624249847 (diff)
Back out r23308 for the time being, since it's making hhc.exe on the Windows
builder crash. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23393 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_quick_setup.xml10
1 files changed, 2 insertions, 8 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_quick_setup.xml b/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
index 3e7fc86c54..84edae0661 100644
--- a/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
+++ b/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
@@ -394,15 +394,9 @@
version, e.g.: Version 0.99.4-myprotocol123 - you might
run a release version previously installed!</para>
</listitem>
- </orderedlist>
- Tip: If compilation fails for suspicious
+ </orderedlist>Tip: If compilation fails for suspicious
reasons after you changed some source files try to distclean
- the sources and nmake "all" again.</para>
- <para>Note that the Wireshark Windows nmake scripts do not currently
- track include file (.h) dependencies. A distclean and nmake "all" are
- thus normally required
- after include file changes and after changes to files such as
- config.nmake which are used when generating certain include files.</para>
+ the sources and make "all" again</para>
</section>
<section>
<title>Debug Environment Setup (XXX)</title>