take required version as argument
[platform/upstream/gst-common.git] / ChangeLog
1 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
2
3         * m4/gst-libxml2.m4:
4           take required version as argument, and default to 2.4.9 if not
5           specified
6
7 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
8
9         * m4/gst-feature.m4:
10           rename and fix up GST_CHECK_DISABLE_SUBSYSTEM
11
12 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13
14         * common/m4/as-ac-expand.m4:
15         * common/m4/as-auto-alt.m4:
16         * common/m4/as-compiler-flag.m4:
17         * common/m4/as-compiler.m4:
18         * common/m4/as-docbook.m4:
19         * common/m4/as-libtool.m4:
20         * common/m4/as-scrub-include.m4:
21         * common/m4/as-version.m4:
22         * common/m4/glib-gettext.m4:
23         * common/m4/gst-arch.m4:
24         * common/m4/gst-debuginfo.m4:
25         * common/m4/gst-doc.m4:
26         * common/m4/gst-feature.m4:
27         * common/m4/gst-function.m4:
28         * common/m4/gst-glib2.m4:
29         * common/m4/gst-gstreamer.m4:
30         * common/m4/gst-libxml2.m4:
31         * common/m4/gst-makecontext.m4:
32         * common/m4/gst-mcsc.m4:
33         * common/m4/pkg.m4:
34           fix underquoted macros as reported by automake 1.8.x (#133800)
35
36 2004-02-11  Johan Dahlin  <johan@gnome.org>
37
38         * gst-autogen.sh: Use A-Z instead of A-z in sed expression to
39         avoid a warning
40
41 2004-02-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
42
43         * m4/gst-doc.m4:
44           we use --output-format=xml and --ingnore-files options to
45           gtkdoc-mkdb, which got added between 0.9 and 1.0
46
47 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
48
49         * m4/as-libtool.m4: remove AM_PROG_LIBTOOL so it can move back
50           to configure.ac to shut up libtoolize
51
52 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
53
54         * glib-gen.mak: added; used to generate enums and marshal code
55
56 2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
57
58         * gettext.patch: added; used by autogen.sh to make sure
59           GETTEXT_PACKAGE is understood from po/Makefile.in.in -> po/Makefile.in
60