configure: create dir tests/check/orc
authorDavid Schleef <ds@schleef.org>
Fri, 2 Aug 2013 21:33:24 +0000 (14:33 -0700)
committerDavid Schleef <ds@schleef.org>
Fri, 2 Aug 2013 21:34:42 +0000 (14:34 -0700)
This is required now that subdir-objects is used, since automake
expects to create a .deps directory inside.

configure.ac

index a35b6f9..c1724df 100644 (file)
@@ -830,6 +830,8 @@ AC_SUBST(GST_PLUGIN_LDFLAGS)
 
 dnl *** output files ***
 
+$MKDIR_P tests/check/orc
+
 AC_CONFIG_FILES(
 Makefile
 gst-plugins-base.spec