~alinuxninja/nginx-edge/trunk

« back to all changes in this revision

Viewing changes to debian/modules/ngx_pagespeed/psol/include/third_party/aprutil/gen/arch/mac/ia32/include/private/apu_config.h

  • Committer: Vivian
  • Date: 2015-12-04 18:20:11 UTC
  • Revision ID: git-v1:a36f2bc32e884f7473b3a47040e5411306144d7d
* Do not extract psol.tar.gz

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* include/private/apu_config.h.  Generated from apu_config.h.in by configure.  */
2
 
/* include/private/apu_config.h.in.  Generated from configure.in by autoheader.  */
3
 
 
4
 
/* Define if the system crypt() function is threadsafe */
5
 
/* #undef APU_CRYPT_THREADSAFE */
6
 
 
7
 
/* Define to 1 if modular components are built as DSOs */
8
 
#define APU_DSO_BUILD 1
9
 
 
10
 
/* Define to be absolute path to DSO directory */
11
 
#define APU_DSO_LIBDIR "/usr/local/apr/lib/apr-util-1"
12
 
 
13
 
/* Define if the inbuf parm to iconv() is const char ** */
14
 
/* #undef APU_ICONV_INBUF_CONST */
15
 
 
16
 
/* Define if crypt_r has uses CRYPTD */
17
 
/* #undef CRYPT_R_CRYPTD */
18
 
 
19
 
/* Define if crypt_r uses struct crypt_data */
20
 
/* #undef CRYPT_R_STRUCT_CRYPT_DATA */
21
 
 
22
 
/* Define if CODESET is defined in langinfo.h */
23
 
#define HAVE_CODESET 1
24
 
 
25
 
/* Define to 1 if you have the `crypt_r' function. */
26
 
/* #undef HAVE_CRYPT_R */
27
 
 
28
 
/* Define if expat.h is available */
29
 
#define HAVE_EXPAT_H 1
30
 
 
31
 
/* Define to 1 if you have the <freetds/sybdb.h> header file. */
32
 
/* #undef HAVE_FREETDS_SYBDB_H */
33
 
 
34
 
/* Define to 1 if you have the <iconv.h> header file. */
35
 
#define HAVE_ICONV_H 1
36
 
 
37
 
/* Define to 1 if you have the <inttypes.h> header file. */
38
 
#define HAVE_INTTYPES_H 1
39
 
 
40
 
/* Define to 1 if you have the <langinfo.h> header file. */
41
 
#define HAVE_LANGINFO_H 1
42
 
 
43
 
/* Define to 1 if you have the <lber.h> header file. */
44
 
/* #undef HAVE_LBER_H */
45
 
 
46
 
/* Defined if ldap.h is present */
47
 
/* #undef HAVE_LDAP_H */
48
 
 
49
 
/* Define to 1 if you have the <ldap_ssl.h> header file. */
50
 
/* #undef HAVE_LDAP_SSL_H */
51
 
 
52
 
/* Define to 1 if you have the <libpq-fe.h> header file. */
53
 
/* #undef HAVE_LIBPQ_FE_H */
54
 
 
55
 
/* Define to 1 if you have the <memory.h> header file. */
56
 
#define HAVE_MEMORY_H 1
57
 
 
58
 
/* Define to 1 if you have the <mysql.h> header file. */
59
 
/* #undef HAVE_MYSQL_H */
60
 
 
61
 
/* Define to 1 if you have the <mysql/mysql.h> header file. */
62
 
/* #undef HAVE_MYSQL_MYSQL_H */
63
 
 
64
 
/* Define to 1 if you have the <mysql/my_global.h> header file. */
65
 
/* #undef HAVE_MYSQL_MY_GLOBAL_H */
66
 
 
67
 
/* Define to 1 if you have the <mysql/my_sys.h> header file. */
68
 
/* #undef HAVE_MYSQL_MY_SYS_H */
69
 
 
70
 
/* Define to 1 if you have the <my_global.h> header file. */
71
 
/* #undef HAVE_MY_GLOBAL_H */
72
 
 
73
 
/* Define to 1 if you have the <my_sys.h> header file. */
74
 
/* #undef HAVE_MY_SYS_H */
75
 
 
76
 
/* Define to 1 if you have the `nl_langinfo' function. */
77
 
#define HAVE_NL_LANGINFO 1
78
 
 
79
 
/* Define to 1 if you have the <oci.h> header file. */
80
 
/* #undef HAVE_OCI_H */
81
 
 
82
 
/* Define to 1 if you have the <odbc/sql.h> header file. */
83
 
/* #undef HAVE_ODBC_SQL_H */
84
 
 
85
 
/* Define to 1 if you have the <postgresql/libpq-fe.h> header file. */
86
 
/* #undef HAVE_POSTGRESQL_LIBPQ_FE_H */
87
 
 
88
 
/* Define to 1 if you have the <sqlite3.h> header file. */
89
 
#define HAVE_SQLITE3_H 1
90
 
 
91
 
/* Define to 1 if you have the <sqlite.h> header file. */
92
 
/* #undef HAVE_SQLITE_H */
93
 
 
94
 
/* Define to 1 if you have the <sql.h> header file. */
95
 
#define HAVE_SQL_H 1
96
 
 
97
 
/* Define to 1 if you have the <stdint.h> header file. */
98
 
#define HAVE_STDINT_H 1
99
 
 
100
 
/* Define to 1 if you have the <stdlib.h> header file. */
101
 
#define HAVE_STDLIB_H 1
102
 
 
103
 
/* Define to 1 if you have the <strings.h> header file. */
104
 
#define HAVE_STRINGS_H 1
105
 
 
106
 
/* Define to 1 if you have the <string.h> header file. */
107
 
#define HAVE_STRING_H 1
108
 
 
109
 
/* Define to 1 if you have the <sybdb.h> header file. */
110
 
/* #undef HAVE_SYBDB_H */
111
 
 
112
 
/* Define to 1 if you have the <sys/stat.h> header file. */
113
 
#define HAVE_SYS_STAT_H 1
114
 
 
115
 
/* Define to 1 if you have the <sys/types.h> header file. */
116
 
#define HAVE_SYS_TYPES_H 1
117
 
 
118
 
/* Define to 1 if you have the <unistd.h> header file. */
119
 
#define HAVE_UNISTD_H 1
120
 
 
121
 
/* Define if xmlparse/xmlparse.h is available */
122
 
/* #undef HAVE_XMLPARSE_XMLPARSE_H */
123
 
 
124
 
/* Define if xmltok/xmlparse.h is available */
125
 
/* #undef HAVE_XMLTOK_XMLPARSE_H */
126
 
 
127
 
/* Define if xml/xmlparse.h is available */
128
 
/* #undef HAVE_XML_XMLPARSE_H */
129
 
 
130
 
/* Define if ldap_set_rebind_proc takes three arguments */
131
 
/* #undef LDAP_SET_REBIND_PROC_THREE */
132
 
 
133
 
/* Define to the address where bug reports for this package should be sent. */
134
 
#define PACKAGE_BUGREPORT ""
135
 
 
136
 
/* Define to the full name of this package. */
137
 
#define PACKAGE_NAME ""
138
 
 
139
 
/* Define to the full name and version of this package. */
140
 
#define PACKAGE_STRING ""
141
 
 
142
 
/* Define to the one symbol short name of this package. */
143
 
#define PACKAGE_TARNAME ""
144
 
 
145
 
/* Define to the home page for this package. */
146
 
#define PACKAGE_URL ""
147
 
 
148
 
/* Define to the version of this package. */
149
 
#define PACKAGE_VERSION ""
150
 
 
151
 
/* Define to 1 if you have the ANSI C header files. */
152
 
#define STDC_HEADERS 1