mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +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.
30 lines
607 B
C
30 lines
607 B
C
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
/* Define if you need to in order for stat and other things to work. */
|
|
#undef _POSIX_SOURCE
|
|
|
|
/* Define if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
#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
|
|
|
|
/* Define if you have the <asm/atomic.h> header file. */
|
|
#undef HAVE_ASM_ATOMIC_H
|
|
|
|
/* Name of package */
|
|
#undef PACKAGE
|
|
|
|
/* Version number of package */
|
|
#undef VERSION
|
|
|