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/pluto-includes.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 744 - (show annotations) (download)
Thu Sep 28 10:42:55 2006 UTC (7 years, 4 months ago) by wbx
File size: 537 byte(s)
create stable branch, feature freeze, please send svn diff patches to wbx
1 diff -Nur openswan-2.4.0.orig/programs/pluto/Makefile openswan-2.4.0/programs/pluto/Makefile
2 --- openswan-2.4.0.orig/programs/pluto/Makefile 2005-08-12 03:12:38.000000000 +0200
3 +++ openswan-2.4.0/programs/pluto/Makefile 2005-09-29 13:41:14.016377750 +0200
4 @@ -271,7 +271,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