the NO_PAM option has been finally removed in favor of WITHOUT_PAM.

This commit is contained in:
Luigi Rizzo 2013-02-18 02:08:41 +00:00
parent 341cee15f6
commit afad0b868f
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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