~zulcss/ubuntu/lucid/likewise-open/likewise-open-sru

« back to all changes in this revision

Viewing changes to centutils/include/config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Rick Clark
  • Date: 2008-08-27 08:56:20 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080827085620-5q0f58b9qtog9myq
Tags: 4.1.0.2956-0ubuntu1
* missing-likewise-logo.diff: removed
* fixed copyright notice
* updated Standards-Version to 3.8.0
* removed path from command in prerm
* removed stop in S runlevel

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* include/config.h.in.  Generated from configure.in by autoheader.  */
2
2
 
3
 
/* Define to 1 if you have the <arpa/inet.h> header file. */
4
 
#undef HAVE_ARPA_INET_H
5
 
 
6
3
/* Define to 1 if you have the `atexit' function. */
7
4
#undef HAVE_ATEXIT
8
5
 
20
17
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
21
18
#undef HAVE_DOPRNT
22
19
 
23
 
/* 
24
 
   [Someone], [please], [put], [an], [accurate], [description], [in], [here.], [This], [is], [required], [for], [autoheader], [to], [work.]
25
 
   */
26
 
#undef HAVE_EVP_DECRYPTFINAL
27
 
 
28
 
/* 
29
 
   [Someone], [please], [put], [an], [accurate], [description], [in], [here.], [This], [is], [required], [for], [autoheader], [to], [work.]
30
 
   */
31
 
#undef HAVE_EVP_DECRYPTFINAL_EX
32
 
 
33
 
/* 
34
 
   [Someone], [please], [put], [an], [accurate], [description], [in], [here.], [This], [is], [required], [for], [autoheader], [to], [work.]
35
 
   */
36
 
#undef HAVE_EVP_ENCRYPTFINAL
37
 
 
38
 
/* 
39
 
   [Someone], [please], [put], [an], [accurate], [description], [in], [here.], [This], [is], [required], [for], [autoheader], [to], [work.]
40
 
   */
41
 
#undef HAVE_EVP_ENCRYPTFINAL_EX
42
 
 
43
20
/* Define to 1 if you have the <fcntl.h> header file. */
44
21
#undef HAVE_FCNTL_H
45
22
 
49
26
/* Define to 1 if you have the <inttypes.h> header file. */
50
27
#undef HAVE_INTTYPES_H
51
28
 
52
 
/* Define to 1 if you have the `lber' library (-llber). */
53
 
#undef HAVE_LIBLBER
54
 
 
55
 
/* Define to 1 if you have the `ldap' library (-lldap). */
56
 
#undef HAVE_LIBLDAP
57
 
 
58
 
/* Define to 1 if you have the `nsl' library (-lnsl). */
59
 
#undef HAVE_LIBNSL
60
 
 
61
29
/* Define to 1 if you have the `proc' library (-lproc). */
62
30
#undef HAVE_LIBPROC
63
31
 
64
 
/* Define to 1 if you have the `pthread' library (-lpthread). */
65
 
#undef HAVE_LIBPTHREAD
66
 
 
67
 
/* Define to 1 if you have the `resolv' library (-lresolv). */
68
 
#undef HAVE_LIBRESOLV
69
 
 
70
 
/* Define to 1 if you have the `socket' library (-lsocket). */
71
 
#undef HAVE_LIBSOCKET
72
 
 
73
32
/* Define to 1 if you have the <limits.h> header file. */
74
33
#undef HAVE_LIMITS_H
75
34
 
89
48
/* Define to 1 if you have the `mkdtemp' function. */
90
49
#undef HAVE_MKDTEMP
91
50
 
92
 
/* Define to 1 if you have the <netdb.h> header file. */
93
 
#undef HAVE_NETDB_H
94
 
 
95
 
/* Define to 1 if you have the <netinet/in.h> header file. */
96
 
#undef HAVE_NETINET_IN_H
97
 
 
98
 
/* Define to 1 if you have the <openssl/bio.h> header file. */
99
 
#undef HAVE_OPENSSL_BIO_H
100
 
 
101
 
/* Define to 1 if you have the <openssl/evp.h> header file. */
102
 
#undef HAVE_OPENSSL_EVP_H
103
 
 
104
 
/* Define to 1 if you have the <openssl/md5.h> header file. */
105
 
#undef HAVE_OPENSSL_MD5_H
106
 
 
107
 
/* Define to 1 if you have the <openssl/pem.h> header file. */
108
 
#undef HAVE_OPENSSL_PEM_H
109
 
 
110
 
/* Define to 1 if you have the <openssl/rsa.h> header file. */
111
 
#undef HAVE_OPENSSL_RSA_H
112
 
 
113
 
/* Define to 1 if you have the <openssl/sha.h> header file. */
114
 
#undef HAVE_OPENSSL_SHA_H
115
 
 
116
51
/* Define to 1 if you have the <procfs.h> header file. */
117
52
#undef HAVE_PROCFS_H
118
53
 
222
157
/* Define to 1 if `vfork' works. */
223
158
#undef HAVE_WORKING_VFORK
224
159
 
 
160
/* Define to 1 if you have the `_NSGetEnviron' function. */
 
161
#undef HAVE__NSGETENVIRON
 
162
 
225
163
/* Define to the address where bug reports for this package should be sent. */
226
164
#undef PACKAGE_BUGREPORT
227
165