blob: 296f0a5c5d3194ea21eaa3826c237df7dcfc224f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig 2020-05-27 00:29:37 UTC
+++ configure
@@ -4620,7 +4620,7 @@ eval "WRAPPER=${WRAPPER}"
# Determine what targets to build
-TARGETS="pppoe pppoe-server"
+TARGETS="pppoe pppoe-server pppoe-relay"
# pppoe-sniff is built only on Linux and Solaris
if test "$ac_cv_header_linux_if_packet_h" = "yes" -o "$ac_cv_header_sys_dlpi_h" = "yes" ; then
|