summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-02-20 10:24:55 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-02-20 10:24:55 -0600
commitfe88f2e5ca1aadfd77fb1e11122755d37fdbb49d (patch)
tree3e6796fdc04dbe3dc3ec7d394779b622c1ab3f5c /include/asterisk/autoconfig.h.in
parenta6225d100eecfef74172ef308b7eb066e19488e5 (diff)
parentb58de2fab71ad53b5a385476620dc7b45970cfb6 (diff)
Merge "Binaural synthesis (confbridge): Adds utils/conf_bridge_binaural_hrir_importer"
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 41ba61353..eecd957fa 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
@@ -832,6 +826,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