Fix CVE-2018-10392 : Sanity check number of channels in setup
[platform/upstream/libvorbis.git] / configure.ac
index ee2db99..686b8dd 100644 (file)
@@ -8,7 +8,7 @@ dnl ------------------------------------------------
 AC_INIT([libvorbis],[1.3.4],[vorbis-dev@xiph.org])
 
 AC_CONFIG_SRCDIR([lib/mdct.c])
-
+AC_CONFIG_MACRO_DIR([m4])
 AC_CANONICAL_TARGET([])
 
 AM_INIT_AUTOMAKE