~elementary-os/elementaryos/os-patch-at-spi2-core-xenial

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: RabbitBot
  • Date: 2016-11-16 09:38:52 UTC
  • Revision ID: rabbitbot@elementary.io-20161116093852-xn6hcgpg5y25xooo
Initial import, version 2.18.3-4ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* The normal alignment of `char', in bytes. */
 
4
#undef ALIGNOF_CHAR
 
5
 
 
6
/* The normal alignment of `dbind_pointer', in bytes. */
 
7
#undef ALIGNOF_DBIND_POINTER
 
8
 
 
9
/* The normal alignment of `dbind_struct', in bytes. */
 
10
#undef ALIGNOF_DBIND_STRUCT
 
11
 
 
12
/* The normal alignment of `dbus_bool_t', in bytes. */
 
13
#undef ALIGNOF_DBUS_BOOL_T
 
14
 
 
15
/* The normal alignment of `dbus_int16_t', in bytes. */
 
16
#undef ALIGNOF_DBUS_INT16_T
 
17
 
 
18
/* The normal alignment of `dbus_int32_t', in bytes. */
 
19
#undef ALIGNOF_DBUS_INT32_T
 
20
 
 
21
/* The normal alignment of `dbus_int64_t', in bytes. */
 
22
#undef ALIGNOF_DBUS_INT64_T
 
23
 
 
24
/* The normal alignment of `double', in bytes. */
 
25
#undef ALIGNOF_DOUBLE
 
26
 
 
27
/* Define to 1 if you have the <dlfcn.h> header file. */
 
28
#undef HAVE_DLFCN_H
 
29
 
 
30
/* Define to 1 if you have the <inttypes.h> header file. */
 
31
#undef HAVE_INTTYPES_H
 
32
 
 
33
/* Define to 1 if you have the <memory.h> header file. */
 
34
#undef HAVE_MEMORY_H
 
35
 
 
36
/* Define to 1 if you have the <stdint.h> header file. */
 
37
#undef HAVE_STDINT_H
 
38
 
 
39
/* Define to 1 if you have the <stdlib.h> header file. */
 
40
#undef HAVE_STDLIB_H
 
41
 
 
42
/* Define to 1 if you have the <strings.h> header file. */
 
43
#undef HAVE_STRINGS_H
 
44
 
 
45
/* Define to 1 if you have the <string.h> header file. */
 
46
#undef HAVE_STRING_H
 
47
 
 
48
/* Define to 1 if you have the <sys/stat.h> header file. */
 
49
#undef HAVE_SYS_STAT_H
 
50
 
 
51
/* Define to 1 if you have the <sys/types.h> header file. */
 
52
#undef HAVE_SYS_TYPES_H
 
53
 
 
54
/* Define to 1 if you have the <unistd.h> header file. */
 
55
#undef HAVE_UNISTD_H
 
56
 
 
57
/* Define to use X11 */
 
58
#undef HAVE_X11
 
59
 
 
60
/* Xevie is present */
 
61
#undef HAVE_XEVIE
 
62
 
 
63
/* Xkb is present */
 
64
#undef HAVE_XKB
 
65
 
 
66
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
67
   */
 
68
#undef LT_OBJDIR
 
69
 
 
70
/* Name of package */
 
71
#undef PACKAGE
 
72
 
 
73
/* Define to the address where bug reports for this package should be sent. */
 
74
#undef PACKAGE_BUGREPORT
 
75
 
 
76
/* Define to the full name of this package. */
 
77
#undef PACKAGE_NAME
 
78
 
 
79
/* Define to the full name and version of this package. */
 
80
#undef PACKAGE_STRING
 
81
 
 
82
/* Define to the one symbol short name of this package. */
 
83
#undef PACKAGE_TARNAME
 
84
 
 
85
/* Define to the home page for this package. */
 
86
#undef PACKAGE_URL
 
87
 
 
88
/* Define to the version of this package. */
 
89
#undef PACKAGE_VERSION
 
90
 
 
91
/* Define to 1 if you have the ANSI C header files. */
 
92
#undef STDC_HEADERS
 
93
 
 
94
/* Version number of package */
 
95
#undef VERSION
 
96
 
 
97
/* Define to 1 if the X Window System is missing or not being used. */
 
98
#undef X_DISPLAY_MISSING