~ubuntu-branches/ubuntu/gutsy/curl/gutsy

« back to all changes in this revision

Viewing changes to lib/config.dj

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-29 15:04:24 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20060629150424-be178abcwks1n519
Tags: upstream-7.15.4
ImportĀ upstreamĀ versionĀ 7.15.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#define HAVE_GETHOSTNAME       1
21
21
#define HAVE_GETPASS           1
22
22
#define HAVE_GETSERVBYNAME     1
 
23
#define HAVE_GETPROTOBYNAME    1
23
24
#define HAVE_GETTIMEOFDAY      1
24
25
#define HAVE_INET_ADDR         1
25
26
#define HAVE_INET_NTOA         1
35
36
#define HAVE_NETINET_IN_H      1
36
37
#define HAVE_NETINET_TCP_H     1
37
38
#define HAVE_NET_IF_H          1
 
39
#define HAVE_PROCESS_H         1
38
40
#define HAVE_PERROR            1
39
41
#define HAVE_SELECT            1
40
42
#define HAVE_SETJMP_H          1