mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 01:19:38 +00:00
9ca8248cc2
Original commit message from CVS: Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makefile.am writers. Check docs/random/omega/build/TODO for a list of things that I had to make sure of. NOTE: this requires a complete rebuild of all plugins, since I also changed the STATE enum to a bitfield instead of sequential numbers.
7 lines
245 B
Text
7 lines
245 B
Text
Convert all the STREAMER_ version stuff to GSTREAMER_
|
|
|
|
Convert all the --version-info lines to use GSTREAMER_LIBVERSION
|
|
|
|
Fix all the masses of Makefile.am's that override CFLAGS
|
|
|
|
Makefile.am's should use the library_la_CFLAGS and _LIBADD always
|