]> git.pld-linux.org Git - packages/rp-pppoe.git/commitdiff
- enable kernel-mode PPPoE support in utilities
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 10 Aug 2002 17:27:29 +0000 (17:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rp-pppoe.spec -> 1.3

rp-pppoe.spec

index 824baa74990b5416b922a5c01289f05dfadca3d2..b0ad02fcb4bd0137cbb9d12b7e79299469249fdf 100644 (file)
@@ -46,6 +46,9 @@ cd src
 %{__aclocal}
 %{__autoconf}
 %configure
+# kernel mode PPPoE support is in pppd 2.4.2 (cvs) package
+# and we want here such support in utilities like pppoe-server
+echo '#define HAVE_LINUX_KERNEL_PPPOE 1' >> config.h
 %{__make}
 
 %install
This page took 0.050754 seconds and 4 git commands to generate.