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