~ubuntu-branches/ubuntu/karmic/gnustep-base/karmic

« back to all changes in this revision

Viewing changes to SSL/config.h

  • Committer: Bazaar Package Importer
  • Author(s): Eric Heintzmann
  • Date: 2005-04-17 00:14:38 UTC
  • mfrom: (1.2.1 upstream) (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050417001438-enf0y07c9tku85z1
Tags: 1.10.3-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.h.  Generated automatically by configure.  */
2
 
/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
3
 
 
4
 
/* Define if you have the <libc.h> header file.  */
5
 
/* #undef HAVE_LIBC_H */
6
 
 
7
 
/* Define if you have the <limits.h> header file.  */
8
 
#define HAVE_LIMITS_H 1
9
 
 
10
 
/* Define if you have the <malloc.h> header file.  */
11
 
#define HAVE_MALLOC_H 1
12
 
 
13
 
/* Define if you have the <memory.h> header file.  */
14
 
#define HAVE_MEMORY_H 1
15
 
 
16
 
/* Define if you have the <openssl/ssl.h> header file.  */
17
 
/* #undef HAVE_OPENSSL_SSL_H */
18
 
 
19
 
/* Define if you have the <signal.h> header file.  */
20
 
#define HAVE_SIGNAL_H 1
21
 
 
22
 
/* Define if you have the <stdint.h> header file.  */
23
 
#define HAVE_STDINT_H 1
24
 
 
25
 
/* Define if you have the <string.h> header file.  */
26
 
#define HAVE_STRING_H 1
27
 
 
28
 
/* Define if you have the <sys/fcntl.h> header file.  */
29
 
#define HAVE_SYS_FCNTL_H 1
30
 
 
31
 
/* Define if you have the <sys/file.h> header file.  */
32
 
#define HAVE_SYS_FILE_H 1
33
 
 
34
 
/* Define if you have the <sys/inttypes.h> header file.  */
35
 
/* #undef HAVE_SYS_INTTYPES_H */
36
 
 
37
 
/* Define if you have the <sys/ioctl.h> header file.  */
38
 
#define HAVE_SYS_IOCTL_H 1
39
 
 
40
 
/* Define if you have the <sys/param.h> header file.  */
41
 
#define HAVE_SYS_PARAM_H 1
42
 
 
43
 
/* Define if you have the <sys/signal.h> header file.  */
44
 
#define HAVE_SYS_SIGNAL_H 1
45
 
 
46
 
/* Define if you have the <sys/stropts.h> header file.  */
47
 
#define HAVE_SYS_STROPTS_H 1
48
 
 
49
 
/* Define if you have the <sys/wait.h> header file.  */
50
 
#define HAVE_SYS_WAIT_H 1
51
 
 
52
 
/* Define if you have the <unistd.h> header file.  */
53
 
#define HAVE_UNISTD_H 1
54
 
 
55
 
/* Define if you have the <utime.h> header file.  */
56
 
#define HAVE_UTIME_H 1