summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-06-10 15:17:39 +0200
committerSlávek Banko <slavek.banko@axis.cz>2018-06-10 15:17:39 +0200
commit43a99c946ec2187d0e276615d337ad47276f553a (patch)
treecd6a1526fde3389bcbc6641d563c88a0bb2aae0e /config.h.cmake
parent7464ab58d08bd3b6dd78d71a0ed46371cf9d1d72 (diff)
downloadtdemultimedia-43a99c946ec2187d0e276615d337ad47276f553a.tar.gz
tdemultimedia-43a99c946ec2187d0e276615d337ad47276f553a.zip
cmake: Add check of libvorbis version
This is essential for applications that encode to ogg Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 61dd9169..812818bb 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -31,7 +31,7 @@
#cmakedefine HAVE_MACHINE_SOUNDCARD_H 1
#cmakedefine HAVE_LIBFLAC 1
-#cmakedefine HAVE_VORBIS 1
+#cmakedefine HAVE_VORBIS @HAVE_VORBIS@
#cmakedefine OGG_VORBIS 1
/* mpeglib */