summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorDennis Guse <dennis.guse@alumni.tu-berlin.de>2016-12-22 16:42:46 +0100
committerGeorge Joseph <gjoseph@digium.com>2017-02-15 10:44:47 -0600
commitb58de2fab71ad53b5a385476620dc7b45970cfb6 (patch)
tree2697c4af4230e9bf1c0c5c05a3871590dd097a7e /include/asterisk/autoconfig.h.in
parent0b5a17082be78be17c5191d86f806936dcdc7d61 (diff)
Binaural synthesis (confbridge): Adds utils/conf_bridge_binaural_hrir_importer
Adds the import tool for converting a HRIR database to hrirs.h ASTERISK-26292 Change-Id: I51eb31b54c23ffd9b544bdc6a09d20c112c8a547
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-rw-r--r--include/asterisk/autoconfig.h.in9
1 files changed, 3 insertions, 6 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index e8bd8118a..34684920d 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -254,9 +254,6 @@
/* Define to 1 if you have the `fmodl' function. */
#undef HAVE_FMODL
-/* Define to 1 if you have the `fopencookie' function. */
-#undef HAVE_FOPENCOOKIE
-
/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK
@@ -269,9 +266,6 @@
/* 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
@@ -828,6 +822,9 @@
/* Define to 1 if you have the `sinl' function. */
#undef HAVE_SINL
+/* Define to 1 if you have the libsndfile library. */
+#undef HAVE_SNDFILE
+
/* Define to 1 if you have the `socket' function. */
#undef HAVE_SOCKET