~ubuntu-branches/ubuntu/lucid/curl/lucid-201101212007

« back to all changes in this revision

Viewing changes to lib/config-mac.h

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-16 15:16:54 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20070516151654-x9nkigtr2j0i8d0v
Tags: upstream-7.16.2
ImportĀ upstreamĀ versionĀ 7.16.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
#define HAVE_TIME_H             1
16
16
#define HAVE_STDLIB_H           1
17
17
#define HAVE_UTIME_H            1
 
18
#define HAVE_SYS_TIME_H         1
18
19
 
19
20
#define TIME_WITH_SYS_TIME      1
20
21
 
27
28
#define HAVE_MEMCPY             1
28
29
#define HAVE_SELECT             1
29
30
#define HAVE_SOCKET             1
 
31
#define HAVE_STRUCT_TIMEVAL     1
30
32
 
31
33
//#define HAVE_STRICMP          1
32
34
#define HAVE_SIGACTION          1
 
35
#define HAVE_SIGNAL_H           1
 
36
#define HAVE_SIG_ATOMIC_T       1
33
37
 
34
38
#ifdef MACOS_SSL_SUPPORT
35
39
#       define USE_SSLEAY       1
43
47
 
44
48
#define HAVE_FIONBIO            1
45
49
 
 
50
#define RETSIGTYPE void
 
51
 
46
52
#define HAVE_GETNAMEINFO 1
47
53
#define GETNAMEINFO_QUAL_ARG1 const
48
54
#define GETNAMEINFO_TYPE_ARG1 struct sockaddr *