English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Contents of /branches/freewrt_1_0/package/openswan/patches/100-pluto_includes.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3451 - (show annotations) (download)
Wed Aug 8 19:47:27 2007 UTC (6 years, 6 months ago) by dnehring
File size: 536 byte(s)
Update Openswan to 2.4.9 like trunk, Ralph OK.

1 diff -ur openswan-2.4.9.orig/programs/pluto/Makefile openswan-2.4.9/programs/pluto/Makefile
2 --- openswan-2.4.9.orig/programs/pluto/Makefile 2006-11-07 16:55:52.000000000 +0100
3 +++ openswan-2.4.9/programs/pluto/Makefile 2007-08-01 21:44:41.000000000 +0200
4 @@ -265,7 +265,7 @@
5 LIBSPLUTO+=$(HAVE_THREADS_LIBS) ${XAUTHPAM_LIBS}
6 LIBSPLUTO+=${CURL_LIBS}
7 LIBSPLUTO+=${EXTRA_CRYPTO_LIBS}
8 -LIBSPLUTO+= -lgmp -lresolv # -lefence
9 +LIBSPLUTO+=$(EXTRA_LIBS) -lgmp -lresolv # -lefence
10
11 ifneq ($(LD_LIBRARY_PATH),)
12 LDFLAGS=-L$(LD_LIBRARY_PATH)

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20