components/nmap/patches/libnetutil.Makefile.in.patch
branchs11-update
changeset 2501 f20006f42637
parent 2500 1d59d8c2a113
child 2502 a97aabb9f4ea
--- a/components/nmap/patches/libnetutil.Makefile.in.patch	Mon Feb 18 10:31:06 2013 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
---- nmap-5.21/libnetutil/Makefile.in.orig	2011-11-02 17:32:01.256611459 -0700
-+++ nmap-5.21/libnetutil/Makefile.in	2011-11-02 17:32:50.170962769 -0700
-@@ -3,7 +3,7 @@
- 
- CXX = @CXX@
- CXXFLAGS = @CXXFLAGS@
--CPPFLAGS = @CPPFLAGS@ $(DEFS)
-+CPPFLAGS = -I/usr/include/lua -I../libdnet-stripped/include  -I../nbase -I../nsock/include $(DEFS)
- DEFS = @DEFS@
- DEFS += -D_FORTIFY_SOURCE=2
- AR = ar