author | morphbr |
Thu Apr 19 15:13:48 2007 +0100 (2007-04-19) | |
branch | trunk |
changeset 569 | 644a526d4086 |
permissions | -rw-r--r-- |
melunko@47 | 1 |
/* config.h.in. Generated from configure.ac by autoheader. */ |
melunko@47 | 2 |
|
melunko@47 | 3 |
/* Define the version */ |
melunko@47 | 4 |
#undef GST_PLUGINS_VERSION |
melunko@47 | 5 |
|
melunko@47 | 6 |
/* Define the release version */ |
melunko@47 | 7 |
#undef GST_PLUGINS_VERSION_RELEASE |
melunko@47 | 8 |
|
melunko@47 | 9 |
/* Define to 1 if you have the <dlfcn.h> header file. */ |
melunko@47 | 10 |
#undef HAVE_DLFCN_H |
melunko@47 | 11 |
|
melunko@47 | 12 |
/* Define to 1 if you have the <inttypes.h> header file. */ |
melunko@47 | 13 |
#undef HAVE_INTTYPES_H |
melunko@47 | 14 |
|
melunko@47 | 15 |
/* Define to 1 if you have the <memory.h> header file. */ |
melunko@47 | 16 |
#undef HAVE_MEMORY_H |
melunko@47 | 17 |
|
melunko@47 | 18 |
/* Define to 1 if you have the <stdint.h> header file. */ |
melunko@47 | 19 |
#undef HAVE_STDINT_H |
melunko@47 | 20 |
|
melunko@47 | 21 |
/* Define to 1 if you have the <stdlib.h> header file. */ |
melunko@47 | 22 |
#undef HAVE_STDLIB_H |
melunko@47 | 23 |
|
melunko@47 | 24 |
/* Define to 1 if you have the <strings.h> header file. */ |
melunko@47 | 25 |
#undef HAVE_STRINGS_H |
melunko@47 | 26 |
|
melunko@47 | 27 |
/* Define to 1 if you have the <string.h> header file. */ |
melunko@47 | 28 |
#undef HAVE_STRING_H |
melunko@47 | 29 |
|
melunko@47 | 30 |
/* Define to 1 if you have the <sys/stat.h> header file. */ |
melunko@47 | 31 |
#undef HAVE_SYS_STAT_H |
melunko@47 | 32 |
|
melunko@47 | 33 |
/* Define to 1 if you have the <sys/types.h> header file. */ |
melunko@47 | 34 |
#undef HAVE_SYS_TYPES_H |
melunko@47 | 35 |
|
melunko@47 | 36 |
/* Define to 1 if you have the <unistd.h> header file. */ |
melunko@47 | 37 |
#undef HAVE_UNISTD_H |
melunko@47 | 38 |
|
melunko@47 | 39 |
/* Name of package */ |
melunko@47 | 40 |
#undef PACKAGE |
melunko@47 | 41 |
|
melunko@47 | 42 |
/* Define to the address where bug reports for this package should be sent. */ |
melunko@47 | 43 |
#undef PACKAGE_BUGREPORT |
melunko@47 | 44 |
|
melunko@47 | 45 |
/* Define to the full name of this package. */ |
melunko@47 | 46 |
#undef PACKAGE_NAME |
melunko@47 | 47 |
|
melunko@47 | 48 |
/* Define to the full name and version of this package. */ |
melunko@47 | 49 |
#undef PACKAGE_STRING |
melunko@47 | 50 |
|
melunko@47 | 51 |
/* Define to the one symbol short name of this package. */ |
melunko@47 | 52 |
#undef PACKAGE_TARNAME |
melunko@47 | 53 |
|
melunko@47 | 54 |
/* Define to the version of this package. */ |
melunko@47 | 55 |
#undef PACKAGE_VERSION |
melunko@47 | 56 |
|
melunko@47 | 57 |
/* Define to 1 if you have the ANSI C header files. */ |
melunko@47 | 58 |
#undef STDC_HEADERS |
melunko@47 | 59 |
|
melunko@47 | 60 |
/* Version number of package */ |
melunko@47 | 61 |
#undef VERSION |
melunko@47 | 62 |
|
melunko@47 | 63 |
/* Define to `__inline__' or `__inline' if that's what the C compiler |
melunko@47 | 64 |
calls it, or to nothing if 'inline' is not supported under any name. */ |
melunko@47 | 65 |
#ifndef __cplusplus |
melunko@47 | 66 |
#undef inline |
melunko@47 | 67 |
#endif |