aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorDaniel Willmann <dwillmann@sysmocom.de>2016-07-12 20:25:33 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-05-15 21:27:45 +0200
commit07a0e68377b9efcd9cf30a7671e8043c9cd120ba (patch)
tree02f0f3dd4e0ce52838cf7110f7b8a73fc69aa423 /cmakeconfig.h.in
parent2db3db56bfd1ba38c5f42015622dbc8530ed05e9 (diff)
Add AMR codec supportpespin/amr
CMake work and rebase on current wireshark master by Pau Espin Pedrol. Change-Id: I5ec963b910f8f271aa2e5d680ea33e2170a6f367
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index 57d7d59db1..b6262d807d 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -276,6 +276,9 @@
/* Define to 1 if you have the bcg729 library. */
#cmakedefine HAVE_BCG729 1
+/* Define to 1 if you have the opencore-amrnb library. */
+#cmakedefine HAVE_AMRNB 1
+
/* Define to 1 if you have the lixbml2 library. */
#cmakedefine HAVE_LIBXML2 1