summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2016-09-04 14:11:34 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-09-04 14:11:34 -0500
commite34f299a9672f829ee8d6652d221700fe2c6c56d (patch)
tree06e7940a019b1177c7aadbe7810c9e34a6ea17f7 /include/asterisk/autoconfig.h.in
parentf87008f11adb6652f13fbca965a7b580ab0dac93 (diff)
parent2e79f52d7116e5529ab78972cee8081b6ffe6878 (diff)
Merge "codecs: Add Codec 2 mode 2400."
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index bdd93bb64..f9a6b46e4 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -145,6 +145,9 @@
/* Define to 1 if you have the `closefrom' function. */
#undef HAVE_CLOSEFROM
+/* Define to 1 if you have the Codec 2 Audio Decoder/Encoder library. */
+#undef HAVE_CODEC2
+
/* Define to 1 if you have the Corosync library. */
#undef HAVE_COROSYNC