summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2006-10-22 19:34:30 +0000
committerRussell Bryant <russell@russellbryant.com>2006-10-22 19:34:30 +0000
commitb5ec2ec48a939cae7fa95d03d7f6c840a44e333b (patch)
tree9501af287acb95329cac1087b7004dca43e95cba /include/asterisk/autoconfig.h.in
parentc15f7953c8192d09d5cdda7248a4366e66346212 (diff)
regenerate the configure script and autoconfig.h.in to reflect recent changes
for https support for the built in http server git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@45893 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-rw-r--r--include/asterisk/autoconfig.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index bb691133d..81e008a2f 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -102,6 +102,9 @@
/* Define to 1 if you have the `floor' function. */
#undef HAVE_FLOOR
+/* Define to 1 if you have the `fopencookie' function. */
+#undef HAVE_FOPENCOOKIE
+
/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK
@@ -117,6 +120,9 @@
/* Define to 1 if you have the `ftruncate' function. */
#undef HAVE_FTRUNCATE
+/* Define to 1 if you have the `funopen' function. */
+#undef HAVE_FUNOPEN
+
/* Define to 1 if your GCC C compiler provides atomic operations. */
#undef HAVE_GCC_ATOMICS
@@ -126,6 +132,9 @@
/* Define to 1 if you have the `gethostbyname' function. */
#undef HAVE_GETHOSTBYNAME
+/* Define to 1 if you have the `gethostbyname_r' function. */
+#undef HAVE_GETHOSTBYNAME_R
+
/* Define to 1 if you have the `gethostname' function. */
#undef HAVE_GETHOSTNAME