From ad95fc4e14696a6efe72c1d771ef21305bdaf1a2 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sun, 22 Feb 2009 20:39:39 +0000 Subject: [PATCH] Use shave for the build output --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure.ac b/configure.ac index 9fd9697..be0865d 100644 --- a/configure.ac +++ b/configure.ac @@ -365,12 +365,15 @@ AM_CHECK_PYTHON_LIBS(,[AC_MSG_ERROR(could not find Python lib)]) AG_GST_SET_PLUGINDIR +SHAVE_INIT([common]) AC_OUTPUT([ Makefile codegen/Makefile common/Makefile common/m4/Makefile + common/shave + common/shave-libtool gst/Makefile gst/gstversion.override gst/extend/Makefile -- 2.7.4