Undefine AIRPCAP_DIR to get the Windows build going again.

svn path=/trunk/; revision=21841
This commit is contained in:
Anders Broman 2007-05-20 19:55:34 +00:00
parent e3e1d07557
commit 001d89c183
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@
*/
#ifdef _WIN32
#ifdef HAVE_AIRPCAP
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
@ -2659,5 +2659,5 @@ get_runtime_airpcap_version(GString *str)
g_string_sprintfa(str, "with AirPcap %d.%d.%d build %d", vmaj, vmin,
vrev, build);
}
#endif /* HAVE_AIRPCAP */
#endif /* _WIN32 */

View File

@ -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