summaryrefslogtreecommitdiff
path: root/config.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-09-17 08:29:10 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-09-17 08:29:10 +0000
commit5564468d401a90edb3d9bc5bd255159230ec430d (patch)
tree7969f585b2664fbfd33e52196a5d1a415178912a /config.nmake
parent79241dc331dfcf2c79d630b5ff067075d2e0337d (diff)
downloadwireshark-5564468d401a90edb3d9bc5bd255159230ec430d.tar.gz
Make the new packet list the default build choice.
svn path=/trunk/; revision=29964
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 c706b42036..9d5fd72fe6 100644
--- a/config.nmake
+++ b/config.nmake
@@ -143,7 +143,7 @@ GLIB_PKG=2.20.5-1
##### To Use new packet list uncomment this line ####
### Warning Experimental - work in progress
-#NEW_PACKET_LIST_CONFIG=^#define NEW_PACKET_LIST 1
+NEW_PACKET_LIST_CONFIG=^#define NEW_PACKET_LIST 1
#
# Mandatory: GTK (& related libs) settings