fb23361cac9d1ec95587a501eaefd43088fcba9f
[platform/upstream/gst-common.git] / ChangeLog
1 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
2
3         * m4/gst-args.m4:
4           when building with gcov, reset CFLAGS and friends to O0
5
6 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7
8         * m4/gst-args.m4:
9           Find the gcov that matches the gcc version
10           Only allow gcov if we use gcc
11
12 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13
14         * Makefile.am:
15         * coverage/coverage-report-entry.pl:
16         * coverage/coverage-report.pl:
17         * coverage/coverage-report.xsl:
18           copy coverage reporting files from dbus
19
20 2006-07-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21
22         * m4/gst-args.m4:
23           libtool strips gcov's -f flags, so libgcov does not get
24           linked in.  Setting GCOV_LIBS with -lgcov fixes libtool's
25           stripping
26           also show what pkg-config-path we set
27
28 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
29
30         Patch by: Peter Kjellerstedt <pkj at axis com>
31
32         * m4/gst-feature.m4:
33           Show list of plugins without external dependencies that
34           will not be built as well (#344136).
35
36 2006-06-15  Tim-Philipp Müller  <tim at centricular dot net>
37
38         * m4/gst-plugin-docs.m4:
39           add GST_PLUGIN_DOCS, which checks for everything needed
40           to build the plugin docs (namely gtk-doc and pyxml); also
41           adds a new --enable-plugin-docs configure switch; will
42           set ENABLE_PLUGIN_DOCS conditional for use in Makefile.am
43           files (see #344039).
44
45 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
46
47         * m4/gst-check.m4:
48           add GST_PKG_CHECK_MODULES, which in the normal case of checking
49           for a dependency lib for a plug-in only needs two arguments
50           to do the right thing.
51         * m4/gst-feature.m4:
52           clean up output a little of feature checking; also deal with
53           non-plug-in feature checks
54         * m4/Makefile.am:
55         * m4/gst-gstreamer.m4:
56           remove this file; it's a useless check
57
58 2006-06-06  Thomas Vander Stichele  <thomas at apestaart dot org>
59
60         * m4/gst-arch.m4:
61           add PPC64 so we can have separate structure sizes for it
62
63 2006-06-05  Edward Hervey  <edward@fluendo.com>
64
65         * gtk-doc.mak:
66         Check for the proper .devhelp2 file to remove.
67
68 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
69
70         * gtk-doc.mak:
71           allow a magic variable to suppress errors from docbuilding
72
73 2006-05-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
74
75         * gtk-doc.mak:
76           error out if gtkdoc-mktmpl finds unused declarations
77
78 2006-05-28  Edward Hervey  <edward@fluendo.com>
79
80         * gst.supp:
81         Reverting previous commit.  That's good to know, Edward, but why ?
82         
83 2006-05-28  Edward Hervey  <edward@fluendo.com>
84
85         * gst.supp:
86         Added suppresion for memleak in g_option_context_parse on fc5-64
87
88 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
89
90         * m4/gst-check.m4:
91           set GSTPB_PLUGINS_DIR just like GST_PLUGINS_DIR
92
93 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
94
95         * check.mak:
96           Fix 'make help' in check directories, it should be
97           'valgrind.gen-suppressions' not 'valgrind-gen-suppressions'
98           (not changing target to match help string on purpose to keep
99           scripts etc. functional).
100
101 2006-05-18  Thomas Vander Stichele  <thomas at apestaart dot org>
102
103         Patch by: Peter Kjellerstedt
104
105         * m4/gst-arch.m4:
106           add support for CRIS and CRISv32.
107
108 2006-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
109
110         * m4/gst-args.m4:
111         Fix the macros for command-line supplied package and origin names
112         so they don't end up being configure as "" (Fixes #341479)
113
114 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
115
116         * gtk-doc.mak:
117         Add uninstall rule to remove .devhelp2 files.
118
119 2006-05-09  Edward Hervey  <edward@fluendo.com>
120
121         * gst.supp: 
122           Add suppression for GSlice version of
123           g_type_init calloc leak
124
125 2006-04-05  Michael Smith  <msmith@fluendo.com>
126
127         * gst.supp:
128           Delete a bogus suppression for the registry code.
129           Generalise a suppression for a glib bug (see #337404)
130
131 2006-04-04  Michael Smith <msmith@fluendo.com>
132
133         * gst.supp:
134           Add a leak suppression: the existing glibc-doesn't-free-TLS one
135           wasn't triggering here.
136
137 2006-04-04  Michael Smith <msmith@fluendo.com>
138
139         * gst.supp:
140           Add some minimally-neccesary suppressions for my x86/dapper system.
141
142 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
143
144         * plugins.xsl:
145           Do not display an origin link if origin does not start with http
146           See #323798
147
148 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
149
150         * m4/gst-args.m4:
151         * m4/gst-feature.m4:
152           add more macros
153         * m4/gst-x11.m4:
154           X11-related checks
155
156 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
157
158         * m4/as-version.m4:
159           newer version
160         * m4/gst-args.m4:
161         * m4/gst-doc.m4:
162           update and add other macros to be shared across projects
163
164 2006-03-24  Thomas Vander Stichele  <thomas at apestaart dot org>
165
166         * gst.supp:
167           add a suppression for g_parse_debug_string
168
169 2006-03-23  Stefan Kost  <ensonic@users.sf.net>
170
171         * gstdoc-scangobj:
172           sync fully with gtkdoc-0.15
173
174 2006-03-23  Stefan Kost  <ensonic@users.sf.net>
175
176         * gstdoc-scangobj:
177         * gtk-doc.mak:
178           sync a little with gtk-doc mainline
179
180 2006-03-17  Wim Taymans  <wim@fluendo.com>
181
182         * gst.supp:
183           add another clone suppression
184           change all glibc suppressions to match 2.3.*
185
186 2006-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
187
188         * m4/check.m4:
189           fix test so it actually works when the normal check is used
190           over debian's/ubuntu's
191
192 2006-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
193
194         * check.mak:
195         Set G_SLICE=always-malloc when valgrinding tests
196         (closes #333272)
197
198 2006-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
199
200         * m4/gst-glib2.m4:
201         Fix debug output when the GLib version prerequisite is not found
202
203 2006-02-13  Andy Wingo  <wingo@pobox.com>
204
205         * m4/check.m4: Hack around Debian/Ubuntu's broken installation of
206         the PIC version of check as libcheck_pic.a. Should work with
207         cross-compilation too. Grr.
208
209 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
210
211         * m4/gst-default.m4:
212           switch to auto* sinks for defaults
213
214 2006-02-02  Wim Taymans  <wim@fluendo.com>
215
216         * check.mak:
217           add a .valgrind.gen-suppressions target to aid in generating
218           suppressions
219         * gst.supp:
220           add more repressions from my debian glibc as of today
221
222 2006-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
223
224         * gtk-doc-plugins.mak:
225           only add srcdir/gst if it exists
226
227 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
228
229         * release.mak:
230           don't complain about disted enums in win32
231
232 2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
233
234         * m4/gst-check.m4:
235           AC_SUBST CFLAGS and LIBS
236           do a non-command because something is stripping out our AC_SUBST
237
238 2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
239
240         * m4/gst-args.m4:
241         * m4/gst-valgrind.m4:
242           properly give a "no" result manually when providing a
243           not-found action to fix configure output
244
245 2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
246
247         * m4/pkg.m4:
248           update with a more recent version
249
250 2006-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
251
252         * gettext.patch:
253           make Makefile depend on LINGUAS, so rebuilds work when adding
254           a language
255
256 2006-01-03  Michael Smith  <msmith@fluendo.com>
257
258         * check.mak:
259           Clarify error message from valgrind test runs.
260
261 2005-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
262
263         * m4/gst-arch.m4:
264           define HOST_CPU
265
266 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
267
268         * check.mak:
269           add a valgrind-forever target for tests
270
271 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
272
273         * check.mak:
274           when a "make test.check" run fails, make it rerun the test with       
275           at least debug level 2
276
277 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
278
279         * m4/Makefile.am:
280         * m4/gst-check.m4:
281           fix check for base plugins
282         * m4/gst-default.m4:
283           add m4 to set default elements
284
285 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
286
287         * m4/gst-check.m4:
288           check for tools correctly
289
290 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
291
292         * gtk-doc.mak:
293           only enable breaking on new API when make distcheck passes,
294           not before
295
296 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
297
298         * m4/gst-check.m4:
299           Resurrect Julien's dead body and wipe his mind clean
300
301 2005-10-18  Thomas Vander Stichele  <thomas at apestaart dot org>
302
303         * m4/gst-check.m4:
304           Kill Julien
305
306 2005-10-17  Julien MOUTTE  <julien@moutte.net>
307
308         * m4/gst-check.m4: I know Thomas will kill me but this 
309         ifelse statement seems incorrect as it is always setting
310         required to "yes". With this one it seems to work. Fixes
311         build of gst-plugins-base on my setup where gstreamer-check
312         is definitely not present/required.
313
314 2005-10-18  Stefan Kost  <ensonic@users.sf.net>
315
316         * gtk-doc.mak:
317           make build break on new api that has not been added to the
318           sections file
319
320 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
321
322         * m4/gst-glib2.m4:
323         * m4/Makefile.am:
324         * m4/gst-check.m4:
325           add macro for easy checks for GStreamer libs
326
327 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
328
329         * m4/gst-glib2.m4:
330           update, warn in error cases
331
332 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
333
334         * m4/gst-error.m4:
335           add GST_SET_DEFAULT_LEVEL
336
337 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
338
339         * m4/Makefile.am:
340         * m4/gst-gettext.m4:
341           remove the AM_GNU_GETTEXT* calls, they need to be in configure.ac
342         * m4/gst-glib2.m4:
343           clean up and re-use in core soon
344         * m4/gst-plugindir.m4:
345           macro to set up PLUGINDIR and plugindir define/var
346
347 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
348
349         * m4/Makefile.am:
350         * m4/gst-gettext.m4:
351           add macro for setting up gettext
352
353 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
354
355         * m4/gst-args.m4:
356           add some .m4's for argument checking that can be shared among modules
357
358 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
359
360         * m4/as-libtool.m4:
361           set _LT_LDFLAGS
362         * m4/gst-libxml2.m4:
363           document
364
365 2005-10-15  Thomas Vander Stichele  <thomas at apestaart dot org>
366
367         * m4/gst-arch.m4:
368           indent a little
369           add AC_REQUIRE
370         * m4/gst-error.m4:
371           clean up
372
373 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
374
375         * gst-autogen.sh:
376           update version detection expression to catch stuff like
377           Libtool (libtool15) 1.5.0
378
379 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
380
381         * gst.supp:
382           commit 6 new suppressions related to g_module_open; can these
383           really not be folded into one ?
384
385 2005-10-11  Edward Hervey  <edward@fluendo.com>
386
387         * gst.supp: 
388         made the <g_type_init calloc 2> suppression more generic
389         Added pthread memleak suppresions
390         Added nss_parse_* memleak suppresion (used by g_option_context_parse)
391
392 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
393
394         * check.mak:
395           be more strict, more leak resolution
396         * gst.supp:
397           clean up the g_type_init suppressions
398
399 2005-10-07  Thomas Vander Stichele  <thomas at apestaart dot org>
400
401         * m4/Makefile.am:
402         * m4/gst-valgrind.m4:
403           put the valgrind detection in an .m4
404
405 2005-09-29  Thomas Vander Stichele  <thomas at apestaart dot org>
406
407         * check.mak:
408           add some more targets, like "help", but also more intensive tests
409
410 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
411
412         * gtk-doc.mak:
413           make certain doc warnings fatal so people maintain docs again
414
415 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
416
417         * Makefile.am:
418         * gtk-doc-plugins.mak:
419         * scangobj-merge.py:
420           merge additions from the .signals.new and .args.new file in
421           the original ones, only updating if necessary
422
423 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
424
425         * gst-xmlinspect.py:
426         * gstdoc-scangobj:
427         * gtk-doc-plugins.mak:
428           fix properly for new API; make update in plugins dir now works
429
430 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
431
432         * gst-xmlinspect.py:
433         * gstdoc-scangobj:
434           some fixes for new API
435         * gtk-doc-plugins.mak:
436           set environment properly
437
438 2005-09-17  David Schleef  <ds@schleef.org>
439
440         * gtk-doc-plugins.mak: Use new environment variables.
441
442 2005-09-16  Michael Smith <msmith@fluendo.com>
443
444         * gstdoc-scangobj:
445           Make the scanobj code reflect registry/plugin API changes
446
447 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
448
449         * gtk-doc-plugins.mak:
450           split out scanobj step (which will be run by doc maintainer)
451           from scan step (which will be run on every build)
452           clean up some of the commands for make distcheck
453
454 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
455
456         * gtk-doc-plugins.mak:
457         * mangle-tmpl.py:
458           first stab at reorganizing the plugins build so we can maintain
459           element docs
460
461 2005-09-14  David Schleef  <ds@schleef.org>
462
463         * as-libtool.mak: Remove
464         * m4/as-libtool.m4: The libtool bug that this worked around has
465           been fixed.
466         * m4/as-version.m4: Don't define GST_RELEASE, since it causes
467           config.h to be regenerated needlessly, and we don't use it.
468
469 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
470
471         * gtk-doc-plugins.mak:
472           error out on inspect failure
473
474 2005-09-14  Michael Smith <msmith@fluendo.com>
475
476         * glib-gen.mak:
477           Don't call glib-mkenums with arguments that confuse/break MinGW,
478           fixes 316155.
479
480 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
481
482         * gtk-doc-plugins.mak:
483         * gtk-doc.mak:
484         * m4/gst-doc.m4:
485           separate out gtk-doc and docbook stuff
486           have two separate --enable configure flags
487
488 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
489
490         * check.mak:
491           add a .gdb target; rebuild registry for each target, otherwise
492           a code rebuild always triggers a reg rebuild, and it's just too
493           annoying
494         * gstdoc-scangobj:
495
496 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
497
498         * check.mak:
499           separate out REGISTRY_ENVIRONMENT; we want to use that from
500           our valgrind runs, but we also want TESTS_ENVIRONMENT to contain
501           everything that the first test, gst-register, needs
502
503 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
504
505         * check.mak:
506           parse output of valgrind and check for definitely lost, and error
507           out; somehow I was led to believe valgrind returns non-zero for
508           leaks, but I can't make it do that, so let's parse
509
510 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
511
512         * check.mak:
513           for some weird reason valgrind does not report actual memleaks
514           if GST_PLUGIN_PATH is set to anything but the core gstreamer dir
515           while valgrind is running.  Since the registry is going to go
516           anyway, I don't want to waste any more time on this; I just run
517           valgrind without GST_PLUGIN_PATH set.  Since the registry loading
518           doesn't check if GST_PLUGIN_PATH got changed as a reason to rebuild
519           the registry, that's actually fine.
520
521 2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
522
523         * mangle-tmpl.py:
524           keep original Long_Description; only insert an include if it's
525           not already the first line in there
526         * plugins.xsl:
527           output more information for plugins, including an origin hyperlink
528
529 2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
530
531         * gst-xmlinspect.py:
532           a first stab at inspecting plugins and outputting an xml description
533         * gtk-doc-plugins.mak:
534           a gtk-doc using snippet for plugins documentation
535         * plugins.xsl:
536           a stylesheet to convert gst-xmlinspect.py output to docbook output
537           for inclusion in the gtk-doc stuff
538
539 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
540
541         * m4/gst-doc.m4:
542           s/pdf/eps/ in test for whether we output EPS images (#309379).
543
544 2005-07-18  Andy Wingo  <wingo@pobox.com>
545
546         * m4/as-libtool-tags.m4: Ooh, backported from libtool 1.6. Much
547         better. Thanks, Paolo Bonzini!
548         
549         * m4/Makefile.am (EXTRA_DIST): 
550         * m4/as-libtool-tags.m4: New file, tries to disable some CXX and
551         fortran checks.
552
553 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
554
555         * m4/gst-error.m4:
556           add macro to set ERROR_CFLAGS
557
558 2005-06-30  Jan Schmidt  <thaytan@mad.scientist.com>
559
560         * gst-autogen.sh:
561           Remove the old autoregen.sh if it exists before recreating it,
562           to prevent confusing any shell process that might be reading it
563           currently.
564
565 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
566
567         * m4/gtk-doc.m4:
568           added
569
570 2005-06-03  Stefan Kost  <ensonic@users.sf.net>
571
572         * gst-autogen.sh: create autoregen.sh *before* shifting the options
573
574 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
575
576         * gst-autogen.sh: only update autoregen.sh on actual runs
577
578 2005-03-11  Thomas Vander Stichele  <thomas at apestaart dot org>
579
580         * m4/check.m4: m4 from the check unit test suite
581
582 2004-12-14  David Schleef  <ds@schleef.org>
583
584         * m4/gst-arch.m4: remove MMX stuff, since it doesn't work and
585         isn't needed anywhere
586
587 2004-12-08  Thomas Vander Stichele  <thomas at apestaart dot org>
588
589         * gst-autogen.sh:
590           allow failure command to be run so we can clean upfrom autopoint
591
592 2004-09-03  Zeeshan Ali Khattak <zeenix@gmail.com>
593         * m4/gst-feature.m4: Trying to correct the GST_CHECK_CONFIGPROG macro
594
595 2004-07-21  Benjamin Otte  <otte@gnome.org>
596
597         * m4/.cvsignore: exciting updates for libtool m4 files
598
599 2004-07-12  David Schleef  <ds@schleef.org>
600
601         * m4/as-objc.m4:  Add a macro to test for objective C
602
603 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
604
605         * m4/gst-feature.m4:
606           not all of them support --plugin-libs, so redirect stderr
607
608 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
609
610         * m4/as-scrub-include.m4:
611           sync with upstream to 0.1.4.  Fixes #132440
612
613 2004-06-07  Benjamin Otte  <otte@gnome.org>
614
615         * m4/gst-feature.m4:
616           write a big marker into configure output when checking next plugin
617           to allow easier parsing of why plugins are(n't) built.
618
619 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
620
621         * m4/as-compiler-flag.m4:
622         * m4/as-compiler.m4:
623         * m4/as-libtool.m4:
624         * m4/as-version.m4:
625           sync with upstream, change sticky options to -ko
626
627 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
628
629         * m4/as-scrub-include.m4: synced with upstream
630
631 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
632
633         * po.mak:
634           snippet for updating .po files
635
636 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
637
638         * Makefile.am:
639         * m4/Makefile.am:
640           integrate these with the dist
641
642 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
643
644         * release.mak: add a release target
645
646 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
647
648         patch by: Stephane Loeuillet
649
650         * m4/ax_create_stdint_h.m4:
651           use head -n instead of head - (#136500)
652
653 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
654
655         * m4/gst-doc.m4: don't build PS without dvips binary
656
657 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
658
659         reviewed by: Benjamin Otte  <otte@gnome.org>
660
661         * m4/as-docbook.m4:
662           don't use == operator with test(1) (fixes #135115)
663
664 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
665  
666         * common/m4/gst-arch.m4: x86_64 is x86 too (clue from Fedora 2 test)
667
668 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
669
670         * m4/gst-feature.m4:
671           remove AM_CONDITIONAL for the subsystem since automake 1.6.x
672           requires that call be in configure.ac
673
674 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
675
676         * m4/gst-libxml2.m4:
677           take required version as argument, and default to 2.4.9 if not
678           specified
679
680 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
681
682         * m4/gst-feature.m4:
683           rename and fix up GST_CHECK_DISABLE_SUBSYSTEM
684
685 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
686
687         * common/m4/as-ac-expand.m4:
688         * common/m4/as-auto-alt.m4:
689         * common/m4/as-compiler-flag.m4:
690         * common/m4/as-compiler.m4:
691         * common/m4/as-docbook.m4:
692         * common/m4/as-libtool.m4:
693         * common/m4/as-scrub-include.m4:
694         * common/m4/as-version.m4:
695         * common/m4/glib-gettext.m4:
696         * common/m4/gst-arch.m4:
697         * common/m4/gst-debuginfo.m4:
698         * common/m4/gst-doc.m4:
699         * common/m4/gst-feature.m4:
700         * common/m4/gst-function.m4:
701         * common/m4/gst-glib2.m4:
702         * common/m4/gst-gstreamer.m4:
703         * common/m4/gst-libxml2.m4:
704         * common/m4/gst-makecontext.m4:
705         * common/m4/gst-mcsc.m4:
706         * common/m4/pkg.m4:
707           fix underquoted macros as reported by automake 1.8.x (#133800)
708
709 2004-02-11  Johan Dahlin  <johan@gnome.org>
710
711         * gst-autogen.sh: Use A-Z instead of A-z in sed expression to
712         avoid a warning
713
714 2004-02-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
715
716         * m4/gst-doc.m4:
717           we use --output-format=xml and --ingnore-files options to
718           gtkdoc-mkdb, which got added between 0.9 and 1.0
719
720 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
721
722         * m4/as-libtool.m4: remove AM_PROG_LIBTOOL so it can move back
723           to configure.ac to shut up libtoolize
724
725 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
726
727         * glib-gen.mak: added; used to generate enums and marshal code
728
729 2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
730
731         * gettext.patch: added; used by autogen.sh to make sure
732           GETTEXT_PACKAGE is understood from po/Makefile.in.in -> po/Makefile.in
733