Initial release including wifi display based on gst-rtsp-server-1.4.1
[platform/upstream/gstreamer.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Default audio sink */
4 #undef DEFAULT_AUDIOSINK
5
6 /* Default audio source */
7 #undef DEFAULT_AUDIOSRC
8
9 /* Default video sink */
10 #undef DEFAULT_VIDEOSINK
11
12 /* Default video source */
13 #undef DEFAULT_VIDEOSRC
14
15 /* Default visualizer */
16 #undef DEFAULT_VISUALIZER
17
18 /* The GIO library directory. */
19 #undef GIO_LIBDIR
20
21 /* The GIO modules directory. */
22 #undef GIO_MODULE_DIR
23
24 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
25 #undef GST_GCOV_ENABLED
26
27 /* Default errorlevel to use */
28 #undef GST_LEVEL_DEFAULT
29
30 /* GStreamer license */
31 #undef GST_LICENSE
32
33 /* package name in plugins */
34 #undef GST_PACKAGE_NAME
35
36 /* package origin */
37 #undef GST_PACKAGE_ORIGIN
38
39 /* GStreamer package release date/time for plugins as YYYY-MM-DD */
40 #undef GST_PACKAGE_RELEASE_DATETIME
41
42 /* Define to 1 if you have the <dlfcn.h> header file. */
43 #undef HAVE_DLFCN_H
44
45 /* Define to 1 if you have the <inttypes.h> header file. */
46 #undef HAVE_INTTYPES_H
47
48 /* Define to 1 if you have the <memory.h> header file. */
49 #undef HAVE_MEMORY_H
50
51 /* Define to 1 if you have the <stdint.h> header file. */
52 #undef HAVE_STDINT_H
53
54 /* Define to 1 if you have the <stdlib.h> header file. */
55 #undef HAVE_STDLIB_H
56
57 /* Define to 1 if you have the <strings.h> header file. */
58 #undef HAVE_STRINGS_H
59
60 /* Define to 1 if you have the <string.h> header file. */
61 #undef HAVE_STRING_H
62
63 /* Define to 1 if you have the <sys/stat.h> header file. */
64 #undef HAVE_SYS_STAT_H
65
66 /* Define to 1 if you have the <sys/types.h> header file. */
67 #undef HAVE_SYS_TYPES_H
68
69 /* Define to 1 if you have the <unistd.h> header file. */
70 #undef HAVE_UNISTD_H
71
72 /* Define if valgrind should be used */
73 #undef HAVE_VALGRIND
74
75 /* Define to the sub-directory in which libtool stores uninstalled libraries.
76    */
77 #undef LT_OBJDIR
78
79 /* Name of package */
80 #undef PACKAGE
81
82 /* Define to the address where bug reports for this package should be sent. */
83 #undef PACKAGE_BUGREPORT
84
85 /* Define to the full name of this package. */
86 #undef PACKAGE_NAME
87
88 /* Define to the full name and version of this package. */
89 #undef PACKAGE_STRING
90
91 /* Define to the one symbol short name of this package. */
92 #undef PACKAGE_TARNAME
93
94 /* Define to the home page for this package. */
95 #undef PACKAGE_URL
96
97 /* Define to the version of this package. */
98 #undef PACKAGE_VERSION
99
100 /* directory where plugins are located */
101 #undef PLUGINDIR
102
103 /* Define to 1 if you have the ANSI C header files. */
104 #undef STDC_HEADERS
105
106 /* Version number of package */
107 #undef VERSION