summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 846b9d76..7db62ee1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,6 +7,8 @@ dnl ------------------------------------------------
AC_INIT([libvorbis],[1.3.5],[vorbis-dev@xiph.org])
+AC_CONFIG_MACRO_DIR([m4])
+
AC_CONFIG_SRCDIR([lib/mdct.c])
AC_CANONICAL_TARGET([])