add ACLOCAL_AMFLAGS
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 27 Nov 2005 14:34:11 +0000 (14:34 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 27 Nov 2005 14:34:11 +0000 (14:34 +0000)
Original commit message from CVS:
add ACLOCAL_AMFLAGS

Makefile.am
common
gst-plugins-base.spec.in

index 8f90975..998f502 100644 (file)
@@ -49,6 +49,8 @@ EXTRA_DIST = \
 
 DISTCLEANFILES = _stdint.h
 
+ACLOCAL_AMFLAGS = -I m4 -I common/m4
+
 include $(top_srcdir)/common/release.mak
 include $(top_srcdir)/common/po.mak
 
diff --git a/common b/common
index 1b24580..c04ad83 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 1b24580b06e738f920b33ea68dffd83d953f0bba
+Subproject commit c04ad83a0c184fcd311de39371570b9e773a60d0
index 7e61268..e2c273d 100644 (file)
@@ -1,7 +1,7 @@
 %define majorminor  @GST_MAJORMINOR@
 %define gstreamer   gstreamer09
 
-%define gst_minver  0.9.5
+%define gst_minver  0.9.6
 
 Name:          %{gstreamer}-plugins-base
 Version:       @VERSION@