summaryrefslogtreecommitdiff
path: root/config.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-05-20 19:55:34 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-05-20 19:55:34 +0000
commit001d89c18384915880ce104d3437d60b026759f9 (patch)
treeecc36fe66753787705064cafeaf57bff2f4335b5 /config.nmake
parente3e1d07557961d2e13c6646cfa65cb9da19c7365 (diff)
downloadwireshark-001d89c18384915880ce104d3437d60b026759f9.tar.gz
Undefine AIRPCAP_DIR to get the Windows build going again.
svn path=/trunk/; revision=21841
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 74603cc852..6015798474 100644
--- a/config.nmake
+++ b/config.nmake
@@ -291,7 +291,7 @@ GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-0.14.5
# If you don't have the AirPcap developer's pack, comment this line out,
# so that AIRPCAP_DIR isn't defined.
#
-AIRPCAP_DIR=$(WIRESHARK_LIBS)\AirPcap_Devpack_1_0_0_594\AirPcap_Devpack
+#AIRPCAP_DIR=$(WIRESHARK_LIBS)\AirPcap_Devpack_1_0_0_594\AirPcap_Devpack