=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/config.h.in,v retrieving revision 1.11 retrieving revision 1.12 diff -c -r1.11 -r1.12 *** src/usr.bin/sudo/Attic/config.h.in 2003/04/03 19:15:34 1.11 --- src/usr.bin/sudo/Attic/config.h.in 2003/04/07 03:31:09 1.12 *************** *** 124,129 **** --- 124,132 ---- passwords) */ #undef HAVE_GETSPWUID + /* Define if your Kerberos is Heimdal. */ + #undef HAVE_HEIMDAL + /* Define to 1 if you have the `initgroups' function. */ #undef HAVE_INITGROUPS