This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-11-03 16:09:39 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
a5ee20db3f
gstreamer
/
tests
/
examples
/
queue
/
Makefile.am
6 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
The examples must not be installed Original commit message from CVS: The examples must not be installed Removed debugging from Makefiles for avidecoder/ac3parse /test/bindings/dummy.h cannot be installed
2001-01-02 19:46:43 +00:00
noinst_PROGRAMS
=
queue
Re-arranged the build a bit to try to make it more sane. Added some debug. Original commit message from CVS: Re-arranged the build a bit to try to make it more sane. Added some debug.
2001-01-01 08:37:41 +00:00
reorganize C/LIB flags add gst_info to gstcompat.h Original commit message from CVS: reorganize C/LIB flags add gst_info to gstcompat.h
2004-05-04 12:38:36 +00:00
queue_LDADD
=
$(
GST_OBJ_LIBS
)
queue_CFLAGS
=
$(
GST_OBJ_CFLAGS
)
Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makef... 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.
2001-01-14 21:55:41 +00:00
Reference in a new issue
Copy permalink