~yolanda.robla/ubuntu/trusty/memcached/add_distribution

1 by Jay Bonci
Import upstream version 1.1.11
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
1.3.2 by David Martínez Moreno
Import upstream version 1.2.8
3
/* Set to nonzero if you want to include DTRACE */
4
#undef ENABLE_DTRACE
5
1.4.3 by David Martínez Moreno
Import upstream version 1.4.5
6
/* Set to nonzero if you want to include SASL */
7
#undef ENABLE_SASL
8
9
/* Set to nonzero if you want to enable a SASL pwdb */
10
#undef ENABLE_SASL_PWDB
11
1.1.2 by Jay Bonci
Import upstream version 1.2.1
12
/* machine is bigendian */
13
#undef ENDIAN_BIG
14
15
/* machine is littleendian */
16
#undef ENDIAN_LITTLE
17
1.4.4 by Arno Töll
Import upstream version 1.4.7
18
/* Define to 1 if you have the `clock_gettime' function. */
19
#undef HAVE_CLOCK_GETTIME
20
1.3.3 by David Martínez Moreno
Import upstream version 1.4.0
21
/* Define this if you have an implementation of drop_privileges() */
22
#undef HAVE_DROP_PRIVILEGES
1.1.2 by Jay Bonci
Import upstream version 1.2.1
23
1.1.12 by Clint Byrum
Import upstream version 1.4.13
24
/* GCC Atomics available */
25
#undef HAVE_GCC_ATOMICS
26
1.3.1 by David Martínez Moreno
Import upstream version 1.2.5
27
/* Define to 1 if you have the `getpagesizes' function. */
28
#undef HAVE_GETPAGESIZES
29
1.3.5 by David Martínez Moreno
Import upstream version 1.4.2
30
/* Have ntohll */
31
#undef HAVE_HTONLL
32
1 by Jay Bonci
Import upstream version 1.1.11
33
/* Define to 1 if you have the <inttypes.h> header file. */
34
#undef HAVE_INTTYPES_H
35
1.3.1 by David Martínez Moreno
Import upstream version 1.2.5
36
/* Define to 1 if you have the `memcntl' function. */
37
#undef HAVE_MEMCNTL
38
1 by Jay Bonci
Import upstream version 1.1.11
39
/* Define to 1 if you have the <memory.h> header file. */
40
#undef HAVE_MEMORY_H
41
42
/* Define to 1 if you have the `mlockall' function. */
43
#undef HAVE_MLOCKALL
44
1.1.12 by Clint Byrum
Import upstream version 1.4.13
45
/* we have sasl_callback_ft */
46
#undef HAVE_SASL_CALLBACK_FT
47
1.4.3 by David Martínez Moreno
Import upstream version 1.4.5
48
/* Set to nonzero if your SASL implementation supports SASL_CB_GETCONF */
49
#undef HAVE_SASL_CB_GETCONF
50
51
/* Define to 1 if you have the <sasl/sasl.h> header file. */
52
#undef HAVE_SASL_SASL_H
53
1.3.3 by David Martínez Moreno
Import upstream version 1.4.0
54
/* Define to 1 if you have the `setppriv' function. */
55
#undef HAVE_SETPPRIV
56
57
/* Define to 1 if you have the `sigignore' function. */
58
#undef HAVE_SIGIGNORE
59
1.2.1 by Jay Bonci
Import upstream version 1.2.2
60
/* Define to 1 if stdbool.h conforms to C99. */
61
#undef HAVE_STDBOOL_H
62
1 by Jay Bonci
Import upstream version 1.1.11
63
/* Define to 1 if you have the <stdint.h> header file. */
64
#undef HAVE_STDINT_H
65
66
/* Define to 1 if you have the <stdlib.h> header file. */
67
#undef HAVE_STDLIB_H
68
69
/* Define to 1 if you have the <strings.h> header file. */
70
#undef HAVE_STRINGS_H
71
72
/* Define to 1 if you have the <string.h> header file. */
73
#undef HAVE_STRING_H
74
75
/* Define to 1 if you have the <sys/stat.h> header file. */
76
#undef HAVE_SYS_STAT_H
77
78
/* Define to 1 if you have the <sys/types.h> header file. */
79
#undef HAVE_SYS_TYPES_H
80
1.3.3 by David Martínez Moreno
Import upstream version 1.4.0
81
/* Define this if you have umem.h */
82
#undef HAVE_UMEM_H
83
1 by Jay Bonci
Import upstream version 1.1.11
84
/* Define to 1 if you have the <unistd.h> header file. */
85
#undef HAVE_UNISTD_H
86
1.2.1 by Jay Bonci
Import upstream version 1.2.2
87
/* Define to 1 if the system has the type `_Bool'. */
88
#undef HAVE__BOOL
89
1.3.3 by David Martínez Moreno
Import upstream version 1.4.0
90
/* Machine need alignment */
91
#undef NEED_ALIGN
92
1.2.3 by David Martínez Moreno
Import upstream version 1.2.4
93
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
94
#undef NO_MINUS_C_MINUS_O
95
1 by Jay Bonci
Import upstream version 1.1.11
96
/* Name of package */
97
#undef PACKAGE
98
99
/* Define to the address where bug reports for this package should be sent. */
100
#undef PACKAGE_BUGREPORT
101
102
/* Define to the full name of this package. */
103
#undef PACKAGE_NAME
104
105
/* Define to the full name and version of this package. */
106
#undef PACKAGE_STRING
107
108
/* Define to the one symbol short name of this package. */
109
#undef PACKAGE_TARNAME
110
1.4.4 by Arno Töll
Import upstream version 1.4.7
111
/* Define to the home page for this package. */
112
#undef PACKAGE_URL
113
1 by Jay Bonci
Import upstream version 1.1.11
114
/* Define to the version of this package. */
115
#undef PACKAGE_VERSION
116
117
/* Define to 1 if you have the ANSI C header files. */
118
#undef STDC_HEADERS
119
120
/* Version number of package */
121
#undef VERSION
122
1.3.3 by David Martínez Moreno
Import upstream version 1.4.0
123
/* find sigignore on Linux */
124
#undef _GNU_SOURCE
125
1.2.1 by Jay Bonci
Import upstream version 1.2.2
126
/* Define to empty if `const' does not conform to ANSI C. */
127
#undef const
128
1 by Jay Bonci
Import upstream version 1.1.11
129
/* define to int if socklen_t not available */
130
#undef socklen_t
1.4.3 by David Martínez Moreno
Import upstream version 1.4.5
131
132
#if HAVE_STDBOOL_H
133
#include <stdbool.h>
134
#else
135
#define bool char
136
#define false 0
137
#define true 1
138
#endif 
139
140
#ifdef HAVE_INTTYPES_H
141
#include <inttypes.h>
142
#endif
143