aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-02-05 18:10:36 +0000
committerJoão Valverde <j@v6e.pt>2016-02-07 23:23:16 +0000
commit387c8864bff0921593ab4849c4868a66948c2c7c (patch)
treed095619baef0c46e1789ce470bd9a2ad4fcb2fe5 /configure.ac
parent13ec77a9fc3af3b0b502820d0b55796c89997896 (diff)
autotools: Move SBC dependency to libwscodecs
Change-Id: I931961033798613b78f846c9176dffdb8385bf43 Reviewed-on: https://code.wireshark.org/review/13782 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 65a6873ada..f30c0f0e8f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3021,6 +3021,7 @@ if test "x$with_sbc" != "xno"; then
else
have_sbc=no
fi
+AM_CONDITIONAL(HAVE_SBC, test "x$have_sbc" = "xyes")
dnl
dnl check whether plugins should be enabled and, if they should be,