mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +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.
36 lines
620 B
C
36 lines
620 B
C
#undef PACKAGE
|
|
#undef VERSION
|
|
|
|
/* Gettext stuff */
|
|
#undef ENABLE_NLS
|
|
#undef HAVE_CATGETS
|
|
#undef HAVE_GETTEXT
|
|
#undef HAVE_LC_MESSAGES
|
|
#undef HAVE_STPCPY
|
|
|
|
#undef PLUGINS_DIR
|
|
#undef PLUGINS_SRCDIR
|
|
#undef PLUGINS_USE_SRCDIR
|
|
|
|
#undef GST_CONFIG_DIR
|
|
#undef GST_WIN32_LIBDIR
|
|
|
|
#undef HAVE_CPU_I386
|
|
#undef HAVE_CPU_PPC
|
|
|
|
#undef HAVE_GDK_PIXBUF
|
|
#undef HAVE_LIBGHTTP
|
|
#undef HAVE_LIBMMX
|
|
#undef HAVE_LIBXV
|
|
#undef HAVE_XAUDIO
|
|
#undef HAVE_CSSAUTH
|
|
#undef HAVE_VORBIS
|
|
#undef HAVE_LIBJPEG
|
|
#undef HAVE_NASM
|
|
|
|
#undef HAVE_ATOMIC_H
|
|
|
|
#undef GST_DEBUG_ENABLED
|
|
#undef GST_INFO_ENABLED
|
|
#undef GST_INFO_ENABLED_VERBOSE
|
|
#undef GST_INFO_FORCE_DISABLE
|