]> andersk Git - openssh.git/blobdiff - acconfig.h
- djm@cvs.openbsd.org 2004/03/03 09:31:20
[openssh.git] / acconfig.h
index a10e1333733979766fc769b93998f88814054bfc..a4ae258c26760077fe382a6fa61ad99af6049555 100644 (file)
@@ -65,6 +65,9 @@
 /* from environment and PATH */
 #undef LOGIN_PROGRAM_FALLBACK
 
+/* Full path of your "passwd" program */
+#undef _PATH_PASSWD_PROG
+
 /* Define if your password has a pw_class field */
 #undef HAVE_PW_CLASS_IN_PASSWD
 
 /* Define this if you are using the Heimdal version of Kerberos V5 */
 #undef HEIMDAL
 
-/* Define this if you want to use Heimdal's AFS support */
-#undef AFS
+/* Define this if you want to use libkafs' AFS support */
+#undef USE_AFS
 
 /* Define if you want S/Key support */
 #undef SKEY
This page took 0.810197 seconds and 4 git commands to generate.