the NO_PAM option has been finally removed in favor of WITHOUT_PAM.
This commit is contained in:
parent
341cee15f6
commit
afad0b868f
@ -29,7 +29,7 @@
|
||||
# Default build options. Basically tell the Makefiles
|
||||
# that to use the most compact possible version of the code.
|
||||
|
||||
buildopts -DNO_PAM -DRELEASE_CRUNCH -DPPP_NO_NETGRAPH
|
||||
buildopts -DWITHOUT_PAM -DRELEASE_CRUNCH -DPPP_NO_NETGRAPH
|
||||
buildopts -DTRACEROUTE_NO_IPSEC -DNO_INET6
|
||||
buildopts -DWITHOUT_IPX
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
||||
# Default build options. Basically tell the Makefiles
|
||||
# that to use the most compact possible version of the code.
|
||||
|
||||
buildopts -DNO_PAM -DRELEASE_CRUNCH -DPPP_NO_NETGRAPH
|
||||
buildopts -DWITHOUT_PAM -DRELEASE_CRUNCH -DPPP_NO_NETGRAPH
|
||||
buildopts -DTRACEROUTE_NO_IPSEC -DNO_INET6
|
||||
buildopts -DWITHOUT_IPX
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user