]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/pppdconf.h.in
Fix libsystemd detection
[ppp.git] / pppd / pppdconf.h.in
index 2ae6255ac9460ab937475c82229dd57faa2b3e34..ad25dca63d06c1f141b769c5e3d8501f320588b9 100644 (file)
@@ -24,9 +24,6 @@
 /* Have support for loadable plugins */
 #undef PPP_WITH_PLUGINS
 
-/* Limit sessions by maximum number of octets */
-#undef PPP_WITH_MAXOCTETS
-
 /* Have Callback Protocol support */
 #undef PPP_WITH_CBCP
 
 /* Have PEAP authentication support */
 #undef PPP_WITH_PEAP
 
-/* Use included des included with pppd */
-#undef USE_CRYPT
-
-/* Use included md4 included with pppd */
-#undef USE_MD4
-
-/* Use included md5 included with pppd */
-#undef USE_MD5
-
-/* Use included sha included with pppd */
-#undef USE_SHA
-
 /* The pppd version */
 #undef PPPD_VERSION