summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>2016-02-24 12:36:33 +0100
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>2016-02-24 12:36:33 +0100
commitcc109c8ef378571763e9cb023268c24c05b86fcc (patch)
treeeeb312d60cff7971c5249ce9b44e2ff7659a1ccc /configure.ac
parent11221fe868bb08e0acf046bfa81dc2781c2a2d0c (diff)
downloadgstreamer-vaapi-cc109c8ef378571763e9cb023268c24c05b86fcc.tar.gz
build: add m4 directory1.6
Instead of rely on the automatic creation of m4 directory by aclocal, we already control it. Later we could create our own m4 scripts in order to unclutter configure.ac
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d2d2b3ec..96e1232a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1003,6 +1003,7 @@ AC_CONFIG_FILES([
Makefile
common/Makefile
common/m4/Makefile
+ m4/Makefile
docs/Makefile
docs/version.entities
docs/plugins/Makefile