mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 03:29:50 +00:00
d840ef3e7d
Original commit message from CVS: Test for nasm - define HAVE_NASM in config.h if we have it, and AC_SUBST NASM_PATH for use when using nasm.
35 lines
725 B
C
35 lines
725 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
|
|
|
|
/* Define if the X Window System is missing or not being used. */
|
|
#undef X_DISPLAY_MISSING
|
|
|
|
#undef PLUGINS_DIR
|
|
#undef PLUGINS_SRCDIR
|
|
#undef PLUGINS_USE_SRCDIR
|
|
|
|
#undef HAVE_GDK_PIXBUF
|
|
#undef HAVE_LIBGHTTP
|
|
#undef HAVE_LIBMMX
|
|
#undef HAVE_XAUDIO
|
|
#undef HAVE_CSSAUTH
|
|
#undef HAVE_NASM
|
|
|
|
#undef HAVE_ATOMIC_H
|
|
|
|
#undef DEBUG_ENABLED
|
|
|
|
/* Define if you have the Xv library (-lXv). */
|
|
#undef HAVE_LIBXV
|
|
|
|
/* Name of package */
|
|
#undef PACKAGE
|
|
|
|
/* Version number of package */
|
|
#undef VERSION
|
|
|