=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/config.h.in,v retrieving revision 1.17 retrieving revision 1.18 diff -c -r1.17 -r1.18 *** src/usr.bin/sudo/Attic/config.h.in 2007/07/26 16:10:15 1.17 --- src/usr.bin/sudo/Attic/config.h.in 2007/08/15 14:22:39 1.18 *************** *** 124,129 **** --- 124,132 ---- /* Define to 1 if you use the FWTK authsrv daemon. */ #undef HAVE_FWTK + /* Define to 1 if you have the `getaddrinfo' function. */ + #undef HAVE_GETADDRINFO + /* Define to 1 if you have the `getauthuid' function. (ULTRIX 4.x shadow passwords) */ #undef HAVE_GETAUTHUID