aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2006-12-08 15:05:41 +0000
committerJörg Mayer <jmayer@loplof.de>2006-12-08 15:05:41 +0000
commite26860607db1b260da079f5a52f21b2e19b60f03 (patch)
treee965cd244a9542db485d393045c2e41ba44090ea /Makefile.nmake
parent6404c0662002d345f8708640ab66397bea948c48 (diff)
downloadwireshark-e26860607db1b260da079f5a52f21b2e19b60f03.tar.gz
wireshark-e26860607db1b260da079f5a52f21b2e19b60f03.tar.bz2
wireshark-e26860607db1b260da079f5a52f21b2e19b60f03.zip
Get rid of UCD SNMP support (it's not longer supported and
superseeded by net-snmp). Replace some_snmp by net_snmp where appropriate. svn path=/trunk/; revision=20071
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 96aed8f049..175397e9ed 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -253,7 +253,6 @@ config.h : config.h.win32 config.nmake
-e "s/@HAVE_LIBPORTAUDIO@/$(PORTAUDIO_CONFIG)/" \
-e "s/@PORTAUDIO_API_1@/$(PORTAUDIO_API_CONFIG)/" \
-e "s/@HAVE_NET_SNMP@/$(NET_SNMP_CONFIG)/" \
- -e "s/@HAVE_SOME_SNMP@/$(SOME_SNMP_CONFIG)/" \
< config.h.win32 > $@
ps.c : rdps.exe print.ps