Remove experimental marker from NEW_PACKET_LIST.

svn path=/trunk/; revision=33719
This commit is contained in:
Jaap Keuter 2010-08-05 19:11:35 +00:00
parent dd21be32a3
commit 93497759a3
1 changed files with 2 additions and 4 deletions

View File

@ -182,8 +182,7 @@ NASM=$(WIRESHARK_LIBS)\nasm-2.02\nasm.exe
#
GLIB_VERSION=2.0
##### To Use new packet list uncomment this line ####
### Warning Experimental - work in progress
##### To use the old packet list comment out this line ####
NEW_PACKET_LIST_CONFIG=^#define NEW_PACKET_LIST 1
#
@ -388,8 +387,7 @@ GEOIP_DIR=$(WIRESHARK_LIBS)\GeoIP-1.4.6-win32ws\libGeoIP
#
GLIB_VERSION=2.0
##### To Use new packet list uncomment this line ####
### Warning Experimental - work in progress
##### To use the old packet list comment out this line ####
NEW_PACKET_LIST_CONFIG=^#define NEW_PACKET_LIST 1
#