~ubuntu-branches/ubuntu/breezy/links/breezy

« back to all changes in this revision

Viewing changes to config2.h

  • Committer: Bazaar Package Importer
  • Author(s): Peter Gervai
  • Date: 2004-11-22 14:07:14 UTC
  • mfrom: (0.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041122140714-67z5u53cd7weqy1t
Tags: 0.99+1.00pre12-1
* New upstream version 1.00pre12 (closes: #240059).
* Fix xterm garbling (closes: #266803)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
#define PACKAGE "links"
6
6
 
7
7
/* Version number of package */
8
 
#define VERSION "0.99"
 
8
#define VERSION "1.00pre12"
9
9
 
10
10
/* Define to empty if the keyword does not work.  */
11
11
/* #undef const */
40
40
/* Define if your <sys/time.h> declares struct tm.  */
41
41
/* #undef TM_IN_SYS_TIME */
42
42
 
43
 
/* Define if you have the alarm function.  */
44
 
#define HAVE_ALARM 1
45
 
 
46
43
/* Define if you have the chmod function.  */
47
44
#define HAVE_CHMOD 1
48
45
 
49
 
/* Define if you have the getpgid function.  */
50
 
#define HAVE_GETPGID 1
 
46
/* Define if you have the cygwin_conv_to_full_win32_path function.  */
 
47
/* #undef HAVE_CYGWIN_CONV_TO_FULL_WIN32_PATH */
51
48
 
52
 
/* Define if you have the getpgrp function.  */
53
 
#define HAVE_GETPGRP 1
 
49
/* Define if you have the getpagesize function.  */
 
50
/* #undef HAVE_GETPAGESIZE */
54
51
 
55
52
/* Define if you have the getpid function.  */
56
53
#define HAVE_GETPID 1
58
55
/* Define if you have the gettimeofday function.  */
59
56
#define HAVE_GETTIMEOFDAY 1
60
57
 
 
58
/* Define if you have the memmove function.  */
 
59
#define HAVE_MEMMOVE 1
 
60
 
61
61
/* Define if you have the mkdir function.  */
62
62
#define HAVE_MKDIR 1
63
63
 
 
64
/* Define if you have the popen function.  */
 
65
#define HAVE_POPEN 1
 
66
 
 
67
/* Define if you have the raise function.  */
 
68
#define HAVE_RAISE 1
 
69
 
64
70
/* Define if you have the select function.  */
65
71
#define HAVE_SELECT 1
66
72
 
67
73
/* Define if you have the setpgid function.  */
68
74
#define HAVE_SETPGID 1
69
75
 
70
 
/* Define if you have the setpgrp function.  */
71
 
#define HAVE_SETPGRP 1
72
 
 
73
76
/* Define if you have the strcspn function.  */
74
77
#define HAVE_STRCSPN 1
75
78
 
85
88
/* Define if you have the strtoul function.  */
86
89
#define HAVE_STRTOUL 1
87
90
 
 
91
/* Define if you have the uname function.  */
 
92
/* #undef HAVE_UNAME */
 
93
 
88
94
/* Define if you have the <dirent.h> header file.  */
89
95
#define HAVE_DIRENT_H 1
90
96
 
91
97
/* Define if you have the <fcntl.h> header file.  */
92
98
#define HAVE_FCNTL_H 1
93
99
 
 
100
/* Define if you have the <gpm.h> header file.  */
 
101
/* #undef HAVE_GPM_H */
 
102
 
 
103
/* Define if you have the <io.h> header file.  */
 
104
/* #undef HAVE_IO_H */
 
105
 
94
106
/* Define if you have the <limits.h> header file.  */
95
107
#define HAVE_LIMITS_H 1
96
108
 
106
118
/* Define if you have the <netinet/ip.h> header file.  */
107
119
#define HAVE_NETINET_IP_H 1
108
120
 
 
121
/* Define if you have the <sigaction.h> header file.  */
 
122
/* #undef HAVE_SIGACTION_H */
 
123
 
 
124
/* Define if you have the <sys/cygwin.h> header file.  */
 
125
/* #undef HAVE_SYS_CYGWIN_H */
 
126
 
109
127
/* Define if you have the <sys/dir.h> header file.  */
110
128
/* #undef HAVE_SYS_DIR_H */
111
129
 
 
130
/* Define if you have the <sys/fmutex.h> header file.  */
 
131
/* #undef HAVE_SYS_FMUTEX_H */
 
132
 
112
133
/* Define if you have the <sys/ioctl.h> header file.  */
113
134
#define HAVE_SYS_IOCTL_H 1
114
135
 
115
136
/* Define if you have the <sys/ndir.h> header file.  */
116
137
/* #undef HAVE_SYS_NDIR_H */
117
138
 
 
139
/* Define if you have the <sys/resource.h> header file.  */
 
140
#define HAVE_SYS_RESOURCE_H 1
 
141
 
118
142
/* Define if you have the <sys/select.h> header file.  */
119
143
/* #undef HAVE_SYS_SELECT_H */
120
144
 
124
148
/* Define if you have the <sys/un.h> header file.  */
125
149
#define HAVE_SYS_UN_H 1
126
150
 
 
151
/* Define if you have the <sys/utsname.h> header file.  */
 
152
/* #undef HAVE_SYS_UTSNAME_H */
 
153
 
127
154
/* Define if you have the <time.h> header file.  */
128
155
#define HAVE_TIME_H 1
129
156
 
130
157
/* Define if you have the <unistd.h> header file.  */
131
158
#define HAVE_UNISTD_H 1
132
159
 
 
160
/* Define if you have the <wait.h> header file.  */
 
161
/* #undef HAVE_WAIT_H */
 
162
 
 
163
/* Define if you have the dl library (-ldl).  */
 
164
/* #undef HAVE_LIBDL */
 
165
 
133
166
/* Define if you have the gpm library (-lgpm).  */
134
167
/*#define HAVE_LIBGPM 1*/
135
168
 
171
204
/*#define HAVE_CFMAKERAW 1*/
172
205
 
173
206
/* */
174
 
/*#define HAVE_HERROR 1*/
 
207
/* #undef HAVE_GETHOSTBYADDR */
 
208
 
 
209
/* */
 
210
/* #undef HAVE_HERROR 1 */
175
211
 
176
212
/* */
177
213
/* #undef HAVE_BEGINTHREAD */
187
223
 
188
224
/* */
189
225
/* #undef HAVE_PTHREADS */
 
226
 
 
227
/* */
 
228
/* #undef HAVE_SSL */
 
229
 
 
230
/* */
 
231
/* #undef X2 */