melunko@47: /* config.h.in.  Generated from configure.ac by autoheader.  */
melunko@47: 
melunko@47: /* Define the version */
melunko@47: #undef GST_PLUGINS_VERSION
melunko@47: 
melunko@47: /* Define the release version */
melunko@47: #undef GST_PLUGINS_VERSION_RELEASE
melunko@47: 
melunko@47: /* Define to 1 if you have the <dlfcn.h> header file. */
melunko@47: #undef HAVE_DLFCN_H
melunko@47: 
melunko@47: /* Define to 1 if you have the <inttypes.h> header file. */
melunko@47: #undef HAVE_INTTYPES_H
melunko@47: 
melunko@47: /* Define to 1 if you have the <memory.h> header file. */
melunko@47: #undef HAVE_MEMORY_H
melunko@47: 
melunko@47: /* Define to 1 if you have the <stdint.h> header file. */
melunko@47: #undef HAVE_STDINT_H
melunko@47: 
melunko@47: /* Define to 1 if you have the <stdlib.h> header file. */
melunko@47: #undef HAVE_STDLIB_H
melunko@47: 
melunko@47: /* Define to 1 if you have the <strings.h> header file. */
melunko@47: #undef HAVE_STRINGS_H
melunko@47: 
melunko@47: /* Define to 1 if you have the <string.h> header file. */
melunko@47: #undef HAVE_STRING_H
melunko@47: 
melunko@47: /* Define to 1 if you have the <sys/stat.h> header file. */
melunko@47: #undef HAVE_SYS_STAT_H
melunko@47: 
melunko@47: /* Define to 1 if you have the <sys/types.h> header file. */
melunko@47: #undef HAVE_SYS_TYPES_H
melunko@47: 
melunko@47: /* Define to 1 if you have the <unistd.h> header file. */
melunko@47: #undef HAVE_UNISTD_H
melunko@47: 
melunko@47: /* Name of package */
melunko@47: #undef PACKAGE
melunko@47: 
melunko@47: /* Define to the address where bug reports for this package should be sent. */
melunko@47: #undef PACKAGE_BUGREPORT
melunko@47: 
melunko@47: /* Define to the full name of this package. */
melunko@47: #undef PACKAGE_NAME
melunko@47: 
melunko@47: /* Define to the full name and version of this package. */
melunko@47: #undef PACKAGE_STRING
melunko@47: 
melunko@47: /* Define to the one symbol short name of this package. */
melunko@47: #undef PACKAGE_TARNAME
melunko@47: 
melunko@47: /* Define to the version of this package. */
melunko@47: #undef PACKAGE_VERSION
melunko@47: 
melunko@47: /* Define to 1 if you have the ANSI C header files. */
melunko@47: #undef STDC_HEADERS
melunko@47: 
melunko@47: /* Version number of package */
melunko@47: #undef VERSION
melunko@47: 
melunko@47: /* Define to `__inline__' or `__inline' if that's what the C compiler
melunko@47:    calls it, or to nothing if 'inline' is not supported under any name.  */
melunko@47: #ifndef __cplusplus
melunko@47: #undef inline
melunko@47: #endif