aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2011-04-29 18:30:16 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2011-04-29 18:30:16 +0000
commitbe240d1de6f3fff5aa70f728afafd89675259de4 (patch)
tree2e9dc475101bc5fd94a8a7123363893f9a09622d /Makefile.nmake
parentb9b68170f08574cf84b54659d0a54c700c697528 (diff)
Oops, the Windows HAVE_GZCLEARERR stuff did work; take out the rest.
svn path=/trunk/; revision=36956
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 5468f980e8..6ef73142c7 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -359,7 +359,6 @@ config.h : config.h.win32 config.nmake
-e "s/@HAVE_KFW@/$(KFW_CONFIG)/" \
-e "s/@HAVE_NETTLE@/$(NETTLE_CONFIG)/" \
-e "s/@HAVE_LIBZ@/$(ZLIB_CONFIG)/" \
- -e "s/@HAVE_GZCLEARERR@/$(ZLIB_GZCLEARERR_CONFIG)/" \
-e "s/@HAVE_LIBPCAP@/$(WINPCAP_CONFIG)/" \
-e "s/@HAVE_PCAP_FINDALLDEVS@/$(PCAP_FINDALLDEVS_CONFIG)/" \
-e "s/@HAVE_PCAP_DATALINK_NAME_TO_VAL@/$(PCAP_DATALINK_NAME_TO_VAL_CONFIG)/" \