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

SCM Repository

ViewVC logotype

Diff of /branches/freewrt_1_0/package/ppp/patches/200-makefile.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3584 by wbx, Thu Sep 28 10:42:55 2006 UTC revision 3585 by dnehring, Thu Oct 4 13:41:05 2007 UTC
# Line 1  Line 1 
1  diff -ruN ppp-2.4.3-orig/pppd/Makefile.linux ppp-2.4.3-3/pppd/Makefile.linux  diff -Nur ppp-2.4.3.orig/pppd/Makefile.linux ppp-2.4.3/pppd/Makefile.linux
2  --- ppp-2.4.3-orig/pppd/Makefile.linux  2004-11-13 13:02:22.000000000 +0100  --- ppp-2.4.3.orig/pppd/Makefile.linux  2004-11-13 13:02:22.000000000 +0100
3  +++ ppp-2.4.3-3/pppd/Makefile.linux     2004-12-16 04:43:41.000000000 +0100  +++ ppp-2.4.3/pppd/Makefile.linux       2007-10-04 09:12:52.000000000 +0200
4  @@ -48,19 +48,19 @@  @@ -48,7 +48,7 @@
5   # Uncomment the next line to include support for PPP packet filtering.   # Uncomment the next line to include support for PPP packet filtering.
6   # This requires that the libpcap library and headers be installed   # This requires that the libpcap library and headers be installed
7   # and that the kernel driver support PPP packet filtering.   # and that the kernel driver support PPP packet filtering.
# Line 10  diff -ruN ppp-2.4.3-orig/pppd/Makefile.l Line 10  diff -ruN ppp-2.4.3-orig/pppd/Makefile.l
10    
11   # Uncomment the next line to enable multilink PPP (enabled by default)   # Uncomment the next line to enable multilink PPP (enabled by default)
12   # Linux distributions: Please leave multilink ENABLED in your builds   # Linux distributions: Please leave multilink ENABLED in your builds
13   # of pppd!  @@ -58,9 +58,9 @@
 -HAVE_MULTILINK=y  
 +#HAVE_MULTILINK=y  
   
14   # Uncomment the next line to enable the TDB database (enabled by default.)   # Uncomment the next line to enable the TDB database (enabled by default.)
15   # If you enable multilink, then TDB is automatically enabled also.   # If you enable multilink, then TDB is automatically enabled also.
16   # Linux distributions: Please leave TDB ENABLED in your builds.   # Linux distributions: Please leave TDB ENABLED in your builds.

Legend:
Removed from v.3584  
changed lines
  Added in v.3585

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