gst/Makefile.am (INCLUDES): Move PYGTK_CFLAGS to common_cflags instead of INCLUDES
authorJohan Dahlin <johan@gnome.org>
Mon, 3 May 2004 10:46:49 +0000 (10:46 +0000)
committerJohan Dahlin <johan@gnome.org>
Mon, 3 May 2004 10:46:49 +0000 (10:46 +0000)
commit46bad570883d7d6adc68c6582b328c45881c7891
treec91f9819c07bd554761fdc0dc43a3563eb377c5a
parent338d44b674627ef8dae1661d5a487cc28f47b1ce
gst/Makefile.am (INCLUDES): Move PYGTK_CFLAGS to common_cflags instead of INCLUDES

Original commit message from CVS:
* gst/Makefile.am (INCLUDES): Move PYGTK_CFLAGS to common_cflags
instead of INCLUDES

* configure.ac: define HAVE_OLD_PYGTK if we're on pygtk 2.3.91 or
earlier and disable editor checks

* gst/common.h: Add backwards compatible typedef for python < 2.3
and pygtk < 2.3.92
ChangeLog
configure.ac
gst/Makefile.am
gst/gst-argtypes.c