From 7fe6f099e69a168ff30860d64bb7c5f8414ac507 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Wed, 1 Mar 1995 23:16:52 +0000 Subject: acconfig.h: Add HAS_LABS defintiion aclocal.m4 (KRB_INCLUDE): Add $(SRCTOP)/include/krb5 so that it builds when the build tree != the source tree. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5044 dc483132-0cff-0310-8789-dd5450dbe970 --- src/acconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/acconfig.h') diff --git a/src/acconfig.h b/src/acconfig.h index 06c6a8b..e9aa235 100644 --- a/src/acconfig.h +++ b/src/acconfig.h @@ -9,6 +9,7 @@ #undef HAS_ANSI_VOLATILE #undef HAS_STDLIB_H #undef HAS_STRDUP +#undef HAS_LABS #undef HAS_SYS_FILE_H #undef HAS_SYS_PARAM_H #undef HAS_VOID_TYPE -- cgit v1.1