diff options
| author | Benjamin Otte <otte@gnome.org> | 2004-03-14 10:33:44 +0000 |
|---|---|---|
| committer | Benjamin Otte <otte@gnome.org> | 2004-03-14 10:33:44 +0000 |
| commit | 517e5d888c1d2c02fa2de81c59b8fb9ed9bc4571 (patch) | |
| tree | 89f78874a2f48ab4274c91c2be5a6f1af2badf73 /ChangeLog | |
| parent | 9a78b5acf65b8595bd5c8d87194e2d85091b561a (diff) | |
move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get rebuilt properly
Original commit message from CVS:
* configure.ac:
* gst-libs/gst/gconf/Makefile.am:
* pkgconfig/Makefile.am:
move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
they get rebuilt properly
* configure.ac:
when checking for vorbis, try pkgconfig first.
* gst/modplug/gstmodplug.cc:
add fixate function
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2004-03-14 Benjamin Otte <otte@gnome.org> + + * configure.ac: + * gst-libs/gst/gconf/Makefile.am: + * pkgconfig/Makefile.am: + move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure + they get rebuilt properly + * configure.ac: + when checking for vorbis, try pkgconfig first. + * gst/modplug/gstmodplug.cc: + add fixate function + 2004-03-14 Ronald Bultje <rbultje@ronald.bitfreak.net> * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): |
