aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorlroland <lroland@f5534014-38df-0310-8fa8-9805f1628bb7>2005-05-31 21:34:14 +0000
committerlroland <lroland@f5534014-38df-0310-8fa8-9805f1628bb7>2005-05-31 21:34:14 +0000
commita061422d65b944d3bdfc8b6d51ac45d1b6fa4e88 (patch)
tree0100a18376071a4360989ecd0854d806e8efc798 /config.nmake
parenta79bffa314bdb5114c28b0b161c3b21bd025d74f (diff)
Add a note to config.nmake that it is required to set ENABLE_LIBETHEREAL to get plugin support in Ethereal.
Change Makefile.nmake of the stats_tree plugin to the current scheme. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14512 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index cac60c6f27..133bcc69b3 100644
--- a/config.nmake
+++ b/config.nmake
@@ -228,7 +228,7 @@ MAKENSIS_MODERN_UI=USE
#HHC="C:/Program Files/HTML Help Workshop/hhc.exe"
# If you don't want to build libethereal.dll, you should comment out the
-# following line
+# following line. (Note: for plugin support this option must stay activated)
ENABLE_LIBETHEREAL=USE
!IFDEF ENABLE_LIBETHEREAL