From a95851978baf5c479909986cf6f25b77bac83527 Mon Sep 17 00:00:00 2001 From: Matt O'Gorman Date: Thu, 17 Aug 2006 22:52:07 +0000 Subject: updating configure script and putting comments in the docs in english. yay! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40337 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- include/asterisk/autoconfig.h.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/asterisk/autoconfig.h.in') diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in index 5e571bb3d..ae041bf31 100644 --- a/include/asterisk/autoconfig.h.in +++ b/include/asterisk/autoconfig.h.in @@ -124,6 +124,10 @@ /* Define if your system has the UW IMAP Toolkit c-client library. */ #undef HAVE_IMAP_TK +/* Define if your system has the UW IMAP Toolkit c-client library version 2006 + or greater. */ +#undef HAVE_IMAP_TK2006 + /* Define to 1 if you have the `inet_ntoa' function. */ #undef HAVE_INET_NTOA -- cgit v1.2.3