record: include recordproto.h, require recordproto 1.13.99.1
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -848,7 +848,7 @@ fi
|
||||
AM_CONDITIONAL(RECORD, [test "x$RECORD" = xyes])
|
||||
if test "x$RECORD" = xyes; then
|
||||
AC_DEFINE(XRECORD, 1, [Support Record extension])
|
||||
REQUIRED_MODULES="$REQUIRED_MODULES recordproto"
|
||||
REQUIRED_MODULES="$REQUIRED_MODULES [recordproto >= 1.13.99.1]"
|
||||
RECORD_LIB='$(top_builddir)/record/librecord.la'
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user