[Openswan dev] [2.4.4] Build fix for starter

Vinay K Nallamothu vinay.nallamothu at gsecone.com
Sat Dec 24 17:02:41 CET 2005


A trivial Makefile fix to build starter


diff -urN openswan-2.4.4/programs/starter/Makefile openswan-2.4.4-m/programs/starter/Makefile
--- openswan-2.4.4/programs/starter/Makefile	2004-12-18 23:43:44.000000000 +0530
+++ openswan-2.4.4-m/programs/starter/Makefile	2005-12-24 16:55:08.000000000 +0530
@@ -28,7 +28,7 @@
 DEFINES+=-DNAT_TRAVERSAL -DVIRTUAL_IP 
 endif
 
-INCLUDES=-I${OPENSWANDIR}/linux/include ${srcdir}..$(OPENSWANDIR)/lib -I.. -I../..
+INCLUDES=-I${OPENSWANDIR}/linux/include -I.. -I../..
 CFLAGS=$(DEFINES) $(INCLUDES)
 CFLAGS+=-DIPSEC_EXECDIR=\"${FINALLIBEXECDIR}\" -DIPSEC_CONFDDIR=\"${FINALCONFDDIR}\"
 CFLAGS+=-DIPSEC_CONFDIR=\"${FINALCONFDIR}\"

-- 
Views expressed in this mail are those of the individual sender and 
do not bind Gsec1 Limited. or its subsidiary, unless the sender has done
so expressly with due authority of Gsec1.
_________________________________________________________________________




More information about the Dev mailing list