summaryrefslogtreecommitdiff
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-09-29 19:30:10 +0000
committerGuy Harris <guy@alum.mit.edu>2004-09-29 19:30:10 +0000
commit444119dbcb8228e5a47b6e00f7932aa04759b13d (patch)
tree6503a9fd9f6fe04381549206152314fc9dd5454b /Makefile.nmake
parent28a6169ff7a93618819a83dd03695b8f8d41f8a8 (diff)
downloadwireshark-444119dbcb8228e5a47b6e00f7932aa04759b13d.tar.gz
From Lars Roland: add an option to link plugins with libethereal rather
than using the plugin address table. svn path=/trunk/; revision=12139
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 7a71cda928..331346ab6a 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -213,7 +213,6 @@ config.h : config.h.win32 config.nmake
-e "s/@HAVE_PCAP_DATALINK_VAL_TO_NAME@/$(PCAP_DATALINK_VAL_TO_NAME_CONFIG)/" \
-e "s/@HAVE_LIBETHEREALDLL@/$(LIBETHEREAL_CONFIG)/" \
-e "s/@WPCAP_CONSTIFIED@/$(WPCAP_CONSTIFIED_CONFIG)/" \
- -e "s/@HAVE_LIBETHEREALDLL@/$(LIBETHEREAL_CONFIG)/" \
< config.h.win32 > $@
ps.c : rdps.exe print.ps