svn rev #23447: trunk/src/

epeisach@MIT.EDU epeisach at MIT.EDU
Sat Dec 5 08:47:37 EST 2009


http://src.mit.edu/fisheye/changelog/krb5/?cs=23447
Commit By: epeisach
Log Message:
Remove tests for sched.h, kdb_db.h, kdc.c.  None of these are used in the tree.




Changed Files:
U   trunk/src/configure.in
Modified: trunk/src/configure.in
===================================================================
--- trunk/src/configure.in	2009-12-04 14:58:10 UTC (rev 23446)
+++ trunk/src/configure.in	2009-12-05 13:47:37 UTC (rev 23447)
@@ -183,7 +183,7 @@
 
 AC_HEADER_STDARG
 DECLARE_SYS_ERRLIST
-AC_CHECK_HEADERS(unistd.h paths.h regex.h regexpr.h fcntl.h memory.h ifaddrs.h sys/filio.h sched.h byteswap.h machine/endian.h machine/byte_order.h sys/bswap.h endian.h pwd.h arpa/inet.h alloca.h dlfcn.h limits.h pthread.h semaphore.h krb_db.h kdc.h)
+AC_CHECK_HEADERS(unistd.h paths.h regex.h regexpr.h fcntl.h memory.h ifaddrs.h sys/filio.h byteswap.h machine/endian.h machine/byte_order.h sys/bswap.h endian.h pwd.h arpa/inet.h alloca.h dlfcn.h limits.h pthread.h semaphore.h)
 AC_CHECK_HEADER(regexp.h, [], [],
 [#define INIT char *sp = instring;
 #define GETC() (*sp++)




More information about the cvs-krb5 mailing list