mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
b8a3a19774
Original commit message from CVS: Changed Makefiles to: detect xaudio (check header xaudio/decoder.h) detect mmx.h detect CSS (check if css.c is in plugins/dvdsrc), need something better. some LDFLAGS had *.la dependencies which failed for libtool The build is now 100% on my system.
12 lines
190 B
C
12 lines
190 B
C
#undef PLUGINS_DIR
|
|
#undef PLUGINS_SRCDIR
|
|
#undef PLUGINS_USE_SRCDIR
|
|
|
|
#undef HAVE_LIBGHTTP
|
|
#undef HAVE_LIBXML
|
|
#undef HAVE_LIBMMX
|
|
#undef HAVE_XAUDIO
|
|
|
|
#undef HAVE_ATOMIC_H
|
|
|
|
#undef DEBUG_ENABLED
|