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