summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorMatt O'Gorman <mogorman@digium.com>2006-08-17 22:52:07 +0000
committerMatt O'Gorman <mogorman@digium.com>2006-08-17 22:52:07 +0000
commita95851978baf5c479909986cf6f25b77bac83527 (patch)
tree2e6cf2c9e5b7a291b3fbe97c76b070d73c568159 /include/asterisk/autoconfig.h.in
parent57ee80506229457a9709c6149812e4e4ea085381 (diff)
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
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-rw-r--r--include/asterisk/autoconfig.h.in4
1 files changed, 4 insertions, 0 deletions
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