some build fixes

Original commit message from CVS:
some build fixes
This commit is contained in:
Thomas Vander Stichele 2005-10-26 15:13:00 +00:00
parent bc97ab9faa
commit 17fe008b8f
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ AC_CONFIG_SRCDIR([gst/gstmodule.c])
AM_CONFIG_HEADER(config.h)
dnl Add parameters for aclocal
ACLOCAL="$ACLOCAL -I common/m4 $ACLOCAL_FLAGS"
AC_SUBST(ACLOCAL_AMFLAGS, "-I common/m4")
dnl required versions of other packages
AC_SUBST(PYGTK_REQ, 2.6.3)

View file

@ -1,4 +1,4 @@
pkgpythondir = $(pythondir)/gst/extend
pkgpythondir = $(pythondir)/gst-$(GST_MAJORMINOR)/gst/extend
pygstdir = $(pkgpythondir)
pygst_PYTHON = __init__.py pygobject.py utils.py