~ubuntu-branches/ubuntu/vivid/dleyna-core/vivid

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Emanuele Aina
  • Date: 2013-06-07 13:51:34 UTC
  • Revision ID: package-import@ubuntu.com-20130607135134-606qkw7c8sskizvm
Tags: upstream-0.1.0
ImportĀ upstreamĀ versionĀ 0.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Starting pattern for dleyna connector libraries */
 
4
#undef DLEYNA_CONNECTOR_LIB_PATTERN
 
5
 
 
6
/* IPC connector name */
 
7
#undef DLEYNA_CONNECTOR_NAME
 
8
 
 
9
/* Compiling with debugging information enabled */
 
10
#undef DLEYNA_DEBUG_ENABLED
 
11
 
 
12
/* Log level flag for debug messages */
 
13
#undef DLEYNA_LOG_LEVEL
 
14
 
 
15
/* Log level flag for all messages */
 
16
#undef DLEYNA_LOG_LEVEL_ALL
 
17
 
 
18
/* Log level flag for critical messages */
 
19
#undef DLEYNA_LOG_LEVEL_CRITICAL
 
20
 
 
21
/* Log level flag for debug messages */
 
22
#undef DLEYNA_LOG_LEVEL_DEBUG
 
23
 
 
24
/* Log level flag to display default level messages */
 
25
#undef DLEYNA_LOG_LEVEL_DEFAULT
 
26
 
 
27
/* Log level flag for disabled messages */
 
28
#undef DLEYNA_LOG_LEVEL_DISABLED
 
29
 
 
30
/* Log level flag for errors */
 
31
#undef DLEYNA_LOG_LEVEL_ERROR
 
32
 
 
33
/* Log level flag for informational messages */
 
34
#undef DLEYNA_LOG_LEVEL_INFO
 
35
 
 
36
/* Log level flag for messages */
 
37
#undef DLEYNA_LOG_LEVEL_MESSAGE
 
38
 
 
39
/* Log level flag for warnings */
 
40
#undef DLEYNA_LOG_LEVEL_WARNING
 
41
 
 
42
/* Define log output technolgy */
 
43
#undef DLEYNA_LOG_TYPE
 
44
 
 
45
/* Default service behavior when last client disconnects */
 
46
#undef DLEYNA_NEVER_QUIT
 
47
 
 
48
/* Define to 1 if you have the <dlfcn.h> header file. */
 
49
#undef HAVE_DLFCN_H
 
50
 
 
51
/* Define to 1 if you have the <inttypes.h> header file. */
 
52
#undef HAVE_INTTYPES_H
 
53
 
 
54
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
 
55
   to 0 otherwise. */
 
56
#undef HAVE_MALLOC
 
57
 
 
58
/* Define to 1 if you have the <memory.h> header file. */
 
59
#undef HAVE_MEMORY_H
 
60
 
 
61
/* Define to 1 if you have the `memset' function. */
 
62
#undef HAVE_MEMSET
 
63
 
 
64
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
 
65
   and to 0 otherwise. */
 
66
#undef HAVE_REALLOC
 
67
 
 
68
/* Define to 1 if stdbool.h conforms to C99. */
 
69
#undef HAVE_STDBOOL_H
 
70
 
 
71
/* Define to 1 if you have the <stdint.h> header file. */
 
72
#undef HAVE_STDINT_H
 
73
 
 
74
/* Define to 1 if you have the <stdlib.h> header file. */
 
75
#undef HAVE_STDLIB_H
 
76
 
 
77
/* Define to 1 if you have the `strchr' function. */
 
78
#undef HAVE_STRCHR
 
79
 
 
80
/* Define to 1 if you have the <strings.h> header file. */
 
81
#undef HAVE_STRINGS_H
 
82
 
 
83
/* Define to 1 if you have the <string.h> header file. */
 
84
#undef HAVE_STRING_H
 
85
 
 
86
/* Define to 1 if you have the `strrchr' function. */
 
87
#undef HAVE_STRRCHR
 
88
 
 
89
/* Define to 1 if you have the `strstr' function. */
 
90
#undef HAVE_STRSTR
 
91
 
 
92
/* Define to 1 if you have the <syslog.h> header file. */
 
93
#undef HAVE_SYSLOG_H
 
94
 
 
95
/* Define to 1 if you have the <sys/stat.h> header file. */
 
96
#undef HAVE_SYS_STAT_H
 
97
 
 
98
/* Define to 1 if you have the <sys/types.h> header file. */
 
99
#undef HAVE_SYS_TYPES_H
 
100
 
 
101
/* Define to 1 if you have the <unistd.h> header file. */
 
102
#undef HAVE_UNISTD_H
 
103
 
 
104
/* Define to 1 if the system has the type `_Bool'. */
 
105
#undef HAVE__BOOL
 
106
 
 
107
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
108
   */
 
109
#undef LT_OBJDIR
 
110
 
 
111
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
 
112
#undef NO_MINUS_C_MINUS_O
 
113
 
 
114
/* Name of package */
 
115
#undef PACKAGE
 
116
 
 
117
/* Define to the address where bug reports for this package should be sent. */
 
118
#undef PACKAGE_BUGREPORT
 
119
 
 
120
/* Define to the full name of this package. */
 
121
#undef PACKAGE_NAME
 
122
 
 
123
/* Define to the full name and version of this package. */
 
124
#undef PACKAGE_STRING
 
125
 
 
126
/* Define to the one symbol short name of this package. */
 
127
#undef PACKAGE_TARNAME
 
128
 
 
129
/* Define to the home page for this package. */
 
130
#undef PACKAGE_URL
 
131
 
 
132
/* Define to the version of this package. */
 
133
#undef PACKAGE_VERSION
 
134
 
 
135
/* Define to 1 if you have the ANSI C header files. */
 
136
#undef STDC_HEADERS
 
137
 
 
138
/* Version number of package */
 
139
#undef VERSION
 
140
 
 
141
/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
 
142
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
 
143
   #define below would cause a syntax error. */
 
144
#undef _UINT8_T
 
145
 
 
146
/* Define to rpl_malloc if the replacement function should be used. */
 
147
#undef malloc
 
148
 
 
149
/* Define to rpl_realloc if the replacement function should be used. */
 
150
#undef realloc
 
151
 
 
152
/* Define to `unsigned int' if <sys/types.h> does not define. */
 
153
#undef size_t
 
154
 
 
155
/* Define to the type of an unsigned integer type of width exactly 8 bits if
 
156
   such a type exists and the standard includes do not define it. */
 
157
#undef uint8_t