summaryrefslogtreecommitdiff
path: root/volk/config/lv_configure.m4
diff options
context:
space:
mode:
Diffstat (limited to 'volk/config/lv_configure.m4')
-rw-r--r--volk/config/lv_configure.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/volk/config/lv_configure.m4 b/volk/config/lv_configure.m4
index c7a5fe960..f98b2dc5b 100644
--- a/volk/config/lv_configure.m4
+++ b/volk/config/lv_configure.m4
@@ -100,6 +100,9 @@ dnl AM_CONDITIONAL([USE_PYTHON], [test "$with_python" = yes])
GR_PWIN32
GR_LIBGNURADIO_CORE_EXTRA_LDFLAGS
+ dnl Check for liborc
+ ORC_CHECK
+
LDFLAGS="$LDFLAGS $LIBGNURADIO_CORE_EXTRA_LDFLAGS"
AC_CHECK_PROG([XMLTO],[xmlto],[yes],[])