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:28:50 +0200
commit77e92cb5dce9b9f5f2689c3ca58705f67edad616 (patch)
tree0be3bc072531e8166630c2098bf49abfe421d849 /cmakeconfig.h.in
parent66a26f25698878caa0556127d09a5bdce73c76d7 (diff)
Add AMR codec supportosmocom/master
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