~nathwill-deactivatedaccount-deactivatedaccount/ubuntu/precise/gnome-control-center/fix-lp-978118

1.1.34 by Chris Coulson
Import upstream version 2.29.4
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
1 by Sebastien Bacher
Import upstream version 2.19.1
2
3
/* Gettext package */
4
#undef GETTEXT_PACKAGE
5
6
/* Enable additional debugging at the expense of performance and size */
7
#undef GNOME_ENABLE_DEBUG
8
0.1.1 by Emilio Pozuelo Monfort
Import upstream version 2.91.5
9
/* Define to 1 to enable cheese webcam support */
10
#undef HAVE_CHEESE
11
0.2.1 by Emilio Pozuelo Monfort
Import upstream version 2.91.6
12
/* Define to 1 if you have the <cups/cups.h> header file. */
13
#undef HAVE_CUPS_CUPS_H
14
15
/* Define to 1 if you have the <cups/http.h> header file. */
16
#undef HAVE_CUPS_HTTP_H
17
18
/* Define to 1 if you have the <cups/ipp.h> header file. */
19
#undef HAVE_CUPS_IPP_H
20
1.1.47 by Rodrigo Moya
Import upstream version 3.1.3
21
/* Define to 1 if you have the <cups/ppd.h> header file. */
22
#undef HAVE_CUPS_PPD_H
23
1 by Sebastien Bacher
Import upstream version 2.19.1
24
/* Define to 1 if you have the <dlfcn.h> header file. */
25
#undef HAVE_DLFCN_H
26
27
/* Define to 1 if you have the <inttypes.h> header file. */
28
#undef HAVE_INTTYPES_H
29
1.1.37 by Chris Coulson
Import upstream version 2.29.91
30
/* Define to 1 if you have the `m' library (-lm). */
31
#undef HAVE_LIBM
32
0.1.1 by Emilio Pozuelo Monfort
Import upstream version 2.91.5
33
/* Defined if libsocialweb is available */
34
#undef HAVE_LIBSOCIALWEB
1 by Sebastien Bacher
Import upstream version 2.19.1
35
36
/* Define to 1 if you have the <memory.h> header file. */
37
#undef HAVE_MEMORY_H
38
39
/* Define to 1 if you have the <stdint.h> header file. */
40
#undef HAVE_STDINT_H
41
42
/* Define to 1 if you have the <stdlib.h> header file. */
43
#undef HAVE_STDLIB_H
44
45
/* Define to 1 if you have the <strings.h> header file. */
46
#undef HAVE_STRINGS_H
47
48
/* Define to 1 if you have the <string.h> header file. */
49
#undef HAVE_STRING_H
50
1.1.56 by Sebastien Bacher
Import upstream version 3.3.5
51
/* Define to 1 if systemd is available */
52
#undef HAVE_SYSTEMD
53
1 by Sebastien Bacher
Import upstream version 2.19.1
54
/* Define to 1 if you have the <sys/stat.h> header file. */
55
#undef HAVE_SYS_STAT_H
56
57
/* Define to 1 if you have the <sys/types.h> header file. */
58
#undef HAVE_SYS_TYPES_H
59
60
/* Define to 1 if you have the <unistd.h> header file. */
61
#undef HAVE_UNISTD_H
62
63
/* Define to 1 if you have the <X11/extensions/xf86misc.h> header file. */
64
#undef HAVE_X11_EXTENSIONS_XF86MISC_H
65
66
/* Define to 1 if you have the <X11/extensions/XKB.h> header file. */
67
#undef HAVE_X11_EXTENSIONS_XKB_H
68
69
/* Define to 1 if you have the <X11/Xlib.h> header file. */
70
#undef HAVE_X11_XLIB_H
71
0.1.1 by Emilio Pozuelo Monfort
Import upstream version 2.91.5
72
/* ISO codes prefix */
73
#undef ISO_CODES_PREFIX
1.1.29 by Chris Coulson
Import upstream version 2.27.4.1
74
1.1.28 by Chris Coulson
Import upstream version 2.27.3
75
/* Define to the sub-directory in which libtool stores uninstalled libraries.
76
   */
77
#undef LT_OBJDIR
78
1.1.1 by Sebastien Bacher
Import upstream version 2.19.3
79
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
80
#undef NO_MINUS_C_MINUS_O
1 by Sebastien Bacher
Import upstream version 2.19.1
81
82
/* Name of package */
83
#undef PACKAGE
84
85
/* Define to the address where bug reports for this package should be sent. */
86
#undef PACKAGE_BUGREPORT
87
88
/* Define to the full name of this package. */
89
#undef PACKAGE_NAME
90
91
/* Define to the full name and version of this package. */
92
#undef PACKAGE_STRING
93
94
/* Define to the one symbol short name of this package. */
95
#undef PACKAGE_TARNAME
96
1.1.35 by Martin Pitt
Import upstream version 2.29.6
97
/* Define to the home page for this package. */
98
#undef PACKAGE_URL
99
1 by Sebastien Bacher
Import upstream version 2.19.1
100
/* Define to the version of this package. */
101
#undef PACKAGE_VERSION
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
108
109
/* Define to 1 if the X Window System is missing or not being used. */
110
#undef X_DISPLAY_MISSING