diff -r 000000000000 -r 6f7a81934006 acconfig.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/acconfig.h Wed Jan 16 22:39:43 2008 +0100 @@ -0,0 +1,16 @@ +/* Package name */ +#undef PACKAGE + +/* Version number */ +#undef VERSION + +#undef BINDIR + +/* Use only crypt(3) for password encryption */ +#undef USE_CRYPT + +/* Use Kerberos 5 authentication */ +#undef USE_KRB5 + +#undef VPWTABLE_CDB +#undef VPWTABLE_GDBM