Start anew
[msysgit.git] / lib / perl5 / 5.6.1 / msys / Config.pm
blob6e1341c39d292d1f24cb6f6e64b3b1f9269802ea
1 package Config;
2 use Exporter ();
3 @EXPORT = qw(%Config);
4 @EXPORT_OK = qw(myconfig config_sh config_vars);
6 # Define our own import method to avoid pulling in the full Exporter:
7 sub import {
8 my $pkg = shift;
9 @_ = @EXPORT unless @_;
10 my @func = grep {$_ ne '%Config'} @_;
11 local $Exporter::ExportLevel = 1;
12 Exporter::import('Config', @func) if @func;
13 return if @func == @_;
14 my $callpkg = caller(0);
15 *{"$callpkg\::Config"} = \%Config;
18 die "Perl lib version (v5.6.1) doesn't match executable version ($])"
19 unless $^V;
21 $^V eq v5.6.1
22 or die "Perl lib version (v5.6.1) doesn't match executable version (" .
23 (sprintf "v%vd",$^V) . ")";
25 # This file was created by configpm when Perl was built. Any changes
26 # made to this file will be lost the next time perl is built.
29 ## This file was produced by running the Configure script. It holds all the
30 ## definitions figured out by Configure. Should you modify one of these values,
31 ## do not forget to propagate your changes by running "Configure -der". You may
32 ## instead choose to run each of the .SH files by yourself, or "Configure -S".
35 ## Package name : perl5
36 ## Source directory : .
37 ## Configuration time: Sat May 18 14:14:54 EDT 2002
38 ## Configured by : unknown
39 ## Target system : msys_nt-4.0 du216771 1.0.8(0.4632) 2002-05-13 09:50 i686 unknown
41 ## Configure command line arguments.
43 my $config_sh = <<'!END!';
44 archlibexp='/usr/lib/perl5/5.6.1/msys'
45 archname='msys'
46 cc='gcc'
47 ccflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -fnative-struct'
48 cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -fnative-struct'
49 dlsrc='dl_dlopen.xs'
50 dynamic_ext='B ByteLoader Data/Dumper Devel/DProf Devel/Peek Fcntl File/Glob GDBM_File IO Opcode POSIX SDBM_File Socket Sys/Hostname Sys/Syslog attrs re'
51 extensions='B ByteLoader Data/Dumper Devel/DProf Devel/Peek Fcntl File/Glob GDBM_File IO Opcode POSIX SDBM_File Socket Sys/Hostname Sys/Syslog attrs re Errno'
52 installarchlib='/usr/lib/perl5/5.6.1/msys'
53 installprivlib='/usr/lib/perl5/5.6.1'
54 libpth='/usr/lib /lib'
55 libs='-lgdbm'
56 osname='msys'
57 osvers='1.0.8(0.4632)'
58 prefix='/usr'
59 privlibexp='/usr/lib/perl5/5.6.1'
60 sharpbang='#!'
61 shsharp='true'
62 sig_name='ZERO HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM URG STOP TSTP CONT CHLD TTIN TTOU IO XCPU XFSZ VTALRM PROF WINCH LOST USR1 USR2 CLD POLL '
63 sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 20 23 '
64 so='dll'
65 startsh='#!/bin/sh'
66 static_ext=' '
67 Author=''
68 CONFIG='true'
69 Date='$Date'
70 Header=''
71 Id='$Id'
72 Locker=''
73 Log='$Log'
74 Mcc='Mcc'
75 PATCHLEVEL='6'
76 PERL_API_REVISION='5'
77 PERL_API_SUBVERSION='0'
78 PERL_API_VERSION='5'
79 PERL_CONFIG_SH='true'
80 PERL_REVISION='5'
81 PERL_SUBVERSION='1'
82 PERL_VERSION='6'
83 RCSfile='$RCSfile'
84 Revision='$Revision'
85 SUBVERSION='1'
86 Source=''
87 State=''
88 _a='.a'
89 _exe='.exe'
90 _o='.o'
91 afs='false'
92 alignbytes='8'
93 ansi2knr=''
94 aphostname='/c/WINNT/system32/hostname'
95 api_revision='5'
96 api_subversion='0'
97 api_version='5'
98 api_versionstring='5.005'
99 ar='ar'
100 archlib='/usr/lib/perl5/5.6.1/msys'
101 archname64=''
102 archobjs='msys.o'
103 awk='awk'
104 baserev='5.0'
105 bash=''
106 bin='/usr/bin'
107 bincompat5005='undef'
108 binexp='/usr/bin'
109 bison='bison'
110 byacc='byacc'
111 byteorder='1234'
112 c=''
113 castflags='0'
114 cat='cat'
115 cccdlflags=' '
116 ccdlflags=' -s'
117 ccflags_uselargefiles=''
118 ccname='gcc'
119 ccsymbols='_X86_=1 __GNUC_MINOR__=95 __GNUC__=2 __MSYS__=1 __cdecl=__attribute__((__cdecl__)) __declspec(x)=__attribute__((x)) __i386=1 __i386__=1 __stdcall=__attribute__((__stdcall__)) __unix=1 __unix__=1 _cdecl=__attribute__((__cdecl__)) _stdcall=__attribute__((__stdcall__)) _unix=1 cpu=i386 i386=1 machine=i386 system=winnt unix=1'
120 ccversion=''
121 cf_by='unknown'
122 cf_email='unknown@du216771.users'
123 cf_time='Sat May 18 14:14:54 EDT 2002'
124 charsize='1'
125 chgrp=''
126 chmod=''
127 chown=''
128 clocktype='clock_t'
129 comm='comm'
130 compress=''
131 config_arg0='./Configure'
132 config_argc='0'
133 config_args=''
134 contains='grep'
135 cp='cp'
136 cpio=''
137 cpp='cpp'
138 cpp_stuff='42'
139 cppccsymbols=''
140 cpplast='-'
141 cppminus='-'
142 cpprun='gcc -E'
143 cppstdin='gcc -E'
144 cppsymbols=''
145 crosscompile='undef'
146 cryptlib=''
147 csh='csh'
148 d_Gconvert='gcvt((x),(n),(b))'
149 d_PRIEUldbl='define'
150 d_PRIFUldbl='define'
151 d_PRIGUldbl='define'
152 d_PRIXU64='define'
153 d_PRId64='define'
154 d_PRIeldbl='define'
155 d_PRIfldbl='define'
156 d_PRIgldbl='define'
157 d_PRIi64='define'
158 d_PRIo64='define'
159 d_PRIu64='define'
160 d_PRIx64='define'
161 d_SCNfldbl='define'
162 d__fwalk='undef'
163 d_access='define'
164 d_accessx='undef'
165 d_alarm='define'
166 d_archlib='define'
167 d_atolf='undef'
168 d_atoll='undef'
169 d_attribut='define'
170 d_bcmp='define'
171 d_bcopy='define'
172 d_bincompat5005='undef'
173 d_bsd='define'
174 d_bsdgetpgrp='undef'
175 d_bsdsetpgrp='undef'
176 d_bzero='define'
177 d_casti32='undef'
178 d_castneg='define'
179 d_charvspr='undef'
180 d_chown='define'
181 d_chroot='define'
182 d_chsize='undef'
183 d_closedir='define'
184 d_const='define'
185 d_crypt='undef'
186 d_csh='undef'
187 d_cuserid='define'
188 d_dbl_dig='define'
189 d_difftime='define'
190 d_dirnamlen='undef'
191 d_dlerror='define'
192 d_dlopen='define'
193 d_dlsymun='undef'
194 d_dosuid='undef'
195 d_drand48proto='define'
196 d_dup2='define'
197 d_eaccess='undef'
198 d_endgrent='define'
199 d_endhent='define'
200 d_endnent='undef'
201 d_endpent='undef'
202 d_endpwent='define'
203 d_endsent='undef'
204 d_eofnblk='define'
205 d_eunice='undef'
206 d_fchmod='define'
207 d_fchown='define'
208 d_fcntl='define'
209 d_fcntl_can_lock='define'
210 d_fd_macros='define'
211 d_fd_set='define'
212 d_fds_bits='define'
213 d_fgetpos='define'
214 d_flexfnam='define'
215 d_flock='undef'
216 d_fork='define'
217 d_fpathconf='define'
218 d_fpos64_t='undef'
219 d_frexpl='undef'
220 d_fs_data_s='undef'
221 d_fseeko='undef'
222 d_fsetpos='define'
223 d_fstatfs='define'
224 d_fstatvfs='undef'
225 d_fsync='define'
226 d_ftello='undef'
227 d_ftime='undef'
228 d_getcwd='define'
229 d_getespwnam='undef'
230 d_getfsstat='undef'
231 d_getgrent='define'
232 d_getgrps='define'
233 d_gethbyaddr='define'
234 d_gethbyname='define'
235 d_gethent='undef'
236 d_gethname='define'
237 d_gethostprotos='define'
238 d_getlogin='define'
239 d_getmnt='undef'
240 d_getmntent='define'
241 d_getnbyaddr='undef'
242 d_getnbyname='undef'
243 d_getnent='undef'
244 d_getnetprotos='define'
245 d_getpagsz='define'
246 d_getpbyname='define'
247 d_getpbynumber='define'
248 d_getpent='undef'
249 d_getpgid='define'
250 d_getpgrp2='undef'
251 d_getpgrp='define'
252 d_getppid='define'
253 d_getprior='undef'
254 d_getprotoprotos='define'
255 d_getprpwnam='undef'
256 d_getpwent='define'
257 d_getsbyname='define'
258 d_getsbyport='define'
259 d_getsent='undef'
260 d_getservprotos='define'
261 d_getspnam='undef'
262 d_gettimeod='define'
263 d_gnulibc='undef'
264 d_grpasswd='define'
265 d_hasmntopt='undef'
266 d_htonl='define'
267 d_iconv='undef'
268 d_index='undef'
269 d_inetaton='define'
270 d_int64_t='define'
271 d_isascii='define'
272 d_isnan='define'
273 d_isnanl='undef'
274 d_killpg='define'
275 d_lchown='define'
276 d_ldbl_dig='define'
277 d_link='define'
278 d_locconv='define'
279 d_lockf='undef'
280 d_longdbl='define'
281 d_longlong='define'
282 d_lseekproto='define'
283 d_lstat='define'
284 d_madvise='undef'
285 d_mblen='define'
286 d_mbstowcs='define'
287 d_mbtowc='define'
288 d_memchr='define'
289 d_memcmp='define'
290 d_memcpy='define'
291 d_memmove='define'
292 d_memset='define'
293 d_mkdir='define'
294 d_mkdtemp='undef'
295 d_mkfifo='define'
296 d_mkstemp='define'
297 d_mkstemps='undef'
298 d_mktime='define'
299 d_mmap='define'
300 d_modfl='undef'
301 d_mprotect='define'
302 d_msg='undef'
303 d_msg_ctrunc='undef'
304 d_msg_dontroute='define'
305 d_msg_oob='define'
306 d_msg_peek='define'
307 d_msg_proxy='undef'
308 d_msgctl='undef'
309 d_msgget='undef'
310 d_msgrcv='undef'
311 d_msgsnd='undef'
312 d_msync='define'
313 d_munmap='define'
314 d_mymalloc='define'
315 d_nice='define'
316 d_nv_preserves_uv='define'
317 d_nv_preserves_uv_bits='32'
318 d_off64_t='undef'
319 d_old_pthread_create_joinable='undef'
320 d_oldpthreads='undef'
321 d_oldsock='undef'
322 d_open3='define'
323 d_pathconf='define'
324 d_pause='define'
325 d_perl_otherlibdirs='undef'
326 d_phostname='undef'
327 d_pipe='define'
328 d_poll='define'
329 d_portable='define'
330 d_pthread_yield='undef'
331 d_pwage='undef'
332 d_pwchange='undef'
333 d_pwclass='undef'
334 d_pwcomment='define'
335 d_pwexpire='undef'
336 d_pwgecos='define'
337 d_pwpasswd='define'
338 d_pwquota='undef'
339 d_qgcvt='undef'
340 d_quad='define'
341 d_readdir='define'
342 d_readlink='define'
343 d_rename='define'
344 d_rewinddir='define'
345 d_rmdir='define'
346 d_safebcpy='define'
347 d_safemcpy='undef'
348 d_sanemcmp='define'
349 d_sbrkproto='define'
350 d_sched_yield='define'
351 d_scm_rights='undef'
352 d_seekdir='define'
353 d_select='define'
354 d_sem='undef'
355 d_semctl='undef'
356 d_semctl_semid_ds='undef'
357 d_semctl_semun='undef'
358 d_semget='undef'
359 d_semop='undef'
360 d_setegid='define'
361 d_seteuid='define'
362 d_setgrent='define'
363 d_setgrps='undef'
364 d_sethent='define'
365 d_setlinebuf='undef'
366 d_setlocale='define'
367 d_setnent='undef'
368 d_setpent='undef'
369 d_setpgid='define'
370 d_setpgrp2='undef'
371 d_setpgrp='define'
372 d_setprior='undef'
373 d_setproctitle='undef'
374 d_setpwent='define'
375 d_setregid='undef'
376 d_setresgid='undef'
377 d_setresuid='undef'
378 d_setreuid='undef'
379 d_setrgid='undef'
380 d_setruid='undef'
381 d_setsent='undef'
382 d_setsid='define'
383 d_setvbuf='define'
384 d_sfio='undef'
385 d_shm='undef'
386 d_shmat='undef'
387 d_shmatprototype='undef'
388 d_shmctl='undef'
389 d_shmdt='undef'
390 d_shmget='undef'
391 d_sigaction='define'
392 d_sigsetjmp='define'
393 d_socket='define'
394 d_socklen_t='define'
395 d_sockpair='define'
396 d_socks5_init='undef'
397 d_sqrtl='undef'
398 d_statblks='define'
399 d_statfs_f_flags='undef'
400 d_statfs_s='define'
401 d_statvfs='undef'
402 d_stdio_cnt_lval='define'
403 d_stdio_ptr_lval='define'
404 d_stdio_ptr_lval_nochange_cnt='define'
405 d_stdio_ptr_lval_sets_cnt='undef'
406 d_stdio_stream_array='undef'
407 d_stdiobase='define'
408 d_stdstdio='define'
409 d_strchr='define'
410 d_strcoll='define'
411 d_strctcpy='define'
412 d_strerrm='strerror(e)'
413 d_strerror='define'
414 d_strtod='define'
415 d_strtol='define'
416 d_strtold='undef'
417 d_strtoll='undef'
418 d_strtoul='define'
419 d_strtoull='undef'
420 d_strtouq='undef'
421 d_strxfrm='define'
422 d_suidsafe='undef'
423 d_symlink='define'
424 d_syscall='undef'
425 d_sysconf='define'
426 d_sysernlst=''
427 d_syserrlst='define'
428 d_system='define'
429 d_tcgetpgrp='define'
430 d_tcsetpgrp='define'
431 d_telldir='define'
432 d_telldirproto='define'
433 d_time='define'
434 d_times='define'
435 d_truncate='define'
436 d_tzname='define'
437 d_umask='define'
438 d_uname='define'
439 d_union_semun='undef'
440 d_ustat='undef'
441 d_vendorarch='undef'
442 d_vendorbin='undef'
443 d_vendorlib='undef'
444 d_vfork='undef'
445 d_void_closedir='undef'
446 d_voidsig='define'
447 d_voidtty=''
448 d_volatile='define'
449 d_vprintf='define'
450 d_wait4='define'
451 d_waitpid='define'
452 d_wcstombs='define'
453 d_wctomb='define'
454 d_xenix='undef'
455 date='date'
456 db_hashtype='u_int32_t'
457 db_prefixtype='size_t'
458 defvoidused='15'
459 direntrytype='struct dirent'
460 dlext='dll'
461 doublesize='8'
462 drand01='drand48()'
463 eagain='EAGAIN'
464 ebcdic='undef'
465 echo='echo'
466 egrep='egrep'
467 emacs=''
468 eunicefix=':'
469 exe_ext='.exe'
470 expr='expr'
471 fflushNULL='define'
472 fflushall='undef'
473 find=''
474 firstmakefile='GNUmakefile'
475 flex=''
476 fpossize='4'
477 fpostype='fpos_t'
478 freetype='void'
479 full_ar='/bin/ar'
480 full_csh='csh'
481 full_sed='/bin/sed'
482 gccosandvers=''
483 gccversion='2.95.3-1'
484 gidformat='"hu"'
485 gidsign='1'
486 gidsize='2'
487 gidtype='gid_t'
488 glibpth='/usr/shlib /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
489 grep='grep'
490 groupcat=''
491 groupstype='gid_t'
492 gzip='gzip'
493 h_fcntl='false'
494 h_sysfile='true'
495 hint='recommended'
496 hostcat=''
497 i16size='2'
498 i16type='short'
499 i32size='4'
500 i32type='long'
501 i64size='8'
502 i64type='long long'
503 i8size='1'
504 i8type='char'
505 i_arpainet='define'
506 i_bsdioctl=''
507 i_db='undef'
508 i_dbm='undef'
509 i_dirent='define'
510 i_dld='undef'
511 i_dlfcn='define'
512 i_fcntl='undef'
513 i_float='define'
514 i_gdbm='define'
515 i_grp='define'
516 i_iconv='undef'
517 i_ieeefp='define'
518 i_inttypes='undef'
519 i_libutil='undef'
520 i_limits='define'
521 i_locale='define'
522 i_machcthr='undef'
523 i_malloc='define'
524 i_math='define'
525 i_memory='undef'
526 i_mntent='define'
527 i_ndbm='undef'
528 i_netdb='define'
529 i_neterrno='undef'
530 i_netinettcp='define'
531 i_niin='define'
532 i_poll='define'
533 i_prot='undef'
534 i_pthread='define'
535 i_pwd='define'
536 i_rpcsvcdbm='undef'
537 i_sfio='undef'
538 i_sgtty='undef'
539 i_shadow='undef'
540 i_socks='undef'
541 i_stdarg='define'
542 i_stddef='define'
543 i_stdlib='define'
544 i_string='define'
545 i_sunmath='undef'
546 i_sysaccess='undef'
547 i_sysdir='undef'
548 i_sysfile='define'
549 i_sysfilio='undef'
550 i_sysin='undef'
551 i_sysioctl='define'
552 i_syslog='define'
553 i_sysmman='define'
554 i_sysmode='undef'
555 i_sysmount='define'
556 i_sysndir='undef'
557 i_sysparam='define'
558 i_sysresrc='define'
559 i_syssecrt='undef'
560 i_sysselct='define'
561 i_syssockio=''
562 i_sysstat='define'
563 i_sysstatfs='undef'
564 i_sysstatvfs='undef'
565 i_systime='define'
566 i_systimek='undef'
567 i_systimes='define'
568 i_systypes='define'
569 i_sysuio='define'
570 i_sysun='define'
571 i_sysutsname='define'
572 i_sysvfs='define'
573 i_syswait='define'
574 i_termio='undef'
575 i_termios='define'
576 i_time='undef'
577 i_unistd='define'
578 i_ustat='undef'
579 i_utime='define'
580 i_values='undef'
581 i_varargs='undef'
582 i_varhdr='stdarg.h'
583 i_vfork='undef'
584 ignore_versioned_solibs=''
585 inc_version_list=' '
586 inc_version_list_init='0'
587 incpath=''
588 inews=''
589 installbin='/usr/bin'
590 installman1dir=''
591 installman3dir=''
592 installprefix='/usr'
593 installprefixexp='/usr'
594 installscript='/usr/bin'
595 installsitearch='/usr/lib/perl5/site_perl/5.6.1/msys'
596 installsitebin='/usr/bin'
597 installsitelib='/usr/lib/perl5/site_perl/5.6.1'
598 installstyle='lib/perl5'
599 installusrbinperl='undef'
600 installvendorarch=''
601 installvendorbin=''
602 installvendorlib=''
603 intsize='4'
604 issymlink='test -h'
605 ivdformat='"ld"'
606 ivsize='4'
607 ivtype='long'
608 known_extensions='B ByteLoader DB_File Data/Dumper Devel/DProf Devel/Peek Fcntl File/Glob GDBM_File IO IPC/SysV NDBM_File ODBM_File Opcode POSIX SDBM_File Socket Sys/Hostname Sys/Syslog Thread attrs re'
609 ksh=''
610 ld='ld2'
611 lddlflags=' -s'
612 ldflags=' -s'
613 ldflags_uselargefiles=''
614 ldlibpthname='PATH'
615 less='less'
616 lib_ext='.a'
617 libc='/usr/lib/libmsys-1.0.dll.a'
618 libperl='libperl.dll'
619 libsdirs=' /usr/lib'
620 libsfiles=' libgdbm.a'
621 libsfound=' /usr/lib/libgdbm.a'
622 libspath=' /usr/lib /lib'
623 libswanted=' sfio socket bind inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun cposix posix ndir dir crypt sec ucb bsd BSD PW x iconv util cygipc'
624 libswanted_uselargefiles=''
625 line=''
626 lint=''
627 lkflags=''
628 ln='ln'
629 lns='/bin/ln -s'
630 locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
631 loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
632 longdblsize='12'
633 longlongsize='8'
634 longsize='4'
635 lp=''
636 lpr=''
637 ls='ls'
638 lseeksize='4'
639 lseektype='off_t'
640 mail=''
641 mailx=''
642 make='make'
643 make_set_make='#'
644 mallocobj='malloc.o'
645 mallocsrc='malloc.c'
646 malloctype='void *'
647 man1dir=' '
648 man1direxp=''
649 man1ext='0'
650 man3dir=' '
651 man3direxp=''
652 man3ext='0'
653 mips_type=''
654 mkdir='mkdir'
655 mmaptype='caddr_t'
656 modetype='mode_t'
657 more='more'
658 multiarch='undef'
659 mv=''
660 myarchname='i686-msys'
661 mydomain='.users'
662 myhostname='du216771'
663 myuname='msys_nt-4.0 du216771 1.0.8(0.4632) 2002-05-13 09:50 i686 unknown '
664 n='-n'
665 netdb_hlen_type='int'
666 netdb_host_type='const char *'
667 netdb_name_type='const char *'
668 netdb_net_type='long'
669 nm='nm'
670 nm_opt=''
671 nm_so_opt=''
672 nonxs_ext='Errno'
673 nroff='nroff'
674 nvEUformat='"E"'
675 nvFUformat='"F"'
676 nvGUformat='"G"'
677 nveformat='"e"'
678 nvfformat='"f"'
679 nvgformat='"g"'
680 nvsize='8'
681 nvtype='double'
682 o_nonblock='O_NONBLOCK'
683 obj_ext='.o'
684 old_pthread_create_joinable=''
685 optimize='-O3 -s -mcpu=pentium'
686 orderlib='false'
687 otherlibdirs=' '
688 package='perl5'
689 pager='/bin/less'
690 passcat=''
691 patchlevel='6'
692 path_sep=':'
693 perl5='/usr/bin/perl'
694 perl=''
695 perladmin='unknown@du216771.users'
696 perllibs=''
697 perlpath='/usr/bin/perl'
698 pg='pg'
699 phostname='hostname'
700 pidtype='pid_t'
701 plibpth='/usr/lib'
702 pm_apiversion='5.005'
703 pmake=''
704 pr=''
705 prefixexp='/usr'
706 privlib='/usr/lib/perl5/5.6.1'
707 prototype='define'
708 ptrsize='4'
709 quadkind='3'
710 quadtype='long long'
711 randbits='48'
712 randfunc='drand48'
713 randseedtype='long'
714 ranlib=':'
715 rd_nodata='-1'
716 revision='5'
717 rm='rm'
718 rmail=''
719 runnm='true'
720 sPRIEUldbl='"LE"'
721 sPRIFUldbl='"LF"'
722 sPRIGUldbl='"LG"'
723 sPRIXU64='"llX"'
724 sPRId64='"lld"'
725 sPRIeldbl='"Le"'
726 sPRIfldbl='"Lf"'
727 sPRIgldbl='"Lg"'
728 sPRIi64='"lli"'
729 sPRIo64='"llo"'
730 sPRIu64='"llu"'
731 sPRIx64='"llx"'
732 sSCNfldbl='"Lf"'
733 sched_yield='sched_yield()'
734 scriptdir='/usr/bin'
735 scriptdirexp='/usr/bin'
736 sed='sed'
737 seedfunc='srand48'
738 selectminbits='32'
739 selecttype='fd_set *'
740 sendmail=''
741 sh='/bin/sh'
742 shar=''
743 shmattype=''
744 shortsize='2'
745 shrpenv='env LD_RUN_PATH=/usr/lib/perl5/5.6.1/msys/CORE'
746 sig_count='32'
747 sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "EMT", "FPE", "KILL", "BUS", "SEGV", "SYS", "PIPE", "ALRM", "TERM", "URG", "STOP", "TSTP", "CONT", "CHLD", "TTIN", "TTOU", "IO", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "LOST", "USR1", "USR2", "CLD", "POLL", 0'
748 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 20, 23, 0'
749 signal_t='void'
750 sitearch='/usr/lib/perl5/site_perl/5.6.1/msys'
751 sitearchexp='/usr/lib/perl5/site_perl/5.6.1/msys'
752 sitebin='/usr/bin'
753 sitebinexp='/usr/bin'
754 sitelib='/usr/lib/perl5/site_perl/5.6.1'
755 sitelib_stem='/usr/lib/perl5/site_perl'
756 sitelibexp='/usr/lib/perl5/site_perl/5.6.1'
757 siteprefix='/usr'
758 siteprefixexp='/usr'
759 sizesize='4'
760 sizetype='size_t'
761 sleep=''
762 smail=''
763 sockethdr=''
764 socketlib=''
765 socksizetype='socklen_t'
766 sort='sort'
767 spackage='Perl5'
768 spitshell='cat'
769 src='.'
770 ssizetype='ssize_t'
771 startperl='#!/usr/bin/perl'
772 stdchar='char'
773 stdio_base='((fp)->_ub._base ? (fp)->_ub._base : (fp)->_bf._base)'
774 stdio_bufsiz='((fp)->_ub._base ? (fp)->_ub._size : (fp)->_bf._size)'
775 stdio_cnt='((fp)->_r)'
776 stdio_filbuf=''
777 stdio_ptr='((fp)->_p)'
778 stdio_stream_array=''
779 strings='/usr/include/string.h'
780 submit=''
781 subversion='1'
782 sysman='/usr/man/man1'
783 tail=''
784 tar=''
785 tbl=''
786 tee=''
787 test='test'
788 timeincl='/usr/include/sys/time.h '
789 timetype='time_t'
790 touch='touch'
791 tr='tr'
792 trnl='\n'
793 troff=''
794 u16size='2'
795 u16type='unsigned short'
796 u32size='4'
797 u32type='unsigned long'
798 u64size='8'
799 u64type='unsigned long long'
800 u8size='1'
801 u8type='unsigned char'
802 uidformat='"hu"'
803 uidsign='1'
804 uidsize='2'
805 uidtype='uid_t'
806 uname='uname'
807 uniq='uniq'
808 uquadtype='unsigned long long'
809 use5005threads='undef'
810 use64bitall='undef'
811 use64bitint='undef'
812 usedl='define'
813 useithreads='undef'
814 uselargefiles='define'
815 uselongdouble='undef'
816 usemorebits='undef'
817 usemultiplicity='undef'
818 usemymalloc='y'
819 usenm='true'
820 useopcode='true'
821 useperlio='undef'
822 useposix='true'
823 usesfio='false'
824 useshrplib='true'
825 usesocks='undef'
826 usethreads='undef'
827 usevendorprefix='undef'
828 usevfork='false'
829 usrinc='/usr/include'
830 uuname=''
831 uvXUformat='"lX"'
832 uvoformat='"lo"'
833 uvsize='4'
834 uvtype='unsigned long'
835 uvuformat='"lu"'
836 uvxformat='"lx"'
837 vendorarch=''
838 vendorarchexp=''
839 vendorbin=''
840 vendorbinexp=''
841 vendorlib=''
842 vendorlib_stem=''
843 vendorlibexp=''
844 vendorprefix=''
845 vendorprefixexp=''
846 version='5.6.1'
847 versiononly='undef'
848 vi=''
849 voidflags='15'
850 xlibpth='/usr/lib/386 /lib/386'
851 xs_apiversion='5.6.1'
852 yacc='bison -y'
853 yaccflags=''
854 zcat=''
855 zip='zip'
856 !END!
858 my $summary = <<'!END!';
859 Summary of my $package (revision $baserev version $PERL_VERSION subversion $PERL_SUBVERSION) configuration:
860 Platform:
861 osname=$osname, osvers=$osvers, archname=$archname
862 uname='$myuname'
863 config_args='$config_args'
864 hint=$hint, useposix=$useposix, d_sigaction=$d_sigaction
865 usethreads=$usethreads use5005threads=$use5005threads useithreads=$useithreads usemultiplicity=$usemultiplicity
866 useperlio=$useperlio d_sfio=$d_sfio uselargefiles=$uselargefiles usesocks=$usesocks
867 use64bitint=$use64bitint use64bitall=$use64bitall uselongdouble=$uselongdouble
868 Compiler:
869 cc='$cc', ccflags ='$ccflags',
870 optimize='$optimize',
871 cppflags='$cppflags'
872 ccversion='$ccversion', gccversion='$gccversion', gccosandvers='$gccosandvers'
873 intsize=$intsize, longsize=$longsize, ptrsize=$ptrsize, doublesize=$doublesize, byteorder=$byteorder
874 d_longlong=$d_longlong, longlongsize=$longlongsize, d_longdbl=$d_longdbl, longdblsize=$longdblsize
875 ivtype='$ivtype', ivsize=$ivsize, nvtype='$nvtype', nvsize=$nvsize, Off_t='$lseektype', lseeksize=$lseeksize
876 alignbytes=$alignbytes, usemymalloc=$usemymalloc, prototype=$prototype
877 Linker and Libraries:
878 ld='$ld', ldflags ='$ldflags'
879 libpth=$libpth
880 libs=$libs
881 perllibs=$perllibs
882 libc=$libc, so=$so, useshrplib=$useshrplib, libperl=$libperl
883 Dynamic Linking:
884 dlsrc=$dlsrc, dlext=$dlext, d_dlsymun=$d_dlsymun, ccdlflags='$ccdlflags'
885 cccdlflags='$cccdlflags', lddlflags='$lddlflags'
887 !END!
888 my $summary_expanded = 0;
890 sub myconfig {
891 return $summary if $summary_expanded;
892 $summary =~ s{\$(\w+)}
893 { my $c = $Config{$1}; defined($c) ? $c : 'undef' }ge;
894 $summary_expanded = 1;
895 $summary;
898 sub FETCH {
899 # check for cached value (which may be undef so we use exists not defined)
900 return $_[0]->{$_[1]} if (exists $_[0]->{$_[1]});
902 # Search for it in the big string
903 my($value, $start, $marker, $quote_type);
905 $quote_type = "'";
906 # Virtual entries.
907 if ($_[1] eq 'byteorder') {
908 # byteorder does exist on its own but we overlay a virtual
909 # dynamically recomputed value.
910 my $t = $Config{ivtype};
911 my $s = $Config{ivsize};
912 my $f = $t eq 'long' ? 'L!' : $s == 8 ? 'Q': 'I';
913 if ($s == 4 || $s == 8) {
914 my $i = 0;
915 foreach my $c (reverse(2..$s)) { $i |= ord($c); $i <<= 8 }
916 $i |= ord(1);
917 $value = join('', unpack('a'x$s, pack($f, $i)));
918 } else {
919 $value = '?'x$s;
921 } elsif ($_[1] =~ /^((?:cc|ld)flags|libs(?:wanted)?)_nolargefiles/) {
922 # These are purely virtual, they do not exist, but need to
923 # be computed on demand for largefile-incapable extensions.
924 my $key = "${1}_uselargefiles";
925 $value = $Config{$1};
926 my $withlargefiles = $Config{$key};
927 if ($key =~ /^(?:cc|ld)flags_/) {
928 $value =~ s/\Q$withlargefiles\E\b//;
929 } elsif ($key =~ /^libs/) {
930 my @lflibswanted = split(' ', $Config{libswanted_uselargefiles});
931 if (@lflibswanted) {
932 my %lflibswanted;
933 @lflibswanted{@lflibswanted} = ();
934 if ($key =~ /^libs_/) {
935 my @libs = grep { /^-l(.+)/ &&
936 not exists $lflibswanted{$1} }
937 split(' ', $Config{libs});
938 $Config{libs} = join(' ', @libs);
939 } elsif ($key =~ /^libswanted_/) {
940 my @libswanted = grep { not exists $lflibswanted{$_} }
941 split(' ', $Config{libswanted});
942 $Config{libswanted} = join(' ', @libswanted);
946 } else {
947 $marker = "$_[1]=";
948 # return undef unless (($value) = $config_sh =~ m/^$_[1]='(.*)'\s*$/m);
949 # Check for the common case, ' delimeted
950 $start = index($config_sh, "\n$marker$quote_type");
951 # If that failed, check for " delimited
952 if ($start == -1) {
953 $quote_type = '"';
954 $start = index($config_sh, "\n$marker$quote_type");
956 return undef if ( ($start == -1) && # in case it's first
957 (substr($config_sh, 0, length($marker)) ne $marker) );
958 if ($start == -1) {
959 # It's the very first thing we found. Skip $start forward
960 # and figure out the quote mark after the =.
961 $start = length($marker) + 1;
962 $quote_type = substr($config_sh, $start - 1, 1);
964 else {
965 $start += length($marker) + 2;
967 $value = substr($config_sh, $start,
968 index($config_sh, "$quote_type\n", $start) - $start);
970 # If we had a double-quote, we'd better eval it so escape
971 # sequences and such can be interpolated. Since the incoming
972 # value is supposed to follow shell rules and not perl rules,
973 # we escape any perl variable markers
974 if ($quote_type eq '"') {
975 $value =~ s/\$/\\\$/g;
976 $value =~ s/\@/\\\@/g;
977 eval "\$value = \"$value\"";
979 #$value = sprintf($value) if $quote_type eq '"';
980 # So we can say "if $Config{'foo'}".
981 $value = undef if $value eq 'undef';
982 $_[0]->{$_[1]} = $value; # cache it
983 return $value;
986 my $prevpos = 0;
988 sub FIRSTKEY {
989 $prevpos = 0;
990 # my($key) = $config_sh =~ m/^(.*?)=/;
991 substr($config_sh, 0, index($config_sh, '=') );
992 # $key;
995 sub NEXTKEY {
996 # Find out how the current key's quoted so we can skip to its end.
997 my $quote = substr($config_sh, index($config_sh, "=", $prevpos)+1, 1);
998 my $pos = index($config_sh, qq($quote\n), $prevpos) + 2;
999 my $len = index($config_sh, "=", $pos) - $pos;
1000 $prevpos = $pos;
1001 $len > 0 ? substr($config_sh, $pos, $len) : undef;
1004 sub EXISTS {
1005 # exists($_[0]->{$_[1]}) or $config_sh =~ m/^$_[1]=/m;
1006 exists($_[0]->{$_[1]}) or
1007 index($config_sh, "\n$_[1]='") != -1 or
1008 substr($config_sh, 0, length($_[1])+2) eq "$_[1]='" or
1009 index($config_sh, "\n$_[1]=\"") != -1 or
1010 substr($config_sh, 0, length($_[1])+2) eq "$_[1]=\"" or
1011 $_[1] =~ /^(?:(?:cc|ld)flags|libs(?:wanted)?)_nolargefiles$/;
1014 sub STORE { die "\%Config::Config is read-only\n" }
1015 sub DELETE { &STORE }
1016 sub CLEAR { &STORE }
1019 sub config_sh {
1020 $config_sh
1023 sub config_re {
1024 my $re = shift;
1025 my @matches = ($config_sh =~ /^$re=.*\n/mg);
1026 @matches ? (print @matches) : print "$re: not found\n";
1029 sub config_vars {
1030 foreach(@_){
1031 config_re($_), next if /\W/;
1032 my $v=(exists $Config{$_}) ? $Config{$_} : 'UNKNOWN';
1033 $v='undef' unless defined $v;
1034 print "$_='$v';\n";
1038 sub TIEHASH { bless {} }
1040 # avoid Config..Exporter..UNIVERSAL search for DESTROY then AUTOLOAD
1041 sub DESTROY { }
1043 tie %Config, 'Config';
1046 __END__
1048 =head1 NAME
1050 Config - access Perl configuration information
1052 =head1 SYNOPSIS
1054 use Config;
1055 if ($Config{'cc'} =~ /gcc/) {
1056 print "built by gcc\n";
1059 use Config qw(myconfig config_sh config_vars);
1061 print myconfig();
1063 print config_sh();
1065 config_vars(qw(osname archname));
1068 =head1 DESCRIPTION
1070 The Config module contains all the information that was available to
1071 the C<Configure> program at Perl build time (over 900 values).
1073 Shell variables from the F<config.sh> file (written by Configure) are
1074 stored in the readonly-variable C<%Config>, indexed by their names.
1076 Values stored in config.sh as 'undef' are returned as undefined
1077 values. The perl C<exists> function can be used to check if a
1078 named variable exists.
1080 =over 4
1082 =item myconfig()
1084 Returns a textual summary of the major perl configuration values.
1085 See also C<-V> in L<perlrun/Switches>.
1087 =item config_sh()
1089 Returns the entire perl configuration information in the form of the
1090 original config.sh shell variable assignment script.
1092 =item config_vars(@names)
1094 Prints to STDOUT the values of the named configuration variable. Each is
1095 printed on a separate line in the form:
1097 name='value';
1099 Names which are unknown are output as C<name='UNKNOWN';>.
1100 See also C<-V:name> in L<perlrun/Switches>.
1102 =back
1104 =head1 EXAMPLE
1106 Here's a more sophisticated example of using %Config:
1108 use Config;
1109 use strict;
1111 my %sig_num;
1112 my @sig_name;
1113 unless($Config{sig_name} && $Config{sig_num}) {
1114 die "No sigs?";
1115 } else {
1116 my @names = split ' ', $Config{sig_name};
1117 @sig_num{@names} = split ' ', $Config{sig_num};
1118 foreach (@names) {
1119 $sig_name[$sig_num{$_}] ||= $_;
1123 print "signal #17 = $sig_name[17]\n";
1124 if ($sig_num{ALRM}) {
1125 print "SIGALRM is $sig_num{ALRM}\n";
1128 =head1 WARNING
1130 Because this information is not stored within the perl executable
1131 itself it is possible (but unlikely) that the information does not
1132 relate to the actual perl binary which is being used to access it.
1134 The Config module is installed into the architecture and version
1135 specific library directory ($Config{installarchlib}) and it checks the
1136 perl version number when loaded.
1138 The values stored in config.sh may be either single-quoted or
1139 double-quoted. Double-quoted strings are handy for those cases where you
1140 need to include escape sequences in the strings. To avoid runtime variable
1141 interpolation, any C<$> and C<@> characters are replaced by C<\$> and
1142 C<\@>, respectively. This isn't foolproof, of course, so don't embed C<\$>
1143 or C<\@> in double-quoted strings unless you're willing to deal with the
1144 consequences. (The slashes will end up escaped and the C<$> or C<@> will
1145 trigger variable interpolation)
1147 =head1 GLOSSARY
1149 Most C<Config> variables are determined by the C<Configure> script
1150 on platforms supported by it (which is most UNIX platforms). Some
1151 platforms have custom-made C<Config> variables, and may thus not have
1152 some of the variables described below, or may have extraneous variables
1153 specific to that particular port. See the port specific documentation
1154 in such cases.
1156 =head2 _
1158 =over
1160 =item C<_a>
1162 From F<Unix.U>:
1164 This variable defines the extension used for ordinary libraries.
1165 For unix, it is F<.a>. The F<.> is included. Other possible
1166 values include F<.lib>.
1168 =item C<_exe>
1170 From F<Unix.U>:
1172 This variable defines the extension used for executable files.
1173 For unix it is empty. Other possible values include F<.exe>.
1175 =item C<_o>
1177 From F<Unix.U>:
1179 This variable defines the extension used for object files.
1180 For unix, it is F<.o>. The F<.> is included. Other possible
1181 values include F<.obj>.
1183 =back
1185 =head2 a
1187 =over
1189 =item C<afs>
1191 From F<afs.U>:
1193 This variable is set to C<true> if C<AFS> (Andrew File System) is used
1194 on the system, C<false> otherwise. It is possible to override this
1195 with a hint value or command line option, but you'd better know
1196 what you are doing.
1198 =item C<alignbytes>
1200 From F<alignbytes.U>:
1202 This variable holds the number of bytes required to align a
1203 double-- or a long double when applicable. Usual values are
1204 2, 4 and 8. The default is eight, for safety.
1206 =item C<ansi2knr>
1208 From F<ansi2knr.U>:
1210 This variable is set if the user needs to run ansi2knr.
1211 Currently, this is not supported, so we just abort.
1213 =item C<aphostname>
1215 From F<d_gethname.U>:
1217 This variable contains the command which can be used to compute the
1218 host name. The command is fully qualified by its absolute path, to make
1219 it safe when used by a process with super-user privileges.
1221 =item C<api_revision>
1223 From F<patchlevel.U>:
1225 The three variables, api_revision, api_version, and
1226 api_subversion, specify the version of the oldest perl binary
1227 compatible with the present perl. In a full version string
1228 such as F<5.6.1>, api_revision is the C<5>.
1229 Prior to 5.5.640, the format was a floating point number,
1230 like 5.00563.
1232 F<perl.c>:incpush() and F<lib/lib.pm> will automatically search in
1234 $F<sitelib/.>. for older directories back to the limit specified
1235 by these api_ variables. This is only useful if you have a
1236 perl library directory tree structured like the default one.
1237 See C<INSTALL> for how this works. The versioned site_perl
1238 directory was introduced in 5.005, so that is the lowest
1239 possible value. The version list appropriate for the current
1240 system is determined in F<inc_version_list.U>.
1242 C<XXX> To do: Since compatibility can depend on compile time
1244 options (such as bincompat, longlong, F<etc.>) it should
1245 (perhaps) be set by Configure, but currently it isn't.
1246 Currently, we read a hard-wired value from F<patchlevel.h>.
1247 Perhaps what we ought to do is take the hard-wired value from
1248 F<patchlevel.h> but then modify it if the current Configure
1249 options warrant. F<patchlevel.h> then would use an #ifdef guard.
1251 =item C<api_subversion>
1253 From F<patchlevel.U>:
1255 The three variables, api_revision, api_version, and
1256 api_subversion, specify the version of the oldest perl binary
1257 compatible with the present perl. In a full version string
1258 such as F<5.6.1>, api_subversion is the C<1>. See api_revision for
1259 full details.
1261 =item C<api_version>
1263 From F<patchlevel.U>:
1265 The three variables, api_revision, api_version, and
1266 api_subversion, specify the version of the oldest perl binary
1267 compatible with the present perl. In a full version string
1268 such as F<5.6.1>, api_version is the C<6>. See api_revision for
1269 full details. As a special case, 5.5.0 is rendered in the
1270 old-style as 5.005. (In the 5.005_0x maintenance series,
1271 this was the only versioned directory in $F<sitelib.>)
1273 =item C<api_versionstring>
1275 From F<patchlevel.U>:
1277 This variable combines api_revision, api_version, and
1278 api_subversion in a format such as 5.6.1 (or 5_6_1) suitable
1279 for use as a directory name. This is filesystem dependent.
1281 =item C<ar>
1283 From F<Loc.U>:
1285 This variable is used internally by Configure to determine the
1286 full pathname (if any) of the ar program. After Configure runs,
1287 the value is reset to a plain C<ar> and is not useful.
1289 =item C<archlib>
1291 From F<archlib.U>:
1293 This variable holds the name of the directory in which the user wants
1294 to put architecture-dependent public library files for $package.
1295 It is most often a local directory such as F</usr/local/lib>.
1296 Programs using this variable must be prepared to deal
1297 with filename expansion.
1299 =item C<archlibexp>
1301 From F<archlib.U>:
1303 This variable is the same as the archlib variable, but is
1304 filename expanded at configuration time, for convenient use.
1306 =item C<archname64>
1308 From F<use64bits.U>:
1310 This variable is used for the 64-bitness part of $archname.
1312 =item C<archname>
1314 From F<archname.U>:
1316 This variable is a short name to characterize the current
1317 architecture. It is used mainly to construct the default archlib.
1319 =item C<archobjs>
1321 From F<Unix.U>:
1323 This variable defines any additional objects that must be linked
1324 in with the program on this architecture. On unix, it is usually
1325 empty. It is typically used to include emulations of unix calls
1326 or other facilities. For perl on F<OS/2>, for example, this would
1327 include F<os2/os2.obj>.
1329 =item C<awk>
1331 From F<Loc.U>:
1333 This variable is used internally by Configure to determine the
1334 full pathname (if any) of the awk program. After Configure runs,
1335 the value is reset to a plain C<awk> and is not useful.
1337 =back
1339 =head2 b
1341 =over
1343 =item C<baserev>
1345 From F<baserev.U>:
1347 The base revision level of this package, from the F<.package> file.
1349 =item C<bash>
1351 From F<Loc.U>:
1353 This variable is defined but not used by Configure.
1354 The value is a plain '' and is not useful.
1356 =item C<bin>
1358 From F<bin.U>:
1360 This variable holds the name of the directory in which the user wants
1361 to put publicly executable images for the package in question. It
1362 is most often a local directory such as F</usr/local/bin>. Programs using
1363 this variable must be prepared to deal with F<~name> substitution.
1365 =item C<bincompat5005>
1367 From F<bincompat5005.U>:
1369 This variable contains y if this version of Perl should be
1370 binary-compatible with Perl 5.005.
1372 =item C<binexp>
1374 From F<bin.U>:
1376 This is the same as the bin variable, but is filename expanded at
1377 configuration time, for use in your makefiles.
1379 =item C<bison>
1381 From F<Loc.U>:
1383 This variable is defined but not used by Configure.
1384 The value is a plain '' and is not useful.
1386 =item C<byacc>
1388 From F<Loc.U>:
1390 This variable is used internally by Configure to determine the
1391 full pathname (if any) of the byacc program. After Configure runs,
1392 the value is reset to a plain C<byacc> and is not useful.
1394 =item C<byteorder>
1396 From F<byteorder.U>:
1398 This variable holds the byte order. In the following, larger digits
1399 indicate more significance. The variable byteorder is either 4321
1400 on a big-endian machine, or 1234 on a little-endian, or 87654321
1401 on a Cray ... or 3412 with weird order !
1403 =back
1405 =head2 c
1407 =over
1409 =item C<c>
1411 From F<n.U>:
1413 This variable contains the \c string if that is what causes the echo
1414 command to suppress newline. Otherwise it is null. Correct usage is
1415 $echo $n "prompt for a question: $c".
1417 =item C<castflags>
1419 From F<d_castneg.U>:
1421 This variable contains a flag that precise difficulties the
1422 compiler has casting odd floating values to unsigned long:
1423 0 = ok
1424 1 = couldn't cast < 0
1425 2 = couldn't cast >= 0x80000000
1426 4 = couldn't cast in argument expression list
1428 =item C<cat>
1430 From F<Loc.U>:
1432 This variable is used internally by Configure to determine the
1433 full pathname (if any) of the cat program. After Configure runs,
1434 the value is reset to a plain C<cat> and is not useful.
1436 =item C<cc>
1438 From F<cc.U>:
1440 This variable holds the name of a command to execute a C compiler which
1441 can resolve multiple global references that happen to have the same
1442 name. Usual values are C<cc> and C<gcc>.
1443 Fervent C<ANSI> compilers may be called C<c89>. C<AIX> has xlc.
1445 =item C<cccdlflags>
1447 From F<dlsrc.U>:
1449 This variable contains any special flags that might need to be
1450 passed with C<cc -c> to compile modules to be used to create a shared
1451 library that will be used for dynamic loading. For hpux, this
1452 should be +z. It is up to the makefile to use it.
1454 =item C<ccdlflags>
1456 From F<dlsrc.U>:
1458 This variable contains any special flags that might need to be
1459 passed to cc to link with a shared library for dynamic loading.
1460 It is up to the makefile to use it. For sunos 4.1, it should
1461 be empty.
1463 =item C<ccflags>
1465 From F<ccflags.U>:
1467 This variable contains any additional C compiler flags desired by
1468 the user. It is up to the Makefile to use this.
1470 =item C<ccflags_uselargefiles>
1472 From F<uselfs.U>:
1474 This variable contains the compiler flags needed by large file builds
1475 and added to ccflags by hints files.
1477 =item C<ccname>
1479 From F<Checkcc.U>:
1481 This can set either by hints files or by Configure. If using
1482 gcc, this is gcc, and if not, usually equal to cc, unimpressive, no?
1483 Some platforms, however, make good use of this by storing the
1484 flavor of the C compiler being used here. For example if using
1485 the Sun WorkShop suite, ccname will be C<workshop>.
1487 =item C<ccsymbols>
1489 From F<Cppsym.U>:
1491 The variable contains the symbols defined by the C compiler alone.
1492 The symbols defined by cpp or by cc when it calls cpp are not in
1493 this list, see cppsymbols and cppccsymbols.
1494 The list is a space-separated list of symbol=value tokens.
1496 =item C<ccversion>
1498 From F<Checkcc.U>:
1500 This can set either by hints files or by Configure. If using
1501 a (non-gcc) vendor cc, this variable may contain a version for
1502 the compiler.
1504 =item C<cf_by>
1506 From F<cf_who.U>:
1508 Login name of the person who ran the Configure script and answered the
1509 questions. This is used to tag both F<config.sh> and F<config_h.SH>.
1511 =item C<cf_email>
1513 From F<cf_email.U>:
1515 Electronic mail address of the person who ran Configure. This can be
1516 used by units that require the user's e-mail, like F<MailList.U>.
1518 =item C<cf_time>
1520 From F<cf_who.U>:
1522 Holds the output of the C<date> command when the configuration file was
1523 produced. This is used to tag both F<config.sh> and F<config_h.SH>.
1525 =item C<charsize>
1527 From F<charsize.U>:
1529 This variable contains the value of the C<CHARSIZE> symbol, which
1530 indicates to the C program how many bytes there are in a character.
1532 =item C<chgrp>
1534 From F<Loc.U>:
1536 This variable is defined but not used by Configure.
1537 The value is a plain '' and is not useful.
1539 =item C<chmod>
1541 From F<Loc.U>:
1543 This variable is defined but not used by Configure.
1544 The value is a plain '' and is not useful.
1546 =item C<chown>
1548 From F<Loc.U>:
1550 This variable is defined but not used by Configure.
1551 The value is a plain '' and is not useful.
1553 =item C<clocktype>
1555 From F<d_times.U>:
1557 This variable holds the type returned by times(). It can be long,
1558 or clock_t on C<BSD> sites (in which case <sys/types.h> should be
1559 included).
1561 =item C<comm>
1563 From F<Loc.U>:
1565 This variable is used internally by Configure to determine the
1566 full pathname (if any) of the comm program. After Configure runs,
1567 the value is reset to a plain C<comm> and is not useful.
1569 =item C<compress>
1571 From F<Loc.U>:
1573 This variable is defined but not used by Configure.
1574 The value is a plain '' and is not useful.
1576 =back
1578 =head2 C
1580 =over
1582 =item C<CONFIGDOTSH>
1584 From F<Oldsyms.U>:
1586 This is set to C<true> in F<config.sh> so that a shell script
1587 sourcing F<config.sh> can tell if it has been sourced already.
1589 =item C<contains>
1591 From F<contains.U>:
1593 This variable holds the command to do a grep with a proper return
1594 status. On most sane systems it is simply C<grep>. On insane systems
1595 it is a grep followed by a cat followed by a test. This variable
1596 is primarily for the use of other Configure units.
1598 =item C<cp>
1600 From F<Loc.U>:
1602 This variable is used internally by Configure to determine the
1603 full pathname (if any) of the cp program. After Configure runs,
1604 the value is reset to a plain C<cp> and is not useful.
1606 =item C<cpio>
1608 From F<Loc.U>:
1610 This variable is defined but not used by Configure.
1611 The value is a plain '' and is not useful.
1613 =item C<cpp>
1615 From F<Loc.U>:
1617 This variable is used internally by Configure to determine the
1618 full pathname (if any) of the cpp program. After Configure runs,
1619 the value is reset to a plain C<cpp> and is not useful.
1621 =item C<cpp_stuff>
1623 From F<cpp_stuff.U>:
1625 This variable contains an identification of the catenation mechanism
1626 used by the C preprocessor.
1628 =item C<cppccsymbols>
1630 From F<Cppsym.U>:
1632 The variable contains the symbols defined by the C compiler
1633 when it calls cpp. The symbols defined by the cc alone or cpp
1634 alone are not in this list, see ccsymbols and cppsymbols.
1635 The list is a space-separated list of symbol=value tokens.
1637 =item C<cppflags>
1639 From F<ccflags.U>:
1641 This variable holds the flags that will be passed to the C pre-
1642 processor. It is up to the Makefile to use it.
1644 =item C<cpplast>
1646 From F<cppstdin.U>:
1648 This variable has the same functionality as cppminus, only it applies
1649 to cpprun and not cppstdin.
1651 =item C<cppminus>
1653 From F<cppstdin.U>:
1655 This variable contains the second part of the string which will invoke
1656 the C preprocessor on the standard input and produce to standard
1657 output. This variable will have the value C<-> if cppstdin needs
1658 a minus to specify standard input, otherwise the value is "".
1660 =item C<cpprun>
1662 From F<cppstdin.U>:
1664 This variable contains the command which will invoke a C preprocessor
1665 on standard input and put the output to stdout. It is guaranteed not
1666 to be a wrapper and may be a null string if no preprocessor can be
1667 made directly available. This preprocessor might be different from the
1668 one used by the C compiler. Don't forget to append cpplast after the
1669 preprocessor options.
1671 =item C<cppstdin>
1673 From F<cppstdin.U>:
1675 This variable contains the command which will invoke the C
1676 preprocessor on standard input and put the output to stdout.
1677 It is primarily used by other Configure units that ask about
1678 preprocessor symbols.
1680 =item C<cppsymbols>
1682 From F<Cppsym.U>:
1684 The variable contains the symbols defined by the C preprocessor
1685 alone. The symbols defined by cc or by cc when it calls cpp are
1686 not in this list, see ccsymbols and cppccsymbols.
1687 The list is a space-separated list of symbol=value tokens.
1689 =item C<crosscompile>
1691 From F<crosscompile.U>:
1693 This variable conditionally defines the C<CROSSCOMPILE> symbol
1694 which signifies that the build process is be a cross-compilation.
1695 This is normally set by hints files or from Configure command line.
1697 =item C<cryptlib>
1699 From F<d_crypt.U>:
1701 This variable holds -lcrypt or the path to a F<libcrypt.a> archive if
1702 the crypt() function is not defined in the standard C library. It is
1703 up to the Makefile to use this.
1705 =item C<csh>
1707 From F<Loc.U>:
1709 This variable is used internally by Configure to determine the
1710 full pathname (if any) of the csh program. After Configure runs,
1711 the value is reset to a plain C<csh> and is not useful.
1713 =back
1715 =head2 d
1717 =over
1719 =item C<d__fwalk>
1721 From F<d__fwalk.U>:
1723 This variable conditionally defines C<HAS__FWALK> if _fwalk() is
1724 available to apply a function to all the file handles.
1726 =item C<d_access>
1728 From F<d_access.U>:
1730 This variable conditionally defines C<HAS_ACCESS> if the access() system
1731 call is available to check for access permissions using real IDs.
1733 =item C<d_accessx>
1735 From F<d_accessx.U>:
1737 This variable conditionally defines the C<HAS_ACCESSX> symbol, which
1738 indicates to the C program that the accessx() routine is available.
1740 =item C<d_alarm>
1742 From F<d_alarm.U>:
1744 This variable conditionally defines the C<HAS_ALARM> symbol, which
1745 indicates to the C program that the alarm() routine is available.
1747 =item C<d_archlib>
1749 From F<archlib.U>:
1751 This variable conditionally defines C<ARCHLIB> to hold the pathname
1752 of architecture-dependent library files for $package. If
1753 $archlib is the same as $privlib, then this is set to undef.
1755 =item C<d_atolf>
1757 From F<atolf.U>:
1759 This variable conditionally defines the C<HAS_ATOLF> symbol, which
1760 indicates to the C program that the atolf() routine is available.
1762 =item C<d_atoll>
1764 From F<atoll.U>:
1766 This variable conditionally defines the C<HAS_ATOLL> symbol, which
1767 indicates to the C program that the atoll() routine is available.
1769 =item C<d_attribut>
1771 From F<d_attribut.U>:
1773 This variable conditionally defines C<HASATTRIBUTE>, which
1774 indicates the C compiler can check for function attributes,
1775 such as printf formats.
1777 =item C<d_bcmp>
1779 From F<d_bcmp.U>:
1781 This variable conditionally defines the C<HAS_BCMP> symbol if
1782 the bcmp() routine is available to compare strings.
1784 =item C<d_bcopy>
1786 From F<d_bcopy.U>:
1788 This variable conditionally defines the C<HAS_BCOPY> symbol if
1789 the bcopy() routine is available to copy strings.
1791 =item C<d_bincompat5005>
1793 From F<bincompat5005.U>:
1795 This variable conditionally defines BINCOMPAT5005 so that F<embed.h>
1796 can take special action if this version of Perl should be
1797 binary-compatible with Perl 5.005. This is impossible for builds
1798 that use features like threads and multiplicity it is always $undef
1799 for those versions.
1801 =item C<d_bsd>
1803 From F<Guess.U>:
1805 This symbol conditionally defines the symbol C<BSD> when running on a
1806 C<BSD> system.
1808 =item C<d_bsdgetpgrp>
1810 From F<d_getpgrp.U>:
1812 This variable conditionally defines C<USE_BSD_GETPGRP> if
1813 getpgrp needs one arguments whereas C<USG> one needs none.
1815 =item C<d_bsdsetpgrp>
1817 From F<d_setpgrp.U>:
1819 This variable conditionally defines C<USE_BSD_SETPGRP> if
1820 setpgrp needs two arguments whereas C<USG> one needs none.
1821 See also d_setpgid for a C<POSIX> interface.
1823 =item C<d_bzero>
1825 From F<d_bzero.U>:
1827 This variable conditionally defines the C<HAS_BZERO> symbol if
1828 the bzero() routine is available to set memory to 0.
1830 =item C<d_casti32>
1832 From F<d_casti32.U>:
1834 This variable conditionally defines CASTI32, which indicates
1835 whether the C compiler can cast large floats to 32-bit ints.
1837 =item C<d_castneg>
1839 From F<d_castneg.U>:
1841 This variable conditionally defines C<CASTNEG>, which indicates
1842 wether the C compiler can cast negative float to unsigned.
1844 =item C<d_charvspr>
1846 From F<d_vprintf.U>:
1848 This variable conditionally defines C<CHARVSPRINTF> if this system
1849 has vsprintf returning type (char*). The trend seems to be to
1850 declare it as "int vsprintf()".
1852 =item C<d_chown>
1854 From F<d_chown.U>:
1856 This variable conditionally defines the C<HAS_CHOWN> symbol, which
1857 indicates to the C program that the chown() routine is available.
1859 =item C<d_chroot>
1861 From F<d_chroot.U>:
1863 This variable conditionally defines the C<HAS_CHROOT> symbol, which
1864 indicates to the C program that the chroot() routine is available.
1866 =item C<d_chsize>
1868 From F<d_chsize.U>:
1870 This variable conditionally defines the C<CHSIZE> symbol, which
1871 indicates to the C program that the chsize() routine is available
1872 to truncate files. You might need a -lx to get this routine.
1874 =item C<d_closedir>
1876 From F<d_closedir.U>:
1878 This variable conditionally defines C<HAS_CLOSEDIR> if closedir() is
1879 available.
1881 =item C<d_const>
1883 From F<d_const.U>:
1885 This variable conditionally defines the C<HASCONST> symbol, which
1886 indicates to the C program that this C compiler knows about the
1887 const type.
1889 =item C<d_crypt>
1891 From F<d_crypt.U>:
1893 This variable conditionally defines the C<CRYPT> symbol, which
1894 indicates to the C program that the crypt() routine is available
1895 to encrypt passwords and the like.
1897 =item C<d_csh>
1899 From F<d_csh.U>:
1901 This variable conditionally defines the C<CSH> symbol, which
1902 indicates to the C program that the C-shell exists.
1904 =item C<d_cuserid>
1906 From F<d_cuserid.U>:
1908 This variable conditionally defines the C<HAS_CUSERID> symbol, which
1909 indicates to the C program that the cuserid() routine is available
1910 to get character login names.
1912 =item C<d_dbl_dig>
1914 From F<d_dbl_dig.U>:
1916 This variable conditionally defines d_dbl_dig if this system's
1917 header files provide C<DBL_DIG>, which is the number of significant
1918 digits in a double precision number.
1920 =item C<d_difftime>
1922 From F<d_difftime.U>:
1924 This variable conditionally defines the C<HAS_DIFFTIME> symbol, which
1925 indicates to the C program that the difftime() routine is available.
1927 =item C<d_dirnamlen>
1929 From F<i_dirent.U>:
1931 This variable conditionally defines C<DIRNAMLEN>, which indicates
1932 to the C program that the length of directory entry names is
1933 provided by a d_namelen field.
1935 =item C<d_dlerror>
1937 From F<d_dlerror.U>:
1939 This variable conditionally defines the C<HAS_DLERROR> symbol, which
1940 indicates to the C program that the dlerror() routine is available.
1942 =item C<d_dlopen>
1944 From F<d_dlopen.U>:
1946 This variable conditionally defines the C<HAS_DLOPEN> symbol, which
1947 indicates to the C program that the dlopen() routine is available.
1949 =item C<d_dlsymun>
1951 From F<d_dlsymun.U>:
1953 This variable conditionally defines C<DLSYM_NEEDS_UNDERSCORE>, which
1954 indicates that we need to prepend an underscore to the symbol
1955 name before calling dlsym().
1957 =item C<d_dosuid>
1959 From F<d_dosuid.U>:
1961 This variable conditionally defines the symbol C<DOSUID>, which
1962 tells the C program that it should insert setuid emulation code
1963 on hosts which have setuid #! scripts disabled.
1965 =item C<d_drand48proto>
1967 From F<d_drand48proto.U>:
1969 This variable conditionally defines the HAS_DRAND48_PROTO symbol,
1970 which indicates to the C program that the system provides
1971 a prototype for the drand48() function. Otherwise, it is
1972 up to the program to supply one.
1974 =item C<d_dup2>
1976 From F<d_dup2.U>:
1978 This variable conditionally defines HAS_DUP2 if dup2() is
1979 available to duplicate file descriptors.
1981 =item C<d_eaccess>
1983 From F<d_eaccess.U>:
1985 This variable conditionally defines the C<HAS_EACCESS> symbol, which
1986 indicates to the C program that the eaccess() routine is available.
1988 =item C<d_endgrent>
1990 From F<d_endgrent.U>:
1992 This variable conditionally defines the C<HAS_ENDGRENT> symbol, which
1993 indicates to the C program that the endgrent() routine is available
1994 for sequential access of the group database.
1996 =item C<d_endhent>
1998 From F<d_endhent.U>:
2000 This variable conditionally defines C<HAS_ENDHOSTENT> if endhostent() is
2001 available to close whatever was being used for host queries.
2003 =item C<d_endnent>
2005 From F<d_endnent.U>:
2007 This variable conditionally defines C<HAS_ENDNETENT> if endnetent() is
2008 available to close whatever was being used for network queries.
2010 =item C<d_endpent>
2012 From F<d_endpent.U>:
2014 This variable conditionally defines C<HAS_ENDPROTOENT> if endprotoent() is
2015 available to close whatever was being used for protocol queries.
2017 =item C<d_endpwent>
2019 From F<d_endpwent.U>:
2021 This variable conditionally defines the C<HAS_ENDPWENT> symbol, which
2022 indicates to the C program that the endpwent() routine is available
2023 for sequential access of the passwd database.
2025 =item C<d_endsent>
2027 From F<d_endsent.U>:
2029 This variable conditionally defines C<HAS_ENDSERVENT> if endservent() is
2030 available to close whatever was being used for service queries.
2032 =item C<d_eofnblk>
2034 From F<nblock_io.U>:
2036 This variable conditionally defines C<EOF_NONBLOCK> if C<EOF> can be seen
2037 when reading from a non-blocking F<I/O> source.
2039 =item C<d_eunice>
2041 From F<Guess.U>:
2043 This variable conditionally defines the symbols C<EUNICE> and C<VAX>, which
2044 alerts the C program that it must deal with ideosyncracies of C<VMS>.
2046 =item C<d_fchmod>
2048 From F<d_fchmod.U>:
2050 This variable conditionally defines the C<HAS_FCHMOD> symbol, which
2051 indicates to the C program that the fchmod() routine is available
2052 to change mode of opened files.
2054 =item C<d_fchown>
2056 From F<d_fchown.U>:
2058 This variable conditionally defines the C<HAS_FCHOWN> symbol, which
2059 indicates to the C program that the fchown() routine is available
2060 to change ownership of opened files.
2062 =item C<d_fcntl>
2064 From F<d_fcntl.U>:
2066 This variable conditionally defines the C<HAS_FCNTL> symbol, and indicates
2067 whether the fcntl() function exists
2069 =item C<d_fcntl_can_lock>
2071 From F<d_fcntl_can_lock.U>:
2073 This variable conditionally defines the C<FCNTL_CAN_LOCK> symbol
2074 and indicates whether file locking with fcntl() works.
2076 =item C<d_fd_macros>
2078 From F<d_fd_set.U>:
2080 This variable contains the eventual value of the C<HAS_FD_MACROS> symbol,
2081 which indicates if your C compiler knows about the macros which
2082 manipulate an fd_set.
2084 =item C<d_fd_set>
2086 From F<d_fd_set.U>:
2088 This variable contains the eventual value of the C<HAS_FD_SET> symbol,
2089 which indicates if your C compiler knows about the fd_set typedef.
2091 =item C<d_fds_bits>
2093 From F<d_fd_set.U>:
2095 This variable contains the eventual value of the C<HAS_FDS_BITS> symbol,
2096 which indicates if your fd_set typedef contains the fds_bits member.
2097 If you have an fd_set typedef, but the dweebs who installed it did
2098 a half-fast job and neglected to provide the macros to manipulate
2099 an fd_set, C<HAS_FDS_BITS> will let us know how to fix the gaffe.
2101 =item C<d_fgetpos>
2103 From F<d_fgetpos.U>:
2105 This variable conditionally defines C<HAS_FGETPOS> if fgetpos() is
2106 available to get the file position indicator.
2108 =item C<d_flexfnam>
2110 From F<d_flexfnam.U>:
2112 This variable conditionally defines the C<FLEXFILENAMES> symbol, which
2113 indicates that the system supports filenames longer than 14 characters.
2115 =item C<d_flock>
2117 From F<d_flock.U>:
2119 This variable conditionally defines C<HAS_FLOCK> if flock() is
2120 available to do file locking.
2122 =item C<d_fork>
2124 From F<d_fork.U>:
2126 This variable conditionally defines the C<HAS_FORK> symbol, which
2127 indicates to the C program that the fork() routine is available.
2129 =item C<d_fpathconf>
2131 From F<d_pathconf.U>:
2133 This variable conditionally defines the C<HAS_FPATHCONF> symbol, which
2134 indicates to the C program that the pathconf() routine is available
2135 to determine file-system related limits and options associated
2136 with a given open file descriptor.
2138 =item C<d_fpos64_t>
2140 From F<d_fpos64_t.U>:
2142 This symbol will be defined if the C compiler supports fpos64_t.
2144 =item C<d_frexpl>
2146 From F<d_frexpl.U>:
2148 This variable conditionally defines the C<HAS_FREXPL> symbol, which
2149 indicates to the C program that the frexpl() routine is available.
2151 =item C<d_fs_data_s>
2153 From F<d_fs_data_s.U>:
2155 This variable conditionally defines the C<HAS_STRUCT_FS_DATA> symbol,
2156 which indicates that the struct fs_data is supported.
2158 =item C<d_fseeko>
2160 From F<d_fseeko.U>:
2162 This variable conditionally defines the C<HAS_FSEEKO> symbol, which
2163 indicates to the C program that the fseeko() routine is available.
2165 =item C<d_fsetpos>
2167 From F<d_fsetpos.U>:
2169 This variable conditionally defines C<HAS_FSETPOS> if fsetpos() is
2170 available to set the file position indicator.
2172 =item C<d_fstatfs>
2174 From F<d_fstatfs.U>:
2176 This variable conditionally defines the C<HAS_FSTATFS> symbol, which
2177 indicates to the C program that the fstatfs() routine is available.
2179 =item C<d_fstatvfs>
2181 From F<d_statvfs.U>:
2183 This variable conditionally defines the C<HAS_FSTATVFS> symbol, which
2184 indicates to the C program that the fstatvfs() routine is available.
2186 =item C<d_fsync>
2188 From F<d_fsync.U>:
2190 This variable conditionally defines the C<HAS_FSYNC> symbol, which
2191 indicates to the C program that the fsync() routine is available.
2193 =item C<d_ftello>
2195 From F<d_ftello.U>:
2197 This variable conditionally defines the C<HAS_FTELLO> symbol, which
2198 indicates to the C program that the ftello() routine is available.
2200 =item C<d_ftime>
2202 From F<d_ftime.U>:
2204 This variable conditionally defines the C<HAS_FTIME> symbol, which indicates
2205 that the ftime() routine exists. The ftime() routine is basically
2206 a sub-second accuracy clock.
2208 =item C<d_Gconvert>
2210 From F<d_gconvert.U>:
2212 This variable holds what Gconvert is defined as to convert
2213 floating point numbers into strings. It could be C<gconvert>
2214 or a more C<complex> macro emulating gconvert with gcvt() or sprintf.
2215 Possible values are:
2216 d_Gconvert=C<gconvert((x),(n),(t),(b))>
2217 d_Gconvert=C<gcvt((x),(n),(b))>
2218 d_Gconvert=C<sprintf((b),F<%F<.>*g>,(n),(x))>
2220 =item C<d_getcwd>
2222 From F<d_getcwd.U>:
2224 This variable conditionally defines the C<HAS_GETCWD> symbol, which
2225 indicates to the C program that the getcwd() routine is available
2226 to get the current working directory.
2228 =item C<d_getespwnam>
2230 From F<d_getespwnam.U>:
2232 This variable conditionally defines C<HAS_GETESPWNAM> if getespwnam() is
2233 available to retrieve enchanced (shadow) password entries by name.
2235 =item C<d_getfsstat>
2237 From F<d_getfsstat.U>:
2239 This variable conditionally defines the C<HAS_GETFSSTAT> symbol, which
2240 indicates to the C program that the getfsstat() routine is available.
2242 =item C<d_getgrent>
2244 From F<d_getgrent.U>:
2246 This variable conditionally defines the C<HAS_GETGRENT> symbol, which
2247 indicates to the C program that the getgrent() routine is available
2248 for sequential access of the group database.
2250 =item C<d_getgrps>
2252 From F<d_getgrps.U>:
2254 This variable conditionally defines the C<HAS_GETGROUPS> symbol, which
2255 indicates to the C program that the getgroups() routine is available
2256 to get the list of process groups.
2258 =item C<d_gethbyaddr>
2260 From F<d_gethbyad.U>:
2262 This variable conditionally defines the C<HAS_GETHOSTBYADDR> symbol, which
2263 indicates to the C program that the gethostbyaddr() routine is available
2264 to look up hosts by their C<IP> addresses.
2266 =item C<d_gethbyname>
2268 From F<d_gethbynm.U>:
2270 This variable conditionally defines the C<HAS_GETHOSTBYNAME> symbol, which
2271 indicates to the C program that the gethostbyname() routine is available
2272 to look up host names in some data base or other.
2274 =item C<d_gethent>
2276 From F<d_gethent.U>:
2278 This variable conditionally defines C<HAS_GETHOSTENT> if gethostent() is
2279 available to look up host names in some data base or another.
2281 =item C<d_gethname>
2283 From F<d_gethname.U>:
2285 This variable conditionally defines the C<HAS_GETHOSTNAME> symbol, which
2286 indicates to the C program that the gethostname() routine may be
2287 used to derive the host name.
2289 =item C<d_gethostprotos>
2291 From F<d_gethostprotos.U>:
2293 This variable conditionally defines the C<HAS_GETHOST_PROTOS> symbol,
2294 which indicates to the C program that <netdb.h> supplies
2295 prototypes for the various gethost*() functions.
2296 See also F<netdbtype.U> for probing for various netdb types.
2298 =item C<d_getlogin>
2300 From F<d_getlogin.U>:
2302 This variable conditionally defines the C<HAS_GETLOGIN> symbol, which
2303 indicates to the C program that the getlogin() routine is available
2304 to get the login name.
2306 =item C<d_getmnt>
2308 From F<d_getmnt.U>:
2310 This variable conditionally defines the C<HAS_GETMNT> symbol, which
2311 indicates to the C program that the getmnt() routine is available
2312 to retrieve one or more mount info blocks by filename.
2314 =item C<d_getmntent>
2316 From F<d_getmntent.U>:
2318 This variable conditionally defines the C<HAS_GETMNTENT> symbol, which
2319 indicates to the C program that the getmntent() routine is available
2320 to iterate through mounted files to get their mount info.
2322 =item C<d_getnbyaddr>
2324 From F<d_getnbyad.U>:
2326 This variable conditionally defines the C<HAS_GETNETBYADDR> symbol, which
2327 indicates to the C program that the getnetbyaddr() routine is available
2328 to look up networks by their C<IP> addresses.
2330 =item C<d_getnbyname>
2332 From F<d_getnbynm.U>:
2334 This variable conditionally defines the C<HAS_GETNETBYNAME> symbol, which
2335 indicates to the C program that the getnetbyname() routine is available
2336 to look up networks by their names.
2338 =item C<d_getnent>
2340 From F<d_getnent.U>:
2342 This variable conditionally defines C<HAS_GETNETENT> if getnetent() is
2343 available to look up network names in some data base or another.
2345 =item C<d_getnetprotos>
2347 From F<d_getnetprotos.U>:
2349 This variable conditionally defines the C<HAS_GETNET_PROTOS> symbol,
2350 which indicates to the C program that <netdb.h> supplies
2351 prototypes for the various getnet*() functions.
2352 See also F<netdbtype.U> for probing for various netdb types.
2354 =item C<d_getpagsz>
2356 From F<d_getpagsz.U>:
2358 This variable conditionally defines C<HAS_GETPAGESIZE> if getpagesize()
2359 is available to get the system page size.
2361 =item C<d_getpbyname>
2363 From F<d_getprotby.U>:
2365 This variable conditionally defines the C<HAS_GETPROTOBYNAME>
2366 symbol, which indicates to the C program that the
2367 getprotobyname() routine is available to look up protocols
2368 by their name.
2370 =item C<d_getpbynumber>
2372 From F<d_getprotby.U>:
2374 This variable conditionally defines the C<HAS_GETPROTOBYNUMBER>
2375 symbol, which indicates to the C program that the
2376 getprotobynumber() routine is available to look up protocols
2377 by their number.
2379 =item C<d_getpent>
2381 From F<d_getpent.U>:
2383 This variable conditionally defines C<HAS_GETPROTOENT> if getprotoent() is
2384 available to look up protocols in some data base or another.
2386 =item C<d_getpgid>
2388 From F<d_getpgid.U>:
2390 This variable conditionally defines the C<HAS_GETPGID> symbol, which
2391 indicates to the C program that the getpgid(pid) function
2392 is available to get the process group id.
2394 =item C<d_getpgrp2>
2396 From F<d_getpgrp2.U>:
2398 This variable conditionally defines the HAS_GETPGRP2 symbol, which
2399 indicates to the C program that the getpgrp2() (as in F<DG/C<UX>>) routine
2400 is available to get the current process group.
2402 =item C<d_getpgrp>
2404 From F<d_getpgrp.U>:
2406 This variable conditionally defines C<HAS_GETPGRP> if getpgrp() is
2407 available to get the current process group.
2409 =item C<d_getppid>
2411 From F<d_getppid.U>:
2413 This variable conditionally defines the C<HAS_GETPPID> symbol, which
2414 indicates to the C program that the getppid() routine is available
2415 to get the parent process C<ID>.
2417 =item C<d_getprior>
2419 From F<d_getprior.U>:
2421 This variable conditionally defines C<HAS_GETPRIORITY> if getpriority()
2422 is available to get a process's priority.
2424 =item C<d_getprotoprotos>
2426 From F<d_getprotoprotos.U>:
2428 This variable conditionally defines the C<HAS_GETPROTO_PROTOS> symbol,
2429 which indicates to the C program that <netdb.h> supplies
2430 prototypes for the various getproto*() functions.
2431 See also F<netdbtype.U> for probing for various netdb types.
2433 =item C<d_getprpwnam>
2435 From F<d_getprpwnam.U>:
2437 This variable conditionally defines C<HAS_GETPRPWNAM> if getprpwnam() is
2438 available to retrieve protected (shadow) password entries by name.
2440 =item C<d_getpwent>
2442 From F<d_getpwent.U>:
2444 This variable conditionally defines the C<HAS_GETPWENT> symbol, which
2445 indicates to the C program that the getpwent() routine is available
2446 for sequential access of the passwd database.
2448 =item C<d_getsbyname>
2450 From F<d_getsrvby.U>:
2452 This variable conditionally defines the C<HAS_GETSERVBYNAME>
2453 symbol, which indicates to the C program that the
2454 getservbyname() routine is available to look up services
2455 by their name.
2457 =item C<d_getsbyport>
2459 From F<d_getsrvby.U>:
2461 This variable conditionally defines the C<HAS_GETSERVBYPORT>
2462 symbol, which indicates to the C program that the
2463 getservbyport() routine is available to look up services
2464 by their port.
2466 =item C<d_getsent>
2468 From F<d_getsent.U>:
2470 This variable conditionally defines C<HAS_GETSERVENT> if getservent() is
2471 available to look up network services in some data base or another.
2473 =item C<d_getservprotos>
2475 From F<d_getservprotos.U>:
2477 This variable conditionally defines the C<HAS_GETSERV_PROTOS> symbol,
2478 which indicates to the C program that <netdb.h> supplies
2479 prototypes for the various getserv*() functions.
2480 See also F<netdbtype.U> for probing for various netdb types.
2482 =item C<d_getspnam>
2484 From F<d_getspnam.U>:
2486 This variable conditionally defines C<HAS_GETSPNAM> if getspnam() is
2487 available to retrieve SysV shadow password entries by name.
2489 =item C<d_gettimeod>
2491 From F<d_ftime.U>:
2493 This variable conditionally defines the C<HAS_GETTIMEOFDAY> symbol, which
2494 indicates that the gettimeofday() system call exists (to obtain a
2495 sub-second accuracy clock). You should probably include <sys/resource.h>.
2497 =item C<d_gnulibc>
2499 From F<d_gnulibc.U>:
2501 Defined if we're dealing with the C<GNU> C Library.
2503 =item C<d_grpasswd>
2505 From F<i_grp.U>:
2507 This variable conditionally defines C<GRPASSWD>, which indicates
2508 that struct group in <grp.h> contains gr_passwd.
2510 =item C<d_hasmntopt>
2512 From F<d_hasmntopt.U>:
2514 This variable conditionally defines the C<HAS_HASMNTOPT> symbol, which
2515 indicates to the C program that the hasmntopt() routine is available
2516 to query the mount options of file systems.
2518 =item C<d_htonl>
2520 From F<d_htonl.U>:
2522 This variable conditionally defines C<HAS_HTONL> if htonl() and its
2523 friends are available to do network order byte swapping.
2525 =item C<d_iconv>
2527 From F<d_iconv.U>:
2529 This variable conditionally defines the C<HAS_ICONV> symbol, which
2530 indicates to the C program that the iconv() routine is available.
2532 =item C<d_index>
2534 From F<d_strchr.U>:
2536 This variable conditionally defines C<HAS_INDEX> if index() and
2537 rindex() are available for string searching.
2539 =item C<d_inetaton>
2541 From F<d_inetaton.U>:
2543 This variable conditionally defines the C<HAS_INET_ATON> symbol, which
2544 indicates to the C program that the inet_aton() function is available
2545 to parse C<IP> address C<dotted-quad> strings.
2547 =item C<d_int64_t>
2549 From F<d_int64_t.U>:
2551 This symbol will be defined if the C compiler supports int64_t.
2553 =item C<d_isascii>
2555 From F<d_isascii.U>:
2557 This variable conditionally defines the C<HAS_ISASCII> constant,
2558 which indicates to the C program that isascii() is available.
2560 =item C<d_isnan>
2562 From F<d_isnan.U>:
2564 This variable conditionally defines the C<HAS_ISNAN> symbol, which
2565 indicates to the C program that the isnan() routine is available.
2567 =item C<d_isnanl>
2569 From F<d_isnanl.U>:
2571 This variable conditionally defines the C<HAS_ISNANL> symbol, which
2572 indicates to the C program that the isnanl() routine is available.
2574 =item C<d_killpg>
2576 From F<d_killpg.U>:
2578 This variable conditionally defines the C<HAS_KILLPG> symbol, which
2579 indicates to the C program that the killpg() routine is available
2580 to kill process groups.
2582 =item C<d_lchown>
2584 From F<d_lchown.U>:
2586 This variable conditionally defines the C<HAS_LCHOWN> symbol, which
2587 indicates to the C program that the lchown() routine is available
2588 to operate on a symbolic link (instead of following the link).
2590 =item C<d_ldbl_dig>
2592 From F<d_ldbl_dig.U>:
2594 This variable conditionally defines d_ldbl_dig if this system's
2595 header files provide C<LDBL_DIG>, which is the number of significant
2596 digits in a long double precision number.
2598 =item C<d_link>
2600 From F<d_link.U>:
2602 This variable conditionally defines C<HAS_LINK> if link() is
2603 available to create hard links.
2605 =item C<d_locconv>
2607 From F<d_locconv.U>:
2609 This variable conditionally defines C<HAS_LOCALECONV> if localeconv() is
2610 available for numeric and monetary formatting conventions.
2612 =item C<d_lockf>
2614 From F<d_lockf.U>:
2616 This variable conditionally defines C<HAS_LOCKF> if lockf() is
2617 available to do file locking.
2619 =item C<d_longdbl>
2621 From F<d_longdbl.U>:
2623 This variable conditionally defines C<HAS_LONG_DOUBLE> if
2624 the long double type is supported.
2626 =item C<d_longlong>
2628 From F<d_longlong.U>:
2630 This variable conditionally defines C<HAS_LONG_LONG> if
2631 the long long type is supported.
2633 =item C<d_lseekproto>
2635 From F<d_lseekproto.U>:
2637 This variable conditionally defines the C<HAS_LSEEK_PROTO> symbol,
2638 which indicates to the C program that the system provides
2639 a prototype for the lseek() function. Otherwise, it is
2640 up to the program to supply one.
2642 =item C<d_lstat>
2644 From F<d_lstat.U>:
2646 This variable conditionally defines C<HAS_LSTAT> if lstat() is
2647 available to do file stats on symbolic links.
2649 =item C<d_madvise>
2651 From F<d_madvise.U>:
2653 This variable conditionally defines C<HAS_MADVISE> if madvise() is
2654 available to map a file into memory.
2656 =item C<d_mblen>
2658 From F<d_mblen.U>:
2660 This variable conditionally defines the C<HAS_MBLEN> symbol, which
2661 indicates to the C program that the mblen() routine is available
2662 to find the number of bytes in a multibye character.
2664 =item C<d_mbstowcs>
2666 From F<d_mbstowcs.U>:
2668 This variable conditionally defines the C<HAS_MBSTOWCS> symbol, which
2669 indicates to the C program that the mbstowcs() routine is available
2670 to convert a multibyte string into a wide character string.
2672 =item C<d_mbtowc>
2674 From F<d_mbtowc.U>:
2676 This variable conditionally defines the C<HAS_MBTOWC> symbol, which
2677 indicates to the C program that the mbtowc() routine is available
2678 to convert multibyte to a wide character.
2680 =item C<d_memchr>
2682 From F<d_memchr.U>:
2684 This variable conditionally defines the C<HAS_MEMCHR> symbol, which
2685 indicates to the C program that the memchr() routine is available
2686 to locate characters within a C string.
2688 =item C<d_memcmp>
2690 From F<d_memcmp.U>:
2692 This variable conditionally defines the C<HAS_MEMCMP> symbol, which
2693 indicates to the C program that the memcmp() routine is available
2694 to compare blocks of memory.
2696 =item C<d_memcpy>
2698 From F<d_memcpy.U>:
2700 This variable conditionally defines the C<HAS_MEMCPY> symbol, which
2701 indicates to the C program that the memcpy() routine is available
2702 to copy blocks of memory.
2704 =item C<d_memmove>
2706 From F<d_memmove.U>:
2708 This variable conditionally defines the C<HAS_MEMMOVE> symbol, which
2709 indicates to the C program that the memmove() routine is available
2710 to copy potentatially overlapping blocks of memory.
2712 =item C<d_memset>
2714 From F<d_memset.U>:
2716 This variable conditionally defines the C<HAS_MEMSET> symbol, which
2717 indicates to the C program that the memset() routine is available
2718 to set blocks of memory.
2720 =item C<d_mkdir>
2722 From F<d_mkdir.U>:
2724 This variable conditionally defines the C<HAS_MKDIR> symbol, which
2725 indicates to the C program that the mkdir() routine is available
2726 to create F<directories.>.
2728 =item C<d_mkdtemp>
2730 From F<d_mkdtemp.U>:
2732 This variable conditionally defines the C<HAS_MKDTEMP> symbol, which
2733 indicates to the C program that the mkdtemp() routine is available
2734 to exclusively create a uniquely named temporary directory.
2736 =item C<d_mkfifo>
2738 From F<d_mkfifo.U>:
2740 This variable conditionally defines the C<HAS_MKFIFO> symbol, which
2741 indicates to the C program that the mkfifo() routine is available.
2743 =item C<d_mkstemp>
2745 From F<d_mkstemp.U>:
2747 This variable conditionally defines the C<HAS_MKSTEMP> symbol, which
2748 indicates to the C program that the mkstemp() routine is available
2749 to exclusively create and open a uniquely named temporary file.
2751 =item C<d_mkstemps>
2753 From F<d_mkstemps.U>:
2755 This variable conditionally defines the C<HAS_MKSTEMPS> symbol, which
2756 indicates to the C program that the mkstemps() routine is available
2757 to exclusively create and open a uniquely named (with a suffix)
2758 temporary file.
2760 =item C<d_mktime>
2762 From F<d_mktime.U>:
2764 This variable conditionally defines the C<HAS_MKTIME> symbol, which
2765 indicates to the C program that the mktime() routine is available.
2767 =item C<d_mmap>
2769 From F<d_mmap.U>:
2771 This variable conditionally defines C<HAS_MMAP> if mmap() is
2772 available to map a file into memory.
2774 =item C<d_modfl>
2776 From F<d_modfl.U>:
2778 This variable conditionally defines the C<HAS_MODFL> symbol, which
2779 indicates to the C program that the modfl() routine is available.
2781 =item C<d_mprotect>
2783 From F<d_mprotect.U>:
2785 This variable conditionally defines C<HAS_MPROTECT> if mprotect() is
2786 available to modify the access protection of a memory mapped file.
2788 =item C<d_msg>
2790 From F<d_msg.U>:
2792 This variable conditionally defines the C<HAS_MSG> symbol, which
2793 indicates that the entire msg*(2) library is present.
2795 =item C<d_msg_ctrunc>
2797 From F<d_socket.U>:
2799 This variable conditionally defines the C<HAS_MSG_CTRUNC> symbol,
2800 which indicates that the C<MSG_CTRUNC> is available. #ifdef is
2801 not enough because it may be an enum, glibc has been known to do this.
2803 =item C<d_msg_dontroute>
2805 From F<d_socket.U>:
2807 This variable conditionally defines the C<HAS_MSG_DONTROUTE> symbol,
2808 which indicates that the C<MSG_DONTROUTE> is available. #ifdef is
2809 not enough because it may be an enum, glibc has been known to do this.
2811 =item C<d_msg_oob>
2813 From F<d_socket.U>:
2815 This variable conditionally defines the C<HAS_MSG_OOB> symbol,
2816 which indicates that the C<MSG_OOB> is available. #ifdef is
2817 not enough because it may be an enum, glibc has been known to do this.
2819 =item C<d_msg_peek>
2821 From F<d_socket.U>:
2823 This variable conditionally defines the C<HAS_MSG_PEEK> symbol,
2824 which indicates that the C<MSG_PEEK> is available. #ifdef is
2825 not enough because it may be an enum, glibc has been known to do this.
2827 =item C<d_msg_proxy>
2829 From F<d_socket.U>:
2831 This variable conditionally defines the C<HAS_MSG_PROXY> symbol,
2832 which indicates that the C<MSG_PROXY> is available. #ifdef is
2833 not enough because it may be an enum, glibc has been known to do this.
2835 =item C<d_msgctl>
2837 From F<d_msgctl.U>:
2839 This variable conditionally defines the C<HAS_MSGCTL> symbol, which
2840 indicates to the C program that the msgctl() routine is available.
2842 =item C<d_msgget>
2844 From F<d_msgget.U>:
2846 This variable conditionally defines the C<HAS_MSGGET> symbol, which
2847 indicates to the C program that the msgget() routine is available.
2849 =item C<d_msgrcv>
2851 From F<d_msgrcv.U>:
2853 This variable conditionally defines the C<HAS_MSGRCV> symbol, which
2854 indicates to the C program that the msgrcv() routine is available.
2856 =item C<d_msgsnd>
2858 From F<d_msgsnd.U>:
2860 This variable conditionally defines the C<HAS_MSGSND> symbol, which
2861 indicates to the C program that the msgsnd() routine is available.
2863 =item C<d_msync>
2865 From F<d_msync.U>:
2867 This variable conditionally defines C<HAS_MSYNC> if msync() is
2868 available to synchronize a mapped file.
2870 =item C<d_munmap>
2872 From F<d_munmap.U>:
2874 This variable conditionally defines C<HAS_MUNMAP> if munmap() is
2875 available to unmap a region mapped by mmap().
2877 =item C<d_mymalloc>
2879 From F<mallocsrc.U>:
2881 This variable conditionally defines C<MYMALLOC> in case other parts
2882 of the source want to take special action if C<MYMALLOC> is used.
2883 This may include different sorts of profiling or error detection.
2885 =item C<d_nice>
2887 From F<d_nice.U>:
2889 This variable conditionally defines the C<HAS_NICE> symbol, which
2890 indicates to the C program that the nice() routine is available.
2892 =item C<d_nv_preserves_uv>
2894 From F<perlxv.U>:
2896 This variable indicates whether a variable of type nvtype
2897 can preserve all the bits a variable of type uvtype.
2899 =item C<d_nv_preserves_uv_bits>
2901 From F<perlxv.U>:
2903 This variable indicates how many of bits type uvtype
2904 a variable nvtype can preserve.
2906 =item C<d_off64_t>
2908 From F<d_off64_t.U>:
2910 This symbol will be defined if the C compiler supports off64_t.
2912 =item C<d_old_pthread_create_joinable>
2914 From F<d_pthrattrj.U>:
2916 This variable conditionally defines pthread_create_joinable.
2917 undef if F<pthread.h> defines C<PTHREAD_CREATE_JOINABLE>.
2919 =item C<d_oldpthreads>
2921 From F<usethreads.U>:
2923 This variable conditionally defines the C<OLD_PTHREADS_API> symbol,
2924 and indicates that Perl should be built to use the old
2925 draft C<POSIX> threads C<API>. This is only potentially meaningful if
2926 usethreads is set.
2928 =item C<d_oldsock>
2930 From F<d_socket.U>:
2932 This variable conditionally defines the C<OLDSOCKET> symbol, which
2933 indicates that the C<BSD> socket interface is based on 4.1c and not 4.2.
2935 =item C<d_open3>
2937 From F<d_open3.U>:
2939 This variable conditionally defines the HAS_OPEN3 manifest constant,
2940 which indicates to the C program that the 3 argument version of
2941 the open(2) function is available.
2943 =item C<d_pathconf>
2945 From F<d_pathconf.U>:
2947 This variable conditionally defines the C<HAS_PATHCONF> symbol, which
2948 indicates to the C program that the pathconf() routine is available
2949 to determine file-system related limits and options associated
2950 with a given filename.
2952 =item C<d_pause>
2954 From F<d_pause.U>:
2956 This variable conditionally defines the C<HAS_PAUSE> symbol, which
2957 indicates to the C program that the pause() routine is available
2958 to suspend a process until a signal is received.
2960 =item C<d_perl_otherlibdirs>
2962 From F<otherlibdirs.U>:
2964 This variable conditionally defines C<PERL_OTHERLIBDIRS>, which
2965 contains a colon-separated set of paths for the perl binary to
2966 include in @C<INC>. See also otherlibdirs.
2968 =item C<d_phostname>
2970 From F<d_gethname.U>:
2972 This variable conditionally defines the C<HAS_PHOSTNAME> symbol, which
2973 contains the shell command which, when fed to popen(), may be
2974 used to derive the host name.
2976 =item C<d_pipe>
2978 From F<d_pipe.U>:
2980 This variable conditionally defines the C<HAS_PIPE> symbol, which
2981 indicates to the C program that the pipe() routine is available
2982 to create an inter-process channel.
2984 =item C<d_poll>
2986 From F<d_poll.U>:
2988 This variable conditionally defines the C<HAS_POLL> symbol, which
2989 indicates to the C program that the poll() routine is available
2990 to poll active file descriptors.
2992 =item C<d_portable>
2994 From F<d_portable.U>:
2996 This variable conditionally defines the C<PORTABLE> symbol, which
2997 indicates to the C program that it should not assume that it is
2998 running on the machine it was compiled on.
3000 =item C<d_PRId64>
3002 From F<quadfio.U>:
3004 This variable conditionally defines the PERL_PRId64 symbol, which
3005 indiciates that stdio has a symbol to print 64-bit decimal numbers.
3007 =item C<d_PRIeldbl>
3009 From F<longdblfio.U>:
3011 This variable conditionally defines the PERL_PRIfldbl symbol, which
3012 indiciates that stdio has a symbol to print long doubles.
3014 =item C<d_PRIEUldbl>
3016 From F<longdblfio.U>:
3018 This variable conditionally defines the PERL_PRIfldbl symbol, which
3019 indiciates that stdio has a symbol to print long doubles.
3020 The C<U> in the name is to separate this from d_PRIeldbl so that even
3021 case-blind systems can see the difference.
3023 =item C<d_PRIfldbl>
3025 From F<longdblfio.U>:
3027 This variable conditionally defines the PERL_PRIfldbl symbol, which
3028 indiciates that stdio has a symbol to print long doubles.
3030 =item C<d_PRIFUldbl>
3032 From F<longdblfio.U>:
3034 This variable conditionally defines the PERL_PRIfldbl symbol, which
3035 indiciates that stdio has a symbol to print long doubles.
3036 The C<U> in the name is to separate this from d_PRIfldbl so that even
3037 case-blind systems can see the difference.
3039 =item C<d_PRIgldbl>
3041 From F<longdblfio.U>:
3043 This variable conditionally defines the PERL_PRIfldbl symbol, which
3044 indiciates that stdio has a symbol to print long doubles.
3046 =item C<d_PRIGUldbl>
3048 From F<longdblfio.U>:
3050 This variable conditionally defines the PERL_PRIfldbl symbol, which
3051 indiciates that stdio has a symbol to print long doubles.
3052 The C<U> in the name is to separate this from d_PRIgldbl so that even
3053 case-blind systems can see the difference.
3055 =item C<d_PRIi64>
3057 From F<quadfio.U>:
3059 This variable conditionally defines the PERL_PRIi64 symbol, which
3060 indiciates that stdio has a symbol to print 64-bit decimal numbers.
3062 =item C<d_PRIo64>
3064 From F<quadfio.U>:
3066 This variable conditionally defines the PERL_PRIo64 symbol, which
3067 indiciates that stdio has a symbol to print 64-bit octal numbers.
3069 =item C<d_PRIu64>
3071 From F<quadfio.U>:
3073 This variable conditionally defines the PERL_PRIu64 symbol, which
3074 indiciates that stdio has a symbol to print 64-bit unsigned decimal
3075 numbers.
3077 =item C<d_PRIx64>
3079 From F<quadfio.U>:
3081 This variable conditionally defines the PERL_PRIx64 symbol, which
3082 indiciates that stdio has a symbol to print 64-bit hexadecimal numbers.
3084 =item C<d_PRIXU64>
3086 From F<quadfio.U>:
3088 This variable conditionally defines the PERL_PRIXU64 symbol, which
3089 indiciates that stdio has a symbol to print 64-bit hExADECimAl numbers.
3090 The C<U> in the name is to separate this from d_PRIx64 so that even
3091 case-blind systems can see the difference.
3093 =item C<d_pthread_yield>
3095 From F<d_pthread_y.U>:
3097 This variable conditionally defines the C<HAS_PTHREAD_YIELD>
3098 symbol if the pthread_yield routine is available to yield
3099 the execution of the current thread.
3101 =item C<d_pwage>
3103 From F<i_pwd.U>:
3105 This variable conditionally defines C<PWAGE>, which indicates
3106 that struct passwd contains pw_age.
3108 =item C<d_pwchange>
3110 From F<i_pwd.U>:
3112 This variable conditionally defines C<PWCHANGE>, which indicates
3113 that struct passwd contains pw_change.
3115 =item C<d_pwclass>
3117 From F<i_pwd.U>:
3119 This variable conditionally defines C<PWCLASS>, which indicates
3120 that struct passwd contains pw_class.
3122 =item C<d_pwcomment>
3124 From F<i_pwd.U>:
3126 This variable conditionally defines C<PWCOMMENT>, which indicates
3127 that struct passwd contains pw_comment.
3129 =item C<d_pwexpire>
3131 From F<i_pwd.U>:
3133 This variable conditionally defines C<PWEXPIRE>, which indicates
3134 that struct passwd contains pw_expire.
3136 =item C<d_pwgecos>
3138 From F<i_pwd.U>:
3140 This variable conditionally defines C<PWGECOS>, which indicates
3141 that struct passwd contains pw_gecos.
3143 =item C<d_pwpasswd>
3145 From F<i_pwd.U>:
3147 This variable conditionally defines C<PWPASSWD>, which indicates
3148 that struct passwd contains pw_passwd.
3150 =item C<d_pwquota>
3152 From F<i_pwd.U>:
3154 This variable conditionally defines C<PWQUOTA>, which indicates
3155 that struct passwd contains pw_quota.
3157 =item C<d_qgcvt>
3159 From F<d_qgcvt.U>:
3161 This variable conditionally defines the C<HAS_QGCVT> symbol, which
3162 indicates to the C program that the qgcvt() routine is available.
3164 =item C<d_quad>
3166 From F<quadtype.U>:
3168 This variable, if defined, tells that there's a 64-bit integer type,
3169 quadtype.
3171 =item C<d_readdir>
3173 From F<d_readdir.U>:
3175 This variable conditionally defines C<HAS_READDIR> if readdir() is
3176 available to read directory entries.
3178 =item C<d_readlink>
3180 From F<d_readlink.U>:
3182 This variable conditionally defines the C<HAS_READLINK> symbol, which
3183 indicates to the C program that the readlink() routine is available
3184 to read the value of a symbolic link.
3186 =item C<d_rename>
3188 From F<d_rename.U>:
3190 This variable conditionally defines the C<HAS_RENAME> symbol, which
3191 indicates to the C program that the rename() routine is available
3192 to rename files.
3194 =item C<d_rewinddir>
3196 From F<d_readdir.U>:
3198 This variable conditionally defines C<HAS_REWINDDIR> if rewinddir() is
3199 available.
3201 =item C<d_rmdir>
3203 From F<d_rmdir.U>:
3205 This variable conditionally defines C<HAS_RMDIR> if rmdir() is
3206 available to remove directories.
3208 =item C<d_safebcpy>
3210 From F<d_safebcpy.U>:
3212 This variable conditionally defines the C<HAS_SAFE_BCOPY> symbol if
3213 the bcopy() routine can do overlapping copies.
3215 =item C<d_safemcpy>
3217 From F<d_safemcpy.U>:
3219 This variable conditionally defines the C<HAS_SAFE_MEMCPY> symbol if
3220 the memcpy() routine can do overlapping copies.
3222 =item C<d_sanemcmp>
3224 From F<d_sanemcmp.U>:
3226 This variable conditionally defines the C<HAS_SANE_MEMCMP> symbol if
3227 the memcpy() routine is available and can be used to compare relative
3228 magnitudes of chars with their high bits set.
3230 =item C<d_sbrkproto>
3232 From F<d_sbrkproto.U>:
3234 This variable conditionally defines the C<HAS_SBRK_PROTO> symbol,
3235 which indicates to the C program that the system provides
3236 a prototype for the sbrk() function. Otherwise, it is
3237 up to the program to supply one.
3239 =item C<d_sched_yield>
3241 From F<d_pthread_y.U>:
3243 This variable conditionally defines the C<HAS_SCHED_YIELD>
3244 symbol if the sched_yield routine is available to yield
3245 the execution of the current thread.
3247 =item C<d_scm_rights>
3249 From F<d_socket.U>:
3251 This variable conditionally defines the C<HAS_SCM_RIGHTS> symbol,
3252 which indicates that the C<SCM_RIGHTS> is available. #ifdef is
3253 not enough because it may be an enum, glibc has been known to do this.
3255 =item C<d_SCNfldbl>
3257 From F<longdblfio.U>:
3259 This variable conditionally defines the PERL_PRIfldbl symbol, which
3260 indiciates that stdio has a symbol to scan long doubles.
3262 =item C<d_seekdir>
3264 From F<d_readdir.U>:
3266 This variable conditionally defines C<HAS_SEEKDIR> if seekdir() is
3267 available.
3269 =item C<d_select>
3271 From F<d_select.U>:
3273 This variable conditionally defines C<HAS_SELECT> if select() is
3274 available to select active file descriptors. A <sys/time.h>
3275 inclusion may be necessary for the timeout field.
3277 =item C<d_sem>
3279 From F<d_sem.U>:
3281 This variable conditionally defines the C<HAS_SEM> symbol, which
3282 indicates that the entire sem*(2) library is present.
3284 =item C<d_semctl>
3286 From F<d_semctl.U>:
3288 This variable conditionally defines the C<HAS_SEMCTL> symbol, which
3289 indicates to the C program that the semctl() routine is available.
3291 =item C<d_semctl_semid_ds>
3293 From F<d_union_semun.U>:
3295 This variable conditionally defines C<USE_SEMCTL_SEMID_DS>, which
3296 indicates that struct semid_ds * is to be used for semctl C<IPC_STAT>.
3298 =item C<d_semctl_semun>
3300 From F<d_union_semun.U>:
3302 This variable conditionally defines C<USE_SEMCTL_SEMUN>, which
3303 indicates that union semun is to be used for semctl C<IPC_STAT>.
3305 =item C<d_semget>
3307 From F<d_semget.U>:
3309 This variable conditionally defines the C<HAS_SEMGET> symbol, which
3310 indicates to the C program that the semget() routine is available.
3312 =item C<d_semop>
3314 From F<d_semop.U>:
3316 This variable conditionally defines the C<HAS_SEMOP> symbol, which
3317 indicates to the C program that the semop() routine is available.
3319 =item C<d_setegid>
3321 From F<d_setegid.U>:
3323 This variable conditionally defines the C<HAS_SETEGID> symbol, which
3324 indicates to the C program that the setegid() routine is available
3325 to change the effective gid of the current program.
3327 =item C<d_seteuid>
3329 From F<d_seteuid.U>:
3331 This variable conditionally defines the C<HAS_SETEUID> symbol, which
3332 indicates to the C program that the seteuid() routine is available
3333 to change the effective uid of the current program.
3335 =item C<d_setgrent>
3337 From F<d_setgrent.U>:
3339 This variable conditionally defines the C<HAS_SETGRENT> symbol, which
3340 indicates to the C program that the setgrent() routine is available
3341 for initializing sequential access to the group database.
3343 =item C<d_setgrps>
3345 From F<d_setgrps.U>:
3347 This variable conditionally defines the C<HAS_SETGROUPS> symbol, which
3348 indicates to the C program that the setgroups() routine is available
3349 to set the list of process groups.
3351 =item C<d_sethent>
3353 From F<d_sethent.U>:
3355 This variable conditionally defines C<HAS_SETHOSTENT> if sethostent() is
3356 available.
3358 =item C<d_setlinebuf>
3360 From F<d_setlnbuf.U>:
3362 This variable conditionally defines the C<HAS_SETLINEBUF> symbol, which
3363 indicates to the C program that the setlinebuf() routine is available
3364 to change stderr or stdout from block-buffered or unbuffered to a
3365 line-buffered mode.
3367 =item C<d_setlocale>
3369 From F<d_setlocale.U>:
3371 This variable conditionally defines C<HAS_SETLOCALE> if setlocale() is
3372 available to handle locale-specific ctype implementations.
3374 =item C<d_setnent>
3376 From F<d_setnent.U>:
3378 This variable conditionally defines C<HAS_SETNETENT> if setnetent() is
3379 available.
3381 =item C<d_setpent>
3383 From F<d_setpent.U>:
3385 This variable conditionally defines C<HAS_SETPROTOENT> if setprotoent() is
3386 available.
3388 =item C<d_setpgid>
3390 From F<d_setpgid.U>:
3392 This variable conditionally defines the C<HAS_SETPGID> symbol if the
3393 setpgid(pid, gpid) function is available to set process group C<ID>.
3395 =item C<d_setpgrp2>
3397 From F<d_setpgrp2.U>:
3399 This variable conditionally defines the HAS_SETPGRP2 symbol, which
3400 indicates to the C program that the setpgrp2() (as in F<DG/C<UX>>) routine
3401 is available to set the current process group.
3403 =item C<d_setpgrp>
3405 From F<d_setpgrp.U>:
3407 This variable conditionally defines C<HAS_SETPGRP> if setpgrp() is
3408 available to set the current process group.
3410 =item C<d_setprior>
3412 From F<d_setprior.U>:
3414 This variable conditionally defines C<HAS_SETPRIORITY> if setpriority()
3415 is available to set a process's priority.
3417 =item C<d_setproctitle>
3419 From F<d_setproctitle.U>:
3421 This variable conditionally defines the C<HAS_SETPROCTITLE> symbol,
3422 which indicates to the C program that the setproctitle() routine
3423 is available.
3425 =item C<d_setpwent>
3427 From F<d_setpwent.U>:
3429 This variable conditionally defines the C<HAS_SETPWENT> symbol, which
3430 indicates to the C program that the setpwent() routine is available
3431 for initializing sequential access to the passwd database.
3433 =item C<d_setregid>
3435 From F<d_setregid.U>:
3437 This variable conditionally defines C<HAS_SETREGID> if setregid() is
3438 available to change the real and effective gid of the current
3439 process.
3441 =item C<d_setresgid>
3443 From F<d_setregid.U>:
3445 This variable conditionally defines C<HAS_SETRESGID> if setresgid() is
3446 available to change the real, effective and saved gid of the current
3447 process.
3449 =item C<d_setresuid>
3451 From F<d_setreuid.U>:
3453 This variable conditionally defines C<HAS_SETREUID> if setresuid() is
3454 available to change the real, effective and saved uid of the current
3455 process.
3457 =item C<d_setreuid>
3459 From F<d_setreuid.U>:
3461 This variable conditionally defines C<HAS_SETREUID> if setreuid() is
3462 available to change the real and effective uid of the current
3463 process.
3465 =item C<d_setrgid>
3467 From F<d_setrgid.U>:
3469 This variable conditionally defines the C<HAS_SETRGID> symbol, which
3470 indicates to the C program that the setrgid() routine is available
3471 to change the real gid of the current program.
3473 =item C<d_setruid>
3475 From F<d_setruid.U>:
3477 This variable conditionally defines the C<HAS_SETRUID> symbol, which
3478 indicates to the C program that the setruid() routine is available
3479 to change the real uid of the current program.
3481 =item C<d_setsent>
3483 From F<d_setsent.U>:
3485 This variable conditionally defines C<HAS_SETSERVENT> if setservent() is
3486 available.
3488 =item C<d_setsid>
3490 From F<d_setsid.U>:
3492 This variable conditionally defines C<HAS_SETSID> if setsid() is
3493 available to set the process group C<ID>.
3495 =item C<d_setvbuf>
3497 From F<d_setvbuf.U>:
3499 This variable conditionally defines the C<HAS_SETVBUF> symbol, which
3500 indicates to the C program that the setvbuf() routine is available
3501 to change buffering on an open stdio stream.
3503 =item C<d_sfio>
3505 From F<d_sfio.U>:
3507 This variable conditionally defines the C<USE_SFIO> symbol,
3508 and indicates whether sfio is available (and should be used).
3510 =item C<d_shm>
3512 From F<d_shm.U>:
3514 This variable conditionally defines the C<HAS_SHM> symbol, which
3515 indicates that the entire shm*(2) library is present.
3517 =item C<d_shmat>
3519 From F<d_shmat.U>:
3521 This variable conditionally defines the C<HAS_SHMAT> symbol, which
3522 indicates to the C program that the shmat() routine is available.
3524 =item C<d_shmatprototype>
3526 From F<d_shmat.U>:
3528 This variable conditionally defines the C<HAS_SHMAT_PROTOTYPE>
3529 symbol, which indicates that F<sys/shm.h> has a prototype for
3530 shmat.
3532 =item C<d_shmctl>
3534 From F<d_shmctl.U>:
3536 This variable conditionally defines the C<HAS_SHMCTL> symbol, which
3537 indicates to the C program that the shmctl() routine is available.
3539 =item C<d_shmdt>
3541 From F<d_shmdt.U>:
3543 This variable conditionally defines the C<HAS_SHMDT> symbol, which
3544 indicates to the C program that the shmdt() routine is available.
3546 =item C<d_shmget>
3548 From F<d_shmget.U>:
3550 This variable conditionally defines the C<HAS_SHMGET> symbol, which
3551 indicates to the C program that the shmget() routine is available.
3553 =item C<d_sigaction>
3555 From F<d_sigaction.U>:
3557 This variable conditionally defines the C<HAS_SIGACTION> symbol, which
3558 indicates that the Vr4 sigaction() routine is available.
3560 =item C<d_sigprocmask>
3562 From F<d_sigprocmask.U>:
3564 This variable conditionally defines C<HAS_SIGPROCMASK>
3565 if sigprocmask() is available to examine or change the signal mask
3566 of the calling process.
3568 =item C<d_sigsetjmp>
3570 From F<d_sigsetjmp.U>:
3572 This variable conditionally defines the C<HAS_SIGSETJMP> symbol,
3573 which indicates that the sigsetjmp() routine is available to
3574 call setjmp() and optionally save the process's signal mask.
3576 =item C<d_socket>
3578 From F<d_socket.U>:
3580 This variable conditionally defines C<HAS_SOCKET>, which indicates
3581 that the C<BSD> socket interface is supported.
3583 =item C<d_socklen_t>
3585 From F<d_socklen_t.U>:
3587 This symbol will be defined if the C compiler supports socklen_t.
3589 =item C<d_sockpair>
3591 From F<d_socket.U>:
3593 This variable conditionally defines the C<HAS_SOCKETPAIR> symbol, which
3594 indicates that the C<BSD> socketpair() is supported.
3596 =item C<d_socks5_init>
3598 From F<d_socks5_init.U>:
3600 This variable conditionally defines the HAS_SOCKS5_INIT symbol, which
3601 indicates to the C program that the socks5_init() routine is available.
3603 =item C<d_sqrtl>
3605 From F<d_sqrtl.U>:
3607 This variable conditionally defines the C<HAS_SQRTL> symbol, which
3608 indicates to the C program that the sqrtl() routine is available.
3610 =item C<d_statblks>
3612 From F<d_statblks.U>:
3614 This variable conditionally defines C<USE_STAT_BLOCKS>
3615 if this system has a stat structure declaring
3616 st_blksize and st_blocks.
3618 =item C<d_statfs_f_flags>
3620 From F<d_statfs_f_flags.U>:
3622 This variable conditionally defines the C<HAS_STRUCT_STATFS_F_FLAGS>
3623 symbol, which indicates to struct statfs from has f_flags member.
3624 This kind of struct statfs is coming from F<sys/mount.h> (C<BSD>),
3625 not from F<sys/statfs.h> (C<SYSV>).
3627 =item C<d_statfs_s>
3629 From F<d_statfs_s.U>:
3631 This variable conditionally defines the C<HAS_STRUCT_STATFS> symbol,
3632 which indicates that the struct statfs is supported.
3634 =item C<d_statvfs>
3636 From F<d_statvfs.U>:
3638 This variable conditionally defines the C<HAS_STATVFS> symbol, which
3639 indicates to the C program that the statvfs() routine is available.
3641 =item C<d_stdio_cnt_lval>
3643 From F<d_stdstdio.U>:
3645 This variable conditionally defines C<STDIO_CNT_LVALUE> if the
3646 C<FILE_cnt> macro can be used as an lvalue.
3648 =item C<d_stdio_ptr_lval>
3650 From F<d_stdstdio.U>:
3652 This variable conditionally defines C<STDIO_PTR_LVALUE> if the
3653 C<FILE_ptr> macro can be used as an lvalue.
3655 =item C<d_stdio_ptr_lval_nochange_cnt>
3657 From F<d_stdstdio.U>:
3659 This symbol is defined if using the C<FILE_ptr> macro as an lvalue
3660 to increase the pointer by n leaves File_cnt(fp) unchanged.
3662 =item C<d_stdio_ptr_lval_sets_cnt>
3664 From F<d_stdstdio.U>:
3666 This symbol is defined if using the C<FILE_ptr> macro as an lvalue
3667 to increase the pointer by n has the side effect of decreasing the
3668 value of File_cnt(fp) by n.
3670 =item C<d_stdio_stream_array>
3672 From F<stdio_streams.U>:
3674 This variable tells whether there is an array holding
3675 the stdio streams.
3677 =item C<d_stdiobase>
3679 From F<d_stdstdio.U>:
3681 This variable conditionally defines C<USE_STDIO_BASE> if this system
3682 has a C<FILE> structure declaring a usable _base field (or equivalent)
3683 in F<stdio.h>.
3685 =item C<d_stdstdio>
3687 From F<d_stdstdio.U>:
3689 This variable conditionally defines C<USE_STDIO_PTR> if this system
3690 has a C<FILE> structure declaring usable _ptr and _cnt fields (or
3691 equivalent) in F<stdio.h>.
3693 =item C<d_strchr>
3695 From F<d_strchr.U>:
3697 This variable conditionally defines C<HAS_STRCHR> if strchr() and
3698 strrchr() are available for string searching.
3700 =item C<d_strcoll>
3702 From F<d_strcoll.U>:
3704 This variable conditionally defines C<HAS_STRCOLL> if strcoll() is
3705 available to compare strings using collating information.
3707 =item C<d_strctcpy>
3709 From F<d_strctcpy.U>:
3711 This variable conditionally defines the C<USE_STRUCT_COPY> symbol, which
3712 indicates to the C program that this C compiler knows how to copy
3713 structures.
3715 =item C<d_strerrm>
3717 From F<d_strerror.U>:
3719 This variable holds what Strerrr is defined as to translate an error
3720 code condition into an error message string. It could be C<strerror>
3721 or a more C<complex> macro emulating strrror with sys_errlist[], or the
3722 C<unknown> string when both strerror and sys_errlist are missing.
3724 =item C<d_strerror>
3726 From F<d_strerror.U>:
3728 This variable conditionally defines C<HAS_STRERROR> if strerror() is
3729 available to translate error numbers to strings.
3731 =item C<d_strtod>
3733 From F<d_strtod.U>:
3735 This variable conditionally defines the C<HAS_STRTOD> symbol, which
3736 indicates to the C program that the strtod() routine is available
3737 to provide better numeric string conversion than atof().
3739 =item C<d_strtol>
3741 From F<d_strtol.U>:
3743 This variable conditionally defines the C<HAS_STRTOL> symbol, which
3744 indicates to the C program that the strtol() routine is available
3745 to provide better numeric string conversion than atoi() and friends.
3747 =item C<d_strtold>
3749 From F<d_strtold.U>:
3751 This variable conditionally defines the C<HAS_STRTOLD> symbol, which
3752 indicates to the C program that the strtold() routine is available.
3754 =item C<d_strtoll>
3756 From F<d_strtoll.U>:
3758 This variable conditionally defines the C<HAS_STRTOLL> symbol, which
3759 indicates to the C program that the strtoll() routine is available.
3761 =item C<d_strtoq>
3763 From F<d_strtoq.U>:
3765 This variable conditionally defines the C<HAS_STRTOQ> symbol, which
3766 indicates to the C program that the strtoq() routine is available.
3768 =item C<d_strtoul>
3770 From F<d_strtoul.U>:
3772 This variable conditionally defines the C<HAS_STRTOUL> symbol, which
3773 indicates to the C program that the strtoul() routine is available
3774 to provide conversion of strings to unsigned long.
3776 =item C<d_strtoull>
3778 From F<d_strtoull.U>:
3780 This variable conditionally defines the C<HAS_STRTOULL> symbol, which
3781 indicates to the C program that the strtoull() routine is available.
3783 =item C<d_strtouq>
3785 From F<d_strtouq.U>:
3787 This variable conditionally defines the C<HAS_STRTOUQ> symbol, which
3788 indicates to the C program that the strtouq() routine is available.
3790 =item C<d_strxfrm>
3792 From F<d_strxfrm.U>:
3794 This variable conditionally defines C<HAS_STRXFRM> if strxfrm() is
3795 available to transform strings.
3797 =item C<d_suidsafe>
3799 From F<d_dosuid.U>:
3801 This variable conditionally defines C<SETUID_SCRIPTS_ARE_SECURE_NOW>
3802 if setuid scripts can be secure. This test looks in F</dev/fd/>.
3804 =item C<d_symlink>
3806 From F<d_symlink.U>:
3808 This variable conditionally defines the C<HAS_SYMLINK> symbol, which
3809 indicates to the C program that the symlink() routine is available
3810 to create symbolic links.
3812 =item C<d_syscall>
3814 From F<d_syscall.U>:
3816 This variable conditionally defines C<HAS_SYSCALL> if syscall() is
3817 available call arbitrary system calls.
3819 =item C<d_sysconf>
3821 From F<d_sysconf.U>:
3823 This variable conditionally defines the C<HAS_SYSCONF> symbol, which
3824 indicates to the C program that the sysconf() routine is available
3825 to determine system related limits and options.
3827 =item C<d_sysernlst>
3829 From F<d_strerror.U>:
3831 This variable conditionally defines C<HAS_SYS_ERRNOLIST> if sys_errnolist[]
3832 is available to translate error numbers to the symbolic name.
3834 =item C<d_syserrlst>
3836 From F<d_strerror.U>:
3838 This variable conditionally defines C<HAS_SYS_ERRLIST> if sys_errlist[] is
3839 available to translate error numbers to strings.
3841 =item C<d_system>
3843 From F<d_system.U>:
3845 This variable conditionally defines C<HAS_SYSTEM> if system() is
3846 available to issue a shell command.
3848 =item C<d_tcgetpgrp>
3850 From F<d_tcgtpgrp.U>:
3852 This variable conditionally defines the C<HAS_TCGETPGRP> symbol, which
3853 indicates to the C program that the tcgetpgrp() routine is available.
3854 to get foreground process group C<ID>.
3856 =item C<d_tcsetpgrp>
3858 From F<d_tcstpgrp.U>:
3860 This variable conditionally defines the C<HAS_TCSETPGRP> symbol, which
3861 indicates to the C program that the tcsetpgrp() routine is available
3862 to set foreground process group C<ID>.
3864 =item C<d_telldir>
3866 From F<d_readdir.U>:
3868 This variable conditionally defines C<HAS_TELLDIR> if telldir() is
3869 available.
3871 =item C<d_telldirproto>
3873 From F<d_telldirproto.U>:
3875 This variable conditionally defines the C<HAS_TELLDIR_PROTO> symbol,
3876 which indicates to the C program that the system provides
3877 a prototype for the telldir() function. Otherwise, it is
3878 up to the program to supply one.
3880 =item C<d_time>
3882 From F<d_time.U>:
3884 This variable conditionally defines the C<HAS_TIME> symbol, which indicates
3885 that the time() routine exists. The time() routine is normaly
3886 provided on C<UNIX> systems.
3888 =item C<d_times>
3890 From F<d_times.U>:
3892 This variable conditionally defines the C<HAS_TIMES> symbol, which indicates
3893 that the times() routine exists. The times() routine is normaly
3894 provided on C<UNIX> systems. You may have to include <sys/times.h>.
3896 =item C<d_truncate>
3898 From F<d_truncate.U>:
3900 This variable conditionally defines C<HAS_TRUNCATE> if truncate() is
3901 available to truncate files.
3903 =item C<d_tzname>
3905 From F<d_tzname.U>:
3907 This variable conditionally defines C<HAS_TZNAME> if tzname[] is
3908 available to access timezone names.
3910 =item C<d_umask>
3912 From F<d_umask.U>:
3914 This variable conditionally defines the C<HAS_UMASK> symbol, which
3915 indicates to the C program that the umask() routine is available.
3916 to set and get the value of the file creation mask.
3918 =item C<d_uname>
3920 From F<d_gethname.U>:
3922 This variable conditionally defines the C<HAS_UNAME> symbol, which
3923 indicates to the C program that the uname() routine may be
3924 used to derive the host name.
3926 =item C<d_union_semun>
3928 From F<d_union_semun.U>:
3930 This variable conditionally defines C<HAS_UNION_SEMUN> if the
3931 union semun is defined by including <sys/sem.h>.
3933 =item C<d_ustat>
3935 From F<d_ustat.U>:
3937 This variable conditionally defines C<HAS_USTAT> if ustat() is
3938 available to query file system statistics by dev_t.
3940 =item C<d_vendorarch>
3942 From F<vendorarch.U>:
3944 This variable conditionally defined C<PERL_VENDORARCH>.
3946 =item C<d_vendorbin>
3948 From F<vendorbin.U>:
3950 This variable conditionally defines C<PERL_VENDORBIN>.
3952 =item C<d_vendorlib>
3954 From F<vendorlib.U>:
3956 This variable conditionally defines C<PERL_VENDORLIB>.
3958 =item C<d_vfork>
3960 From F<d_vfork.U>:
3962 This variable conditionally defines the C<HAS_VFORK> symbol, which
3963 indicates the vfork() routine is available.
3965 =item C<d_void_closedir>
3967 From F<d_closedir.U>:
3969 This variable conditionally defines C<VOID_CLOSEDIR> if closedir()
3970 does not return a value.
3972 =item C<d_voidsig>
3974 From F<d_voidsig.U>:
3976 This variable conditionally defines C<VOIDSIG> if this system
3977 declares "void (*signal(...))()" in F<signal.h>. The old way was to
3978 declare it as "int (*signal(...))()".
3980 =item C<d_voidtty>
3982 From F<i_sysioctl.U>:
3984 This variable conditionally defines C<USE_IOCNOTTY> to indicate that the
3985 ioctl() call with C<TIOCNOTTY> should be used to void tty association.
3986 Otherwise (on C<USG> probably), it is enough to close the standard file
3987 decriptors and do a setpgrp().
3989 =item C<d_volatile>
3991 From F<d_volatile.U>:
3993 This variable conditionally defines the C<HASVOLATILE> symbol, which
3994 indicates to the C program that this C compiler knows about the
3995 volatile declaration.
3997 =item C<d_vprintf>
3999 From F<d_vprintf.U>:
4001 This variable conditionally defines the C<HAS_VPRINTF> symbol, which
4002 indicates to the C program that the vprintf() routine is available
4003 to printf with a pointer to an argument list.
4005 =item C<d_wait4>
4007 From F<d_wait4.U>:
4009 This variable conditionally defines the HAS_WAIT4 symbol, which
4010 indicates the wait4() routine is available.
4012 =item C<d_waitpid>
4014 From F<d_waitpid.U>:
4016 This variable conditionally defines C<HAS_WAITPID> if waitpid() is
4017 available to wait for child process.
4019 =item C<d_wcstombs>
4021 From F<d_wcstombs.U>:
4023 This variable conditionally defines the C<HAS_WCSTOMBS> symbol, which
4024 indicates to the C program that the wcstombs() routine is available
4025 to convert wide character strings to multibyte strings.
4027 =item C<d_wctomb>
4029 From F<d_wctomb.U>:
4031 This variable conditionally defines the C<HAS_WCTOMB> symbol, which
4032 indicates to the C program that the wctomb() routine is available
4033 to convert a wide character to a multibyte.
4035 =item C<d_xenix>
4037 From F<Guess.U>:
4039 This variable conditionally defines the symbol C<XENIX>, which alerts
4040 the C program that it runs under Xenix.
4042 =item C<date>
4044 From F<Loc.U>:
4046 This variable is used internally by Configure to determine the
4047 full pathname (if any) of the date program. After Configure runs,
4048 the value is reset to a plain C<date> and is not useful.
4050 =item C<db_hashtype>
4052 From F<i_db.U>:
4054 This variable contains the type of the hash structure element
4055 in the <db.h> header file. In older versions of C<DB>, it was
4056 int, while in newer ones it is u_int32_t.
4058 =item C<db_prefixtype>
4060 From F<i_db.U>:
4062 This variable contains the type of the prefix structure element
4063 in the <db.h> header file. In older versions of C<DB>, it was
4064 int, while in newer ones it is size_t.
4066 =item C<defvoidused>
4068 From F<voidflags.U>:
4070 This variable contains the default value of the C<VOIDUSED> symbol (15).
4072 =item C<direntrytype>
4074 From F<i_dirent.U>:
4076 This symbol is set to C<struct direct> or C<struct dirent> depending on
4077 whether dirent is available or not. You should use this pseudo type to
4078 portably declare your directory entries.
4080 =item C<dlext>
4082 From F<dlext.U>:
4084 This variable contains the extension that is to be used for the
4085 dynamically loaded modules that perl generaties.
4087 =item C<dlsrc>
4089 From F<dlsrc.U>:
4091 This variable contains the name of the dynamic loading file that
4092 will be used with the package.
4094 =item C<doublesize>
4096 From F<doublesize.U>:
4098 This variable contains the value of the C<DOUBLESIZE> symbol, which
4099 indicates to the C program how many bytes there are in a double.
4101 =item C<drand01>
4103 From F<randfunc.U>:
4105 Indicates the macro to be used to generate normalized
4106 random numbers. Uses randfunc, often divided by
4107 (double) (((unsigned long) 1 << randbits)) in order to
4108 normalize the result.
4109 In C programs, the macro C<Drand01> is mapped to drand01.
4111 =item C<dynamic_ext>
4113 From F<Extensions.U>:
4115 This variable holds a list of C<XS> extension files we want to
4116 link dynamically into the package. It is used by Makefile.
4118 =back
4120 =head2 e
4122 =over
4124 =item C<eagain>
4126 From F<nblock_io.U>:
4128 This variable bears the symbolic errno code set by read() when no
4129 data is present on the file and non-blocking F<I/O> was enabled (otherwise,
4130 read() blocks naturally).
4132 =item C<ebcdic>
4134 From F<ebcdic.U>:
4136 This variable conditionally defines C<EBCDIC> if this
4137 system uses C<EBCDIC> encoding. Among other things, this
4138 means that the character ranges are not contiguous.
4139 See F<trnl.U>
4141 =item C<echo>
4143 From F<Loc.U>:
4145 This variable is used internally by Configure to determine the
4146 full pathname (if any) of the echo program. After Configure runs,
4147 the value is reset to a plain C<echo> and is not useful.
4149 =item C<egrep>
4151 From F<Loc.U>:
4153 This variable is used internally by Configure to determine the
4154 full pathname (if any) of the egrep program. After Configure runs,
4155 the value is reset to a plain C<egrep> and is not useful.
4157 =item C<emacs>
4159 From F<Loc.U>:
4161 This variable is defined but not used by Configure.
4162 The value is a plain '' and is not useful.
4164 =item C<eunicefix>
4166 From F<Init.U>:
4168 When running under Eunice this variable contains a command which will
4169 convert a shell script to the proper form of text file for it to be
4170 executable by the shell. On other systems it is a no-op.
4172 =item C<exe_ext>
4174 From F<Unix.U>:
4176 This is an old synonym for _exe.
4178 =item C<expr>
4180 From F<Loc.U>:
4182 This variable is used internally by Configure to determine the
4183 full pathname (if any) of the expr program. After Configure runs,
4184 the value is reset to a plain C<expr> and is not useful.
4186 =item C<extensions>
4188 From F<Extensions.U>:
4190 This variable holds a list of all extension files (both C<XS> and
4191 non-xs linked into the package. It is propagated to F<Config.pm>
4192 and is typically used to test whether a particular extesion
4193 is available.
4195 =back
4197 =head2 f
4199 =over
4201 =item C<fflushall>
4203 From F<fflushall.U>:
4205 This symbol, if defined, tells that to flush
4206 all pending stdio output one must loop through all
4207 the stdio file handles stored in an array and fflush them.
4208 Note that if fflushNULL is defined, fflushall will not
4209 even be probed for and will be left undefined.
4211 =item C<fflushNULL>
4213 From F<fflushall.U>:
4215 This symbol, if defined, tells that fflush(C<NULL>) does flush
4216 all pending stdio output.
4218 =item C<find>
4220 From F<Loc.U>:
4222 This variable is defined but not used by Configure.
4223 The value is a plain '' and is not useful.
4225 =item C<firstmakefile>
4227 From F<Unix.U>:
4229 This variable defines the first file searched by make. On unix,
4230 it is makefile (then Makefile). On case-insensitive systems,
4231 it might be something else. This is only used to deal with
4232 convoluted make depend tricks.
4234 =item C<flex>
4236 From F<Loc.U>:
4238 This variable is defined but not used by Configure.
4239 The value is a plain '' and is not useful.
4241 =item C<fpossize>
4243 From F<fpossize.U>:
4245 This variable contains the size of a fpostype in bytes.
4247 =item C<fpostype>
4249 From F<fpostype.U>:
4251 This variable defines Fpos_t to be something like fpos_t, long,
4252 uint, or whatever type is used to declare file positions in libc.
4254 =item C<freetype>
4256 From F<mallocsrc.U>:
4258 This variable contains the return type of free(). It is usually
4259 void, but occasionally int.
4261 =item C<full_ar>
4263 From F<Loc_ar.U>:
4265 This variable contains the full pathname to C<ar>, whether or
4266 not the user has specified C<portability>. This is only used
4267 in the F<Makefile.SH>.
4269 =item C<full_csh>
4271 From F<d_csh.U>:
4273 This variable contains the full pathname to C<csh>, whether or
4274 not the user has specified C<portability>. This is only used
4275 in the compiled C program, and we assume that all systems which
4276 can share this executable will have the same full pathname to
4277 F<csh.>
4279 =item C<full_sed>
4281 From F<Loc_sed.U>:
4283 This variable contains the full pathname to C<sed>, whether or
4284 not the user has specified C<portability>. This is only used
4285 in the compiled C program, and we assume that all systems which
4286 can share this executable will have the same full pathname to
4287 F<sed.>
4289 =back
4291 =head2 g
4293 =over
4295 =item C<gccosandvers>
4297 From F<gccvers.U>:
4299 If C<GNU> cc (gcc) is used, this variable the operating system and
4300 version used to compile the gcc. It is set to '' if not gcc,
4301 or if nothing useful can be parsed as the os version.
4303 =item C<gccversion>
4305 From F<gccvers.U>:
4307 If C<GNU> cc (gcc) is used, this variable holds C<1> or C<2> to
4308 indicate whether the compiler is version 1 or 2. This is used in
4309 setting some of the default cflags. It is set to '' if not gcc.
4311 =item C<gidformat>
4313 From F<gidf.U>:
4315 This variable contains the format string used for printing a Gid_t.
4317 =item C<gidsign>
4319 From F<gidsign.U>:
4321 This variable contains the signedness of a gidtype.
4322 1 for unsigned, -1 for signed.
4324 =item C<gidsize>
4326 From F<gidsize.U>:
4328 This variable contains the size of a gidtype in bytes.
4330 =item C<gidtype>
4332 From F<gidtype.U>:
4334 This variable defines Gid_t to be something like gid_t, int,
4335 ushort, or whatever type is used to declare the return type
4336 of getgid(). Typically, it is the type of group ids in the kernel.
4338 =item C<glibpth>
4340 From F<libpth.U>:
4342 This variable holds the general path (space-separated) used to
4343 find libraries. It may contain directories that do not exist on
4344 this platform, libpth is the cleaned-up version.
4346 =item C<grep>
4348 From F<Loc.U>:
4350 This variable is used internally by Configure to determine the
4351 full pathname (if any) of the grep program. After Configure runs,
4352 the value is reset to a plain C<grep> and is not useful.
4354 =item C<groupcat>
4356 From F<nis.U>:
4358 This variable contains a command that produces the text of the
4359 F</etc/group> file. This is normally "cat F</etc/group>", but can be
4360 "ypcat group" when C<NIS> is used.
4361 On some systems, such as os390, there may be no equivalent
4362 command, in which case this variable is unset.
4364 =item C<groupstype>
4366 From F<groupstype.U>:
4368 This variable defines Groups_t to be something like gid_t, int,
4369 ushort, or whatever type is used for the second argument to
4370 getgroups() and setgroups(). Usually, this is the same as
4371 gidtype (gid_t), but sometimes it isn't.
4373 =item C<gzip>
4375 From F<Loc.U>:
4377 This variable is used internally by Configure to determine the
4378 full pathname (if any) of the gzip program. After Configure runs,
4379 the value is reset to a plain C<gzip> and is not useful.
4381 =back
4383 =head2 h
4385 =over
4387 =item C<h_fcntl>
4389 From F<h_fcntl.U>:
4391 This is variable gets set in various places to tell i_fcntl that
4392 <fcntl.h> should be included.
4394 =item C<h_sysfile>
4396 From F<h_sysfile.U>:
4398 This is variable gets set in various places to tell i_sys_file that
4399 <sys/file.h> should be included.
4401 =item C<hint>
4403 From F<Oldconfig.U>:
4405 Gives the type of hints used for previous answers. May be one of
4406 C<default>, C<recommended> or C<previous>.
4408 =item C<hostcat>
4410 From F<nis.U>:
4412 This variable contains a command that produces the text of the
4413 F</etc/hosts> file. This is normally "cat F</etc/hosts>", but can be
4414 "ypcat hosts" when C<NIS> is used.
4415 On some systems, such as os390, there may be no equivalent
4416 command, in which case this variable is unset.
4418 =back
4420 =head2 i
4422 =over
4424 =item C<i16size>
4426 From F<perlxv.U>:
4428 This variable is the size of an I16 in bytes.
4430 =item C<i16type>
4432 From F<perlxv.U>:
4434 This variable contains the C type used for Perl's I16.
4436 =item C<i32size>
4438 From F<perlxv.U>:
4440 This variable is the size of an I32 in bytes.
4442 =item C<i32type>
4444 From F<perlxv.U>:
4446 This variable contains the C type used for Perl's I32.
4448 =item C<i64size>
4450 From F<perlxv.U>:
4452 This variable is the size of an I64 in bytes.
4454 =item C<i64type>
4456 From F<perlxv.U>:
4458 This variable contains the C type used for Perl's I64.
4460 =item C<i8size>
4462 From F<perlxv.U>:
4464 This variable is the size of an I8 in bytes.
4466 =item C<i8type>
4468 From F<perlxv.U>:
4470 This variable contains the C type used for Perl's I8.
4472 =item C<i_arpainet>
4474 From F<i_arpainet.U>:
4476 This variable conditionally defines the C<I_ARPA_INET> symbol,
4477 and indicates whether a C program should include <arpa/inet.h>.
4479 =item C<i_bsdioctl>
4481 From F<i_sysioctl.U>:
4483 This variable conditionally defines the C<I_SYS_BSDIOCTL> symbol, which
4484 indicates to the C program that <sys/bsdioctl.h> exists and should
4485 be included.
4487 =item C<i_db>
4489 From F<i_db.U>:
4491 This variable conditionally defines the C<I_DB> symbol, and indicates
4492 whether a C program may include Berkeley's C<DB> include file <db.h>.
4494 =item C<i_dbm>
4496 From F<i_dbm.U>:
4498 This variable conditionally defines the C<I_DBM> symbol, which
4499 indicates to the C program that <dbm.h> exists and should
4500 be included.
4502 =item C<i_dirent>
4504 From F<i_dirent.U>:
4506 This variable conditionally defines C<I_DIRENT>, which indicates
4507 to the C program that it should include <dirent.h>.
4509 =item C<i_dld>
4511 From F<i_dld.U>:
4513 This variable conditionally defines the C<I_DLD> symbol, which
4514 indicates to the C program that <dld.h> (C<GNU> dynamic loading)
4515 exists and should be included.
4517 =item C<i_dlfcn>
4519 From F<i_dlfcn.U>:
4521 This variable conditionally defines the C<I_DLFCN> symbol, which
4522 indicates to the C program that <dlfcn.h> exists and should
4523 be included.
4525 =item C<i_fcntl>
4527 From F<i_fcntl.U>:
4529 This variable controls the value of C<I_FCNTL> (which tells
4530 the C program to include <fcntl.h>).
4532 =item C<i_float>
4534 From F<i_float.U>:
4536 This variable conditionally defines the C<I_FLOAT> symbol, and indicates
4537 whether a C program may include <float.h> to get symbols like C<DBL_MAX>
4538 or C<DBL_MIN>, F<i.e>. machine dependent floating point values.
4540 =item C<i_gdbm>
4542 From F<i_gdbm.U>:
4544 This variable conditionally defines the C<I_GDBM> symbol, which
4545 indicates to the C program that <gdbm.h> exists and should
4546 be included.
4548 =item C<i_grp>
4550 From F<i_grp.U>:
4552 This variable conditionally defines the C<I_GRP> symbol, and indicates
4553 whether a C program should include <grp.h>.
4555 =item C<i_iconv>
4557 From F<i_iconv.U>:
4559 This variable conditionally defines the C<I_ICONV> symbol, and indicates
4560 whether a C program should include <iconv.h>.
4562 =item C<i_ieeefp>
4564 From F<i_ieeefp.U>:
4566 This variable conditionally defines the C<I_IEEEFP> symbol, and indicates
4567 whether a C program should include <ieeefp.h>.
4569 =item C<i_inttypes>
4571 From F<i_inttypes.U>:
4573 This variable conditionally defines the C<I_INTTYPES> symbol,
4574 and indicates whether a C program should include <inttypes.h>.
4576 =item C<i_libutil>
4578 From F<i_libutil.U>:
4580 This variable conditionally defines the C<I_LIBUTIL> symbol, and indicates
4581 whether a C program should include <libutil.h>.
4583 =item C<i_limits>
4585 From F<i_limits.U>:
4587 This variable conditionally defines the C<I_LIMITS> symbol, and indicates
4588 whether a C program may include <limits.h> to get symbols like C<WORD_BIT>
4589 and friends.
4591 =item C<i_locale>
4593 From F<i_locale.U>:
4595 This variable conditionally defines the C<I_LOCALE> symbol,
4596 and indicates whether a C program should include <locale.h>.
4598 =item C<i_machcthr>
4600 From F<i_machcthr.U>:
4602 This variable conditionally defines the C<I_MACH_CTHREADS> symbol,
4603 and indicates whether a C program should include <mach/cthreads.h>.
4605 =item C<i_malloc>
4607 From F<i_malloc.U>:
4609 This variable conditionally defines the C<I_MALLOC> symbol, and indicates
4610 whether a C program should include <malloc.h>.
4612 =item C<i_math>
4614 From F<i_math.U>:
4616 This variable conditionally defines the C<I_MATH> symbol, and indicates
4617 whether a C program may include <math.h>.
4619 =item C<i_memory>
4621 From F<i_memory.U>:
4623 This variable conditionally defines the C<I_MEMORY> symbol, and indicates
4624 whether a C program should include <memory.h>.
4626 =item C<i_mntent>
4628 From F<i_mntent.U>:
4630 This variable conditionally defines the C<I_MNTENT> symbol, and indicates
4631 whether a C program should include <mntent.h>.
4633 =item C<i_ndbm>
4635 From F<i_ndbm.U>:
4637 This variable conditionally defines the C<I_NDBM> symbol, which
4638 indicates to the C program that <ndbm.h> exists and should
4639 be included.
4641 =item C<i_netdb>
4643 From F<i_netdb.U>:
4645 This variable conditionally defines the C<I_NETDB> symbol, and indicates
4646 whether a C program should include <netdb.h>.
4648 =item C<i_neterrno>
4650 From F<i_neterrno.U>:
4652 This variable conditionally defines the C<I_NET_ERRNO> symbol, which
4653 indicates to the C program that <net/errno.h> exists and should
4654 be included.
4656 =item C<i_netinettcp>
4658 From F<i_netinettcp.U>:
4660 This variable conditionally defines the C<I_NETINET_TCP> symbol,
4661 and indicates whether a C program should include <netinet/tcp.h>.
4663 =item C<i_niin>
4665 From F<i_niin.U>:
4667 This variable conditionally defines C<I_NETINET_IN>, which indicates
4668 to the C program that it should include <netinet/in.h>. Otherwise,
4669 you may try <sys/in.h>.
4671 =item C<i_poll>
4673 From F<i_poll.U>:
4675 This variable conditionally defines the C<I_POLL> symbol, and indicates
4676 whether a C program should include <poll.h>.
4678 =item C<i_prot>
4680 From F<i_prot.U>:
4682 This variable conditionally defines the C<I_PROT> symbol, and indicates
4683 whether a C program should include <prot.h>.
4685 =item C<i_pthread>
4687 From F<i_pthread.U>:
4689 This variable conditionally defines the C<I_PTHREAD> symbol,
4690 and indicates whether a C program should include <pthread.h>.
4692 =item C<i_pwd>
4694 From F<i_pwd.U>:
4696 This variable conditionally defines C<I_PWD>, which indicates
4697 to the C program that it should include <pwd.h>.
4699 =item C<i_rpcsvcdbm>
4701 From F<i_dbm.U>:
4703 This variable conditionally defines the C<I_RPCSVC_DBM> symbol, which
4704 indicates to the C program that <rpcsvc/dbm.h> exists and should
4705 be included. Some System V systems might need this instead of <dbm.h>.
4707 =item C<i_sfio>
4709 From F<i_sfio.U>:
4711 This variable conditionally defines the C<I_SFIO> symbol,
4712 and indicates whether a C program should include <sfio.h>.
4714 =item C<i_sgtty>
4716 From F<i_termio.U>:
4718 This variable conditionally defines the C<I_SGTTY> symbol, which
4719 indicates to the C program that it should include <sgtty.h> rather
4720 than <termio.h>.
4722 =item C<i_shadow>
4724 From F<i_shadow.U>:
4726 This variable conditionally defines the C<I_SHADOW> symbol, and indicates
4727 whether a C program should include <shadow.h>.
4729 =item C<i_socks>
4731 From F<i_socks.U>:
4733 This variable conditionally defines the C<I_SOCKS> symbol, and indicates
4734 whether a C program should include <socks.h>.
4736 =item C<i_stdarg>
4738 From F<i_varhdr.U>:
4740 This variable conditionally defines the C<I_STDARG> symbol, which
4741 indicates to the C program that <stdarg.h> exists and should
4742 be included.
4744 =item C<i_stddef>
4746 From F<i_stddef.U>:
4748 This variable conditionally defines the C<I_STDDEF> symbol, which
4749 indicates to the C program that <stddef.h> exists and should
4750 be included.
4752 =item C<i_stdlib>
4754 From F<i_stdlib.U>:
4756 This variable conditionally defines the C<I_STDLIB> symbol, which
4757 indicates to the C program that <stdlib.h> exists and should
4758 be included.
4760 =item C<i_string>
4762 From F<i_string.U>:
4764 This variable conditionally defines the C<I_STRING> symbol, which
4765 indicates that <string.h> should be included rather than <strings.h>.
4767 =item C<i_sunmath>
4769 From F<i_sunmath.U>:
4771 This variable conditionally defines the C<I_SUNMATH> symbol, and indicates
4772 whether a C program should include <sunmath.h>.
4774 =item C<i_sysaccess>
4776 From F<i_sysaccess.U>:
4778 This variable conditionally defines the C<I_SYS_ACCESS> symbol,
4779 and indicates whether a C program should include <sys/access.h>.
4781 =item C<i_sysdir>
4783 From F<i_sysdir.U>:
4785 This variable conditionally defines the C<I_SYS_DIR> symbol, and indicates
4786 whether a C program should include <sys/dir.h>.
4788 =item C<i_sysfile>
4790 From F<i_sysfile.U>:
4792 This variable conditionally defines the C<I_SYS_FILE> symbol, and indicates
4793 whether a C program should include <sys/file.h> to get C<R_OK> and friends.
4795 =item C<i_sysfilio>
4797 From F<i_sysioctl.U>:
4799 This variable conditionally defines the C<I_SYS_FILIO> symbol, which
4800 indicates to the C program that <sys/filio.h> exists and should
4801 be included in preference to <sys/ioctl.h>.
4803 =item C<i_sysin>
4805 From F<i_niin.U>:
4807 This variable conditionally defines C<I_SYS_IN>, which indicates
4808 to the C program that it should include <sys/in.h> instead of
4809 <netinet/in.h>.
4811 =item C<i_sysioctl>
4813 From F<i_sysioctl.U>:
4815 This variable conditionally defines the C<I_SYS_IOCTL> symbol, which
4816 indicates to the C program that <sys/ioctl.h> exists and should
4817 be included.
4819 =item C<i_syslog>
4821 From F<i_syslog.U>:
4823 This variable conditionally defines the C<I_SYSLOG> symbol,
4824 and indicates whether a C program should include <syslog.h>.
4826 =item C<i_sysmman>
4828 From F<i_sysmman.U>:
4830 This variable conditionally defines the C<I_SYS_MMAN> symbol, and
4831 indicates whether a C program should include <sys/mman.h>.
4833 =item C<i_sysmode>
4835 From F<i_sysmode.U>:
4837 This variable conditionally defines the C<I_SYSMODE> symbol,
4838 and indicates whether a C program should include <sys/mode.h>.
4840 =item C<i_sysmount>
4842 From F<i_sysmount.U>:
4844 This variable conditionally defines the C<I_SYSMOUNT> symbol,
4845 and indicates whether a C program should include <sys/mount.h>.
4847 =item C<i_sysndir>
4849 From F<i_sysndir.U>:
4851 This variable conditionally defines the C<I_SYS_NDIR> symbol, and indicates
4852 whether a C program should include <sys/ndir.h>.
4854 =item C<i_sysparam>
4856 From F<i_sysparam.U>:
4858 This variable conditionally defines the C<I_SYS_PARAM> symbol, and indicates
4859 whether a C program should include <sys/param.h>.
4861 =item C<i_sysresrc>
4863 From F<i_sysresrc.U>:
4865 This variable conditionally defines the C<I_SYS_RESOURCE> symbol,
4866 and indicates whether a C program should include <sys/resource.h>.
4868 =item C<i_syssecrt>
4870 From F<i_syssecrt.U>:
4872 This variable conditionally defines the C<I_SYS_SECURITY> symbol,
4873 and indicates whether a C program should include <sys/security.h>.
4875 =item C<i_sysselct>
4877 From F<i_sysselct.U>:
4879 This variable conditionally defines C<I_SYS_SELECT>, which indicates
4880 to the C program that it should include <sys/select.h> in order to
4881 get the definition of struct timeval.
4883 =item C<i_syssockio>
4885 From F<i_sysioctl.U>:
4887 This variable conditionally defines C<I_SYS_SOCKIO> to indicate to the
4888 C program that socket ioctl codes may be found in <sys/sockio.h>
4889 instead of <sys/ioctl.h>.
4891 =item C<i_sysstat>
4893 From F<i_sysstat.U>:
4895 This variable conditionally defines the C<I_SYS_STAT> symbol,
4896 and indicates whether a C program should include <sys/stat.h>.
4898 =item C<i_sysstatfs>
4900 From F<i_sysstatfs.U>:
4902 This variable conditionally defines the C<I_SYSSTATFS> symbol,
4903 and indicates whether a C program should include <sys/statfs.h>.
4905 =item C<i_sysstatvfs>
4907 From F<i_sysstatvfs.U>:
4909 This variable conditionally defines the C<I_SYSSTATVFS> symbol,
4910 and indicates whether a C program should include <sys/statvfs.h>.
4912 =item C<i_systime>
4914 From F<i_time.U>:
4916 This variable conditionally defines C<I_SYS_TIME>, which indicates
4917 to the C program that it should include <sys/time.h>.
4919 =item C<i_systimek>
4921 From F<i_time.U>:
4923 This variable conditionally defines C<I_SYS_TIME_KERNEL>, which
4924 indicates to the C program that it should include <sys/time.h>
4925 with C<KERNEL> defined.
4927 =item C<i_systimes>
4929 From F<i_systimes.U>:
4931 This variable conditionally defines the C<I_SYS_TIMES> symbol, and indicates
4932 whether a C program should include <sys/times.h>.
4934 =item C<i_systypes>
4936 From F<i_systypes.U>:
4938 This variable conditionally defines the C<I_SYS_TYPES> symbol,
4939 and indicates whether a C program should include <sys/types.h>.
4941 =item C<i_sysuio>
4943 From F<i_sysuio.U>:
4945 This variable conditionally defines the C<I_SYSUIO> symbol, and indicates
4946 whether a C program should include <sys/uio.h>.
4948 =item C<i_sysun>
4950 From F<i_sysun.U>:
4952 This variable conditionally defines C<I_SYS_UN>, which indicates
4953 to the C program that it should include <sys/un.h> to get C<UNIX>
4954 domain socket definitions.
4956 =item C<i_sysutsname>
4958 From F<i_sysutsname.U>:
4960 This variable conditionally defines the C<I_SYSUTSNAME> symbol,
4961 and indicates whether a C program should include <sys/utsname.h>.
4963 =item C<i_sysvfs>
4965 From F<i_sysvfs.U>:
4967 This variable conditionally defines the C<I_SYSVFS> symbol,
4968 and indicates whether a C program should include <sys/vfs.h>.
4970 =item C<i_syswait>
4972 From F<i_syswait.U>:
4974 This variable conditionally defines C<I_SYS_WAIT>, which indicates
4975 to the C program that it should include <sys/wait.h>.
4977 =item C<i_termio>
4979 From F<i_termio.U>:
4981 This variable conditionally defines the C<I_TERMIO> symbol, which
4982 indicates to the C program that it should include <termio.h> rather
4983 than <sgtty.h>.
4985 =item C<i_termios>
4987 From F<i_termio.U>:
4989 This variable conditionally defines the C<I_TERMIOS> symbol, which
4990 indicates to the C program that the C<POSIX> <termios.h> file is
4991 to be included.
4993 =item C<i_time>
4995 From F<i_time.U>:
4997 This variable conditionally defines C<I_TIME>, which indicates
4998 to the C program that it should include <time.h>.
5000 =item C<i_unistd>
5002 From F<i_unistd.U>:
5004 This variable conditionally defines the C<I_UNISTD> symbol, and indicates
5005 whether a C program should include <unistd.h>.
5007 =item C<i_ustat>
5009 From F<i_ustat.U>:
5011 This variable conditionally defines the C<I_USTAT> symbol, and indicates
5012 whether a C program should include <ustat.h>.
5014 =item C<i_utime>
5016 From F<i_utime.U>:
5018 This variable conditionally defines the C<I_UTIME> symbol, and indicates
5019 whether a C program should include <utime.h>.
5021 =item C<i_values>
5023 From F<i_values.U>:
5025 This variable conditionally defines the C<I_VALUES> symbol, and indicates
5026 whether a C program may include <values.h> to get symbols like C<MAXLONG>
5027 and friends.
5029 =item C<i_varargs>
5031 From F<i_varhdr.U>:
5033 This variable conditionally defines C<I_VARARGS>, which indicates
5034 to the C program that it should include <varargs.h>.
5036 =item C<i_varhdr>
5038 From F<i_varhdr.U>:
5040 Contains the name of the header to be included to get va_dcl definition.
5041 Typically one of F<varargs.h> or F<stdarg.h>.
5043 =item C<i_vfork>
5045 From F<i_vfork.U>:
5047 This variable conditionally defines the C<I_VFORK> symbol, and indicates
5048 whether a C program should include F<vfork.h>.
5050 =item C<ignore_versioned_solibs>
5052 From F<libs.U>:
5054 This variable should be non-empty if non-versioned shared
5055 libraries (F<libfoo.so.x.y>) are to be ignored (because they
5056 cannot be linked against).
5058 =item C<inc_version_list>
5060 From F<inc_version_list.U>:
5062 This variable specifies the list of subdirectories in over
5063 which F<perl.c>:incpush() and F<lib/lib.pm> will automatically
5064 search when adding directories to @C<INC>. The elements in
5065 the list are separated by spaces. This is only useful
5066 if you have a perl library directory tree structured like the
5067 default one. See C<INSTALL> for how this works. The versioned
5068 site_perl directory was introduced in 5.005, so that is the
5069 lowest possible value.
5071 =item C<inc_version_list_init>
5073 From F<inc_version_list.U>:
5075 This variable holds the same list as inc_version_list, but
5076 each item is enclosed in double quotes and separated by commas,
5077 suitable for use in the C<PERL_INC_VERSION_LIST> initialization.
5079 =item C<incpath>
5081 From F<usrinc.U>:
5083 This variable must preceed the normal include path to get hte
5084 right one, as in F<$F<incpath/usr/include>> or F<$F<incpath/usr/lib>>.
5085 Value can be "" or F</bsd43> on mips.
5087 =item C<inews>
5089 From F<Loc.U>:
5091 This variable is defined but not used by Configure.
5092 The value is a plain '' and is not useful.
5094 =item C<installarchlib>
5096 From F<archlib.U>:
5098 This variable is really the same as archlibexp but may differ on
5099 those systems using C<AFS>. For extra portability, only this variable
5100 should be used in makefiles.
5102 =item C<installbin>
5104 From F<bin.U>:
5106 This variable is the same as binexp unless C<AFS> is running in which case
5107 the user is explicitely prompted for it. This variable should always
5108 be used in your makefiles for maximum portability.
5110 =item C<installman1dir>
5112 From F<man1dir.U>:
5114 This variable is really the same as man1direxp, unless you are using
5115 C<AFS> in which case it points to the F<read/write> location whereas
5116 man1direxp only points to the read-only access location. For extra
5117 portability, you should only use this variable within your makefiles.
5119 =item C<installman3dir>
5121 From F<man3dir.U>:
5123 This variable is really the same as man3direxp, unless you are using
5124 C<AFS> in which case it points to the F<read/write> location whereas
5125 man3direxp only points to the read-only access location. For extra
5126 portability, you should only use this variable within your makefiles.
5128 =item C<installprefix>
5130 From F<installprefix.U>:
5132 This variable holds the name of the directory below which
5133 "make install" will install the package. For most users, this
5134 is the same as prefix. However, it is useful for
5135 installing the software into a different (usually temporary)
5136 location after which it can be bundled up and moved somehow
5137 to the final location specified by prefix.
5139 =item C<installprefixexp>
5141 From F<installprefix.U>:
5143 This variable holds the full absolute path of installprefix
5144 with all F<~>-expansion done.
5146 =item C<installprivlib>
5148 From F<privlib.U>:
5150 This variable is really the same as privlibexp but may differ on
5151 those systems using C<AFS>. For extra portability, only this variable
5152 should be used in makefiles.
5154 =item C<installscript>
5156 From F<scriptdir.U>:
5158 This variable is usually the same as scriptdirexp, unless you are on
5159 a system running C<AFS>, in which case they may differ slightly. You
5160 should always use this variable within your makefiles for portability.
5162 =item C<installsitearch>
5164 From F<sitearch.U>:
5166 This variable is really the same as sitearchexp but may differ on
5167 those systems using C<AFS>. For extra portability, only this variable
5168 should be used in makefiles.
5170 =item C<installsitebin>
5172 From F<sitebin.U>:
5174 This variable is usually the same as sitebinexp, unless you are on
5175 a system running C<AFS>, in which case they may differ slightly. You
5176 should always use this variable within your makefiles for portability.
5178 =item C<installsitelib>
5180 From F<sitelib.U>:
5182 This variable is really the same as sitelibexp but may differ on
5183 those systems using C<AFS>. For extra portability, only this variable
5184 should be used in makefiles.
5186 =item C<installstyle>
5188 From F<installstyle.U>:
5190 This variable describes the C<style> of the perl installation.
5191 This is intended to be useful for tools that need to
5192 manipulate entire perl distributions. Perl itself doesn't use
5193 this to find its libraries -- the library directories are
5194 stored directly in F<Config.pm>. Currently, there are only two
5195 styles: C<lib> and F<lib/perl5>. The default library locations
5196 (e.g. privlib, sitelib) are either $F<prefix/lib> or
5197 $F<prefix/lib/perl5>. The former is useful if $prefix is a
5198 directory dedicated to perl (e.g. F</opt/perl>), while the latter
5199 is useful if $prefix is shared by many packages, e.g. if
5200 $prefix=F</usr/local>.
5202 This may later be extended to include other information, so
5204 be careful with pattern-matching on the results.
5206 For compatibility with F<perl5.005> and earlier, the default
5208 setting is based on whether or not $prefix contains the string
5209 C<perl>.
5211 =item C<installusrbinperl>
5213 From F<instubperl.U>:
5215 This variable tells whether Perl should be installed also as
5216 F</usr/bin/perl> in addition to
5217 $F<installbin/perl>
5219 =item C<installvendorarch>
5221 From F<vendorarch.U>:
5223 This variable is really the same as vendorarchexp but may differ on
5224 those systems using C<AFS>. For extra portability, only this variable
5225 should be used in makefiles.
5227 =item C<installvendorbin>
5229 From F<vendorbin.U>:
5231 This variable is really the same as vendorbinexp but may differ on
5232 those systems using C<AFS>. For extra portability, only this variable
5233 should be used in makefiles.
5235 =item C<installvendorlib>
5237 From F<vendorlib.U>:
5239 This variable is really the same as vendorlibexp but may differ on
5240 those systems using C<AFS>. For extra portability, only this variable
5241 should be used in makefiles.
5243 =item C<intsize>
5245 From F<intsize.U>:
5247 This variable contains the value of the C<INTSIZE> symbol, which
5248 indicates to the C program how many bytes there are in an int.
5250 =item C<issymlink>
5252 From F<issymlink.U>:
5254 This variable holds the test command to test for a symbolic link
5255 (if they are supported). Typical values include C<test -h> and
5256 C<test -L>.
5258 =item C<ivdformat>
5260 From F<perlxvf.U>:
5262 This variable contains the format string used for printing
5263 a Perl C<IV> as a signed decimal integer.
5265 =item C<ivsize>
5267 From F<perlxv.U>:
5269 This variable is the size of an C<IV> in bytes.
5271 =item C<ivtype>
5273 From F<perlxv.U>:
5275 This variable contains the C type used for Perl's C<IV>.
5277 =back
5279 =head2 k
5281 =over
5283 =item C<known_extensions>
5285 From F<Extensions.U>:
5287 This variable holds a list of all C<XS> extensions included in
5288 the package.
5290 =item C<ksh>
5292 From F<Loc.U>:
5294 This variable is defined but not used by Configure.
5295 The value is a plain '' and is not useful.
5297 =back
5299 =head2 l
5301 =over
5303 =item C<ld>
5305 From F<dlsrc.U>:
5307 This variable indicates the program to be used to link
5308 libraries for dynamic loading. On some systems, it is C<ld>.
5309 On C<ELF> systems, it should be $cc. Mostly, we'll try to respect
5310 the hint file setting.
5312 =item C<lddlflags>
5314 From F<dlsrc.U>:
5316 This variable contains any special flags that might need to be
5317 passed to $ld to create a shared library suitable for dynamic
5318 loading. It is up to the makefile to use it. For hpux, it
5319 should be C<-b>. For sunos 4.1, it is empty.
5321 =item C<ldflags>
5323 From F<ccflags.U>:
5325 This variable contains any additional C loader flags desired by
5326 the user. It is up to the Makefile to use this.
5328 =item C<ldflags_uselargefiles>
5330 From F<uselfs.U>:
5332 This variable contains the loader flags needed by large file builds
5333 and added to ldflags by hints files.
5335 =item C<ldlibpthname>
5337 From F<libperl.U>:
5339 This variable holds the name of the shared library
5340 search path, often C<LD_LIBRARY_PATH>. To get an empty
5341 string, the hints file must set this to C<none>.
5343 =item C<less>
5345 From F<Loc.U>:
5347 This variable is used internally by Configure to determine the
5348 full pathname (if any) of the less program. After Configure runs,
5349 the value is reset to a plain C<less> and is not useful.
5351 =item C<lib_ext>
5353 From F<Unix.U>:
5355 This is an old synonym for _a.
5357 =item C<libc>
5359 From F<libc.U>:
5361 This variable contains the location of the C library.
5363 =item C<libperl>
5365 From F<libperl.U>:
5367 The perl executable is obtained by linking F<perlmain.c> with
5368 libperl, any static extensions (usually just DynaLoader),
5369 and any other libraries needed on this system. libperl
5370 is usually F<libperl.a>, but can also be F<libperl.so.xxx> if
5371 the user wishes to build a perl executable with a shared
5372 library.
5374 =item C<libpth>
5376 From F<libpth.U>:
5378 This variable holds the general path (space-separated) used to find
5379 libraries. It is intended to be used by other units.
5381 =item C<libs>
5383 From F<libs.U>:
5385 This variable holds the additional libraries we want to use.
5386 It is up to the Makefile to deal with it.
5388 =item C<libsdirs>
5390 From F<libs.U>:
5392 This variable holds the directory names aka dirnames of the libraries
5393 we found and accepted, duplicates are removed.
5395 =item C<libsfiles>
5397 From F<libs.U>:
5399 This variable holds the filenames aka basenames of the libraries
5400 we found and accepted.
5402 =item C<libsfound>
5404 From F<libs.U>:
5406 This variable holds the full pathnames of the libraries
5407 we found and accepted.
5409 =item C<libspath>
5411 From F<libs.U>:
5413 This variable holds the directory names probed for libraries.
5415 =item C<libswanted>
5417 From F<Myinit.U>:
5419 This variable holds a list of all the libraries we want to
5420 search. The order is chosen to pick up the c library
5421 ahead of ucb or bsd libraries for SVR4.
5423 =item C<libswanted_uselargefiles>
5425 From F<uselfs.U>:
5427 This variable contains the libraries needed by large file builds
5428 and added to ldflags by hints files. It is a space separated list
5429 of the library names without the C<lib> prefix or any suffix, just
5430 like F<libswanted.>.
5432 =item C<line>
5434 From F<Loc.U>:
5436 This variable is defined but not used by Configure.
5437 The value is a plain '' and is not useful.
5439 =item C<lint>
5441 From F<Loc.U>:
5443 This variable is defined but not used by Configure.
5444 The value is a plain '' and is not useful.
5446 =item C<lkflags>
5448 From F<ccflags.U>:
5450 This variable contains any additional C partial linker flags desired by
5451 the user. It is up to the Makefile to use this.
5453 =item C<ln>
5455 From F<Loc.U>:
5457 This variable is used internally by Configure to determine the
5458 full pathname (if any) of the ln program. After Configure runs,
5459 the value is reset to a plain C<ln> and is not useful.
5461 =item C<lns>
5463 From F<lns.U>:
5465 This variable holds the name of the command to make
5466 symbolic links (if they are supported). It can be used
5467 in the Makefile. It is either C<ln -s> or C<ln>
5469 =item C<locincpth>
5471 From F<ccflags.U>:
5473 This variable contains a list of additional directories to be
5474 searched by the compiler. The appropriate C<-I> directives will
5475 be added to ccflags. This is intended to simplify setting
5476 local directories from the Configure command line.
5477 It's not much, but it parallels the loclibpth stuff in F<libpth.U>.
5479 =item C<loclibpth>
5481 From F<libpth.U>:
5483 This variable holds the paths (space-separated) used to find local
5484 libraries. It is prepended to libpth, and is intended to be easily
5485 set from the command line.
5487 =item C<longdblsize>
5489 From F<d_longdbl.U>:
5491 This variable contains the value of the C<LONG_DOUBLESIZE> symbol, which
5492 indicates to the C program how many bytes there are in a long double,
5493 if this system supports long doubles.
5495 =item C<longlongsize>
5497 From F<d_longlong.U>:
5499 This variable contains the value of the C<LONGLONGSIZE> symbol, which
5500 indicates to the C program how many bytes there are in a long long,
5501 if this system supports long long.
5503 =item C<longsize>
5505 From F<intsize.U>:
5507 This variable contains the value of the C<LONGSIZE> symbol, which
5508 indicates to the C program how many bytes there are in a long.
5510 =item C<lp>
5512 From F<Loc.U>:
5514 This variable is defined but not used by Configure.
5515 The value is a plain '' and is not useful.
5517 =item C<lpr>
5519 From F<Loc.U>:
5521 This variable is defined but not used by Configure.
5522 The value is a plain '' and is not useful.
5524 =item C<ls>
5526 From F<Loc.U>:
5528 This variable is used internally by Configure to determine the
5529 full pathname (if any) of the ls program. After Configure runs,
5530 the value is reset to a plain C<ls> and is not useful.
5532 =item C<lseeksize>
5534 From F<lseektype.U>:
5536 This variable defines lseektype to be something like off_t, long,
5537 or whatever type is used to declare lseek offset's type in the
5538 kernel (which also appears to be lseek's return type).
5540 =item C<lseektype>
5542 From F<lseektype.U>:
5544 This variable defines lseektype to be something like off_t, long,
5545 or whatever type is used to declare lseek offset's type in the
5546 kernel (which also appears to be lseek's return type).
5548 =back
5550 =head2 m
5552 =over
5554 =item C<mail>
5556 From F<Loc.U>:
5558 This variable is defined but not used by Configure.
5559 The value is a plain '' and is not useful.
5561 =item C<mailx>
5563 From F<Loc.U>:
5565 This variable is defined but not used by Configure.
5566 The value is a plain '' and is not useful.
5568 =item C<make>
5570 From F<Loc.U>:
5572 This variable is used internally by Configure to determine the
5573 full pathname (if any) of the make program. After Configure runs,
5574 the value is reset to a plain C<make> and is not useful.
5576 =item C<make_set_make>
5578 From F<make.U>:
5580 Some versions of C<make> set the variable C<MAKE>. Others do not.
5581 This variable contains the string to be included in F<Makefile.SH>
5582 so that C<MAKE> is set if needed, and not if not needed.
5583 Possible values are:
5584 make_set_make=C<#> # If your make program handles this for you,
5585 make_set_make=C<MAKE=$make> # if it doesn't.
5586 I used a comment character so that we can distinguish a
5587 C<set> value (from a previous F<config.sh> or Configure C<-D> option)
5588 from an uncomputed value.
5590 =item C<mallocobj>
5592 From F<mallocsrc.U>:
5594 This variable contains the name of the F<malloc.o> that this package
5595 generates, if that F<malloc.o> is preferred over the system malloc.
5596 Otherwise the value is null. This variable is intended for generating
5597 Makefiles. See mallocsrc.
5599 =item C<mallocsrc>
5601 From F<mallocsrc.U>:
5603 This variable contains the name of the F<malloc.c> that comes with
5604 the package, if that F<malloc.c> is preferred over the system malloc.
5605 Otherwise the value is null. This variable is intended for generating
5606 Makefiles.
5608 =item C<malloctype>
5610 From F<mallocsrc.U>:
5612 This variable contains the kind of ptr returned by malloc and realloc.
5614 =item C<man1dir>
5616 From F<man1dir.U>:
5618 This variable contains the name of the directory in which manual
5619 source pages are to be put. It is the responsibility of the
5620 F<Makefile.SH> to get the value of this into the proper command.
5621 You must be prepared to do the F<~name> expansion yourself.
5623 =item C<man1direxp>
5625 From F<man1dir.U>:
5627 This variable is the same as the man1dir variable, but is filename
5628 expanded at configuration time, for convenient use in makefiles.
5630 =item C<man1ext>
5632 From F<man1dir.U>:
5634 This variable contains the extension that the manual page should
5635 have: one of C<n>, C<l>, or C<1>. The Makefile must supply the F<.>.
5636 See man1dir.
5638 =item C<man3dir>
5640 From F<man3dir.U>:
5642 This variable contains the name of the directory in which manual
5643 source pages are to be put. It is the responsibility of the
5644 F<Makefile.SH> to get the value of this into the proper command.
5645 You must be prepared to do the F<~name> expansion yourself.
5647 =item C<man3direxp>
5649 From F<man3dir.U>:
5651 This variable is the same as the man3dir variable, but is filename
5652 expanded at configuration time, for convenient use in makefiles.
5654 =item C<man3ext>
5656 From F<man3dir.U>:
5658 This variable contains the extension that the manual page should
5659 have: one of C<n>, C<l>, or C<3>. The Makefile must supply the F<.>.
5660 See man3dir.
5662 =back
5664 =head2 M
5666 =over
5668 =item C<Mcc>
5670 From F<Loc.U>:
5672 This variable is used internally by Configure to determine the
5673 full pathname (if any) of the Mcc program. After Configure runs,
5674 the value is reset to a plain C<Mcc> and is not useful.
5676 =item C<mips_type>
5678 From F<usrinc.U>:
5680 This variable holds the environment type for the mips system.
5681 Possible values are "BSD 4.3" and "System V".
5683 =item C<mkdir>
5685 From F<Loc.U>:
5687 This variable is used internally by Configure to determine the
5688 full pathname (if any) of the mkdir program. After Configure runs,
5689 the value is reset to a plain C<mkdir> and is not useful.
5691 =item C<mmaptype>
5693 From F<d_mmap.U>:
5695 This symbol contains the type of pointer returned by mmap()
5696 (and simultaneously the type of the first argument).
5697 It can be C<void *> or C<caddr_t>.
5699 =item C<modetype>
5701 From F<modetype.U>:
5703 This variable defines modetype to be something like mode_t,
5704 int, unsigned short, or whatever type is used to declare file
5705 modes for system calls.
5707 =item C<more>
5709 From F<Loc.U>:
5711 This variable is used internally by Configure to determine the
5712 full pathname (if any) of the more program. After Configure runs,
5713 the value is reset to a plain C<more> and is not useful.
5715 =item C<multiarch>
5717 From F<multiarch.U>:
5719 This variable conditionally defines the C<MULTIARCH> symbol
5720 which signifies the presence of multiplatform files.
5721 This is normally set by hints files.
5723 =item C<mv>
5725 From F<Loc.U>:
5727 This variable is defined but not used by Configure.
5728 The value is a plain '' and is not useful.
5730 =item C<myarchname>
5732 From F<archname.U>:
5734 This variable holds the architecture name computed by Configure in
5735 a previous run. It is not intended to be perused by any user and
5736 should never be set in a hint file.
5738 =item C<mydomain>
5740 From F<myhostname.U>:
5742 This variable contains the eventual value of the C<MYDOMAIN> symbol,
5743 which is the domain of the host the program is going to run on.
5744 The domain must be appended to myhostname to form a complete host name.
5745 The dot comes with mydomain, and need not be supplied by the program.
5747 =item C<myhostname>
5749 From F<myhostname.U>:
5751 This variable contains the eventual value of the C<MYHOSTNAME> symbol,
5752 which is the name of the host the program is going to run on.
5753 The domain is not kept with hostname, but must be gotten from mydomain.
5754 The dot comes with mydomain, and need not be supplied by the program.
5756 =item C<myuname>
5758 From F<Oldconfig.U>:
5760 The output of C<uname -a> if available, otherwise the hostname. On Xenix,
5761 pseudo variables assignments in the output are stripped, thank you. The
5762 whole thing is then lower-cased.
5764 =back
5766 =head2 n
5768 =over
5770 =item C<n>
5772 From F<n.U>:
5774 This variable contains the C<-n> flag if that is what causes the echo
5775 command to suppress newline. Otherwise it is null. Correct usage is
5776 $echo $n "prompt for a question: $c".
5778 =item C<need_va_copy>
5780 From F<need_va_copy.U>:
5782 This symbol, if defined, indicates that the system stores
5783 the variable argument list datatype, va_list, in a format
5784 that cannot be copied by simple assignment, so that some
5785 other means must be used when copying is required.
5786 As such systems vary in their provision (or non-provision)
5787 of copying mechanisms, F<handy.h> defines a platform-
5788 C<independent> macro, Perl_va_copy(src, dst), to do the job.
5790 =item C<netdb_hlen_type>
5792 From F<netdbtype.U>:
5794 This variable holds the type used for the 2nd argument to
5795 gethostbyaddr(). Usually, this is int or size_t or unsigned.
5796 This is only useful if you have gethostbyaddr(), naturally.
5798 =item C<netdb_host_type>
5800 From F<netdbtype.U>:
5802 This variable holds the type used for the 1st argument to
5803 gethostbyaddr(). Usually, this is char * or void *, possibly
5804 with or without a const prefix.
5805 This is only useful if you have gethostbyaddr(), naturally.
5807 =item C<netdb_name_type>
5809 From F<netdbtype.U>:
5811 This variable holds the type used for the argument to
5812 gethostbyname(). Usually, this is char * or const char *.
5813 This is only useful if you have gethostbyname(), naturally.
5815 =item C<netdb_net_type>
5817 From F<netdbtype.U>:
5819 This variable holds the type used for the 1st argument to
5820 getnetbyaddr(). Usually, this is int or long.
5821 This is only useful if you have getnetbyaddr(), naturally.
5823 =item C<nm>
5825 From F<Loc.U>:
5827 This variable is used internally by Configure to determine the
5828 full pathname (if any) of the nm program. After Configure runs,
5829 the value is reset to a plain C<nm> and is not useful.
5831 =item C<nm_opt>
5833 From F<usenm.U>:
5835 This variable holds the options that may be necessary for nm.
5837 =item C<nm_so_opt>
5839 From F<usenm.U>:
5841 This variable holds the options that may be necessary for nm
5842 to work on a shared library but that can not be used on an
5843 archive library. Currently, this is only used by Linux, where
5844 nm --dynamic is *required* to get symbols from an C<ELF> library which
5845 has been stripped, but nm --dynamic is *fatal* on an archive library.
5846 Maybe Linux should just always set usenm=false.
5848 =item C<nonxs_ext>
5850 From F<Extensions.U>:
5852 This variable holds a list of all non-xs extensions included
5853 in the package. All of them will be built.
5855 =item C<nroff>
5857 From F<Loc.U>:
5859 This variable is used internally by Configure to determine the
5860 full pathname (if any) of the nroff program. After Configure runs,
5861 the value is reset to a plain C<nroff> and is not useful.
5863 =item C<nveformat>
5865 From F<perlxvf.U>:
5867 This variable contains the format string used for printing
5868 a Perl C<NV> using %e-ish floating point format.
5870 =item C<nvEUformat>
5872 From F<perlxvf.U>:
5874 This variable contains the format string used for printing
5875 a Perl C<NV> using %E-ish floating point format.
5877 =item C<nvfformat>
5879 From F<perlxvf.U>:
5881 This variable confains the format string used for printing
5882 a Perl C<NV> using %f-ish floating point format.
5884 =item C<nvFUformat>
5886 From F<perlxvf.U>:
5888 This variable confains the format string used for printing
5889 a Perl C<NV> using %F-ish floating point format.
5891 =item C<nvgformat>
5893 From F<perlxvf.U>:
5895 This variable contains the format string used for printing
5896 a Perl C<NV> using %g-ish floating point format.
5898 =item C<nvGUformat>
5900 From F<perlxvf.U>:
5902 This variable contains the format string used for printing
5903 a Perl C<NV> using %G-ish floating point format.
5905 =item C<nvsize>
5907 From F<perlxv.U>:
5909 This variable is the size of an C<NV> in bytes.
5911 =item C<nvtype>
5913 From F<perlxv.U>:
5915 This variable contains the C type used for Perl's C<NV>.
5917 =back
5919 =head2 o
5921 =over
5923 =item C<o_nonblock>
5925 From F<nblock_io.U>:
5927 This variable bears the symbol value to be used during open() or fcntl()
5928 to turn on non-blocking F<I/O> for a file descriptor. If you wish to switch
5929 between blocking and non-blocking, you may try ioctl(C<FIOSNBIO>) instead,
5930 but that is only supported by some devices.
5932 =item C<obj_ext>
5934 From F<Unix.U>:
5936 This is an old synonym for _o.
5938 =item C<old_pthread_create_joinable>
5940 From F<d_pthrattrj.U>:
5942 This variable defines the constant to use for creating joinable
5943 (aka undetached) pthreads. Unused if F<pthread.h> defines
5944 C<PTHREAD_CREATE_JOINABLE>. If used, possible values are
5945 C<PTHREAD_CREATE_UNDETACHED> and C<__UNDETACHED>.
5947 =item C<optimize>
5949 From F<ccflags.U>:
5951 This variable contains any F<optimizer/debugger> flag that should be used.
5952 It is up to the Makefile to use it.
5954 =item C<orderlib>
5956 From F<orderlib.U>:
5958 This variable is C<true> if the components of libraries must be ordered
5959 (with `lorder $* | tsort`) before placing them in an archive. Set to
5960 C<false> if ranlib or ar can generate random libraries.
5962 =item C<osname>
5964 From F<Oldconfig.U>:
5966 This variable contains the operating system name (e.g. sunos,
5967 solaris, hpux, F<etc.>). It can be useful later on for setting
5968 defaults. Any spaces are replaced with underscores. It is set
5969 to a null string if we can't figure it out.
5971 =item C<osvers>
5973 From F<Oldconfig.U>:
5975 This variable contains the operating system version (e.g.
5976 4.1.3, 5.2, F<etc.>). It is primarily used for helping select
5977 an appropriate hints file, but might be useful elsewhere for
5978 setting defaults. It is set to '' if we can't figure it out.
5979 We try to be flexible about how much of the version number
5980 to keep, e.g. if 4.1.1, 4.1.2, and 4.1.3 are essentially the
5981 same for this package, hints files might just be F<os_4.0> or
5982 F<os_4.1>, F<etc.>, not keeping separate files for each little release.
5984 =item C<otherlibdirs>
5986 From F<otherlibdirs.U>:
5988 This variable contains a colon-separated set of paths for the perl
5989 binary to search for additional library files or modules.
5990 These directories will be tacked to the end of @C<INC>.
5991 Perl will automatically search below each path for version-
5992 and architecture-specific directories. See inc_version_list
5993 for more details.
5994 A value of C< > means C<none> and is used to preserve this value
5995 for the next run through Configure.
5997 =back
5999 =head2 p
6001 =over
6003 =item C<package>
6005 From F<package.U>:
6007 This variable contains the name of the package being constructed.
6008 It is primarily intended for the use of later Configure units.
6010 =item C<pager>
6012 From F<pager.U>:
6014 This variable contains the name of the preferred pager on the system.
6015 Usual values are (the full pathnames of) more, less, pg, or cat.
6017 =item C<passcat>
6019 From F<nis.U>:
6021 This variable contains a command that produces the text of the
6022 F</etc/passwd> file. This is normally "cat F</etc/passwd>", but can be
6023 "ypcat passwd" when C<NIS> is used.
6024 On some systems, such as os390, there may be no equivalent
6025 command, in which case this variable is unset.
6027 =item C<patchlevel>
6029 From F<patchlevel.U>:
6031 The patchlevel level of this package.
6032 The value of patchlevel comes from the F<patchlevel.h> file.
6033 In a version number such as 5.6.1, this is the C<6>.
6034 In F<patchlevel.h>, this is referred to as C<PERL_VERSION>.
6036 =item C<path_sep>
6038 From F<Unix.U>:
6040 This is an old synonym for p_ in F<Head.U>, the character
6041 used to separate elements in the command shell search C<PATH>.
6043 =item C<perl5>
6045 From F<perl5.U>:
6047 This variable contains the full path (if any) to a previously
6048 installed F<perl5.005> or later suitable for running the script
6049 to determine inc_version_list.
6051 =item C<perl>
6053 From F<Loc.U>:
6055 This variable is defined but not used by Configure.
6056 The value is a plain '' and is not useful.
6058 =back
6060 =head2 P
6062 =over
6064 =item C<PERL_REVISION>
6066 From F<Oldsyms.U>:
6068 In a Perl version number such as 5.6.2, this is the 5.
6069 This value is manually set in F<patchlevel.h>
6071 =item C<PERL_SUBVERSION>
6073 From F<Oldsyms.U>:
6075 In a Perl version number such as 5.6.2, this is the 2.
6076 Values greater than 50 represent potentially unstable
6077 development subversions.
6078 This value is manually set in F<patchlevel.h>
6080 =item C<PERL_VERSION>
6082 From F<Oldsyms.U>:
6084 In a Perl version number such as 5.6.2, this is the 6.
6085 This value is manually set in F<patchlevel.h>
6087 =item C<perladmin>
6089 From F<perladmin.U>:
6091 Electronic mail address of the perl5 administrator.
6093 =item C<perllibs>
6095 From F<End.U>:
6097 The list of libraries needed by Perl only (any libraries needed
6098 by extensions only will by dropped, if using dynamic loading).
6100 =item C<perlpath>
6102 From F<perlpath.U>:
6104 This variable contains the eventual value of the C<PERLPATH> symbol,
6105 which contains the name of the perl interpreter to be used in
6106 shell scripts and in the "eval C<exec>" idiom.
6108 =item C<pg>
6110 From F<Loc.U>:
6112 This variable is used internally by Configure to determine the
6113 full pathname (if any) of the pg program. After Configure runs,
6114 the value is reset to a plain C<pg> and is not useful.
6116 =item C<phostname>
6118 From F<myhostname.U>:
6120 This variable contains the eventual value of the C<PHOSTNAME> symbol,
6121 which is a command that can be fed to popen() to get the host name.
6122 The program should probably not presume that the domain is or isn't
6123 there already.
6125 =item C<pidtype>
6127 From F<pidtype.U>:
6129 This variable defines C<PIDTYPE> to be something like pid_t, int,
6130 ushort, or whatever type is used to declare process ids in the kernel.
6132 =item C<plibpth>
6134 From F<libpth.U>:
6136 Holds the private path used by Configure to find out the libraries.
6137 Its value is prepend to libpth. This variable takes care of special
6138 machines, like the mips. Usually, it should be empty.
6140 =item C<pm_apiversion>
6142 From F<xs_apiversion.U>:
6144 This variable contains the version of the oldest perl
6145 compatible with the present perl. (That is, pure perl modules
6146 written for $pm_apiversion will still work for the current
6147 version). F<perl.c>:incpush() and F<lib/lib.pm> will automatically
6148 search in $sitelib for older directories across major versions
6149 back to pm_apiversion. This is only useful if you have a perl
6150 library directory tree structured like the default one. The
6151 versioned site_perl library was introduced in 5.005, so that's
6152 the default setting for this variable. It's hard to imagine
6153 it changing before Perl6. It is included here for symmetry
6154 with xs_apiveprsion -- the searching algorithms will
6155 (presumably) be similar.
6156 See the C<INSTALL> file for how this works.
6158 =item C<pmake>
6160 From F<Loc.U>:
6162 This variable is defined but not used by Configure.
6163 The value is a plain '' and is not useful.
6165 =item C<pr>
6167 From F<Loc.U>:
6169 This variable is defined but not used by Configure.
6170 The value is a plain '' and is not useful.
6172 =item C<prefix>
6174 From F<prefix.U>:
6176 This variable holds the name of the directory below which the
6177 user will install the package. Usually, this is F</usr/local>, and
6178 executables go in F</usr/local/bin>, library stuff in F</usr/local/lib>,
6179 man pages in F</usr/local/man>, etc. It is only used to set defaults
6180 for things in F<bin.U>, F<mansrc.U>, F<privlib.U>, or F<scriptdir.U>.
6182 =item C<prefixexp>
6184 From F<prefix.U>:
6186 This variable holds the full absolute path of the directory below
6187 which the user will install the package. Derived from prefix.
6189 =item C<privlib>
6191 From F<privlib.U>:
6193 This variable contains the eventual value of the C<PRIVLIB> symbol,
6194 which is the name of the private library for this package. It may
6195 have a F<~> on the front. It is up to the makefile to eventually create
6196 this directory while performing installation (with F<~> substitution).
6198 =item C<privlibexp>
6200 From F<privlib.U>:
6202 This variable is the F<~name> expanded version of privlib, so that you
6203 may use it directly in Makefiles or shell scripts.
6205 =item C<prototype>
6207 From F<prototype.U>:
6209 This variable holds the eventual value of C<CAN_PROTOTYPE>, which
6210 indicates the C compiler can handle funciton prototypes.
6212 =item C<ptrsize>
6214 From F<ptrsize.U>:
6216 This variable contains the value of the C<PTRSIZE> symbol, which
6217 indicates to the C program how many bytes there are in a pointer.
6219 =back
6221 =head2 q
6223 =over
6225 =item C<quadkind>
6227 From F<quadtype.U>:
6229 This variable, if defined, encodes the type of a quad:
6230 1 = int, 2 = long, 3 = long long, 4 = int64_t.
6232 =item C<quadtype>
6234 From F<quadtype.U>:
6236 This variable defines Quad_t to be something like long, int,
6237 long long, int64_t, or whatever type is used for 64-bit integers.
6239 =back
6241 =head2 r
6243 =over
6245 =item C<randbits>
6247 From F<randfunc.U>:
6249 Indicates how many bits are produced by the function used to
6250 generate normalized random numbers.
6252 =item C<randfunc>
6254 From F<randfunc.U>:
6256 Indicates the name of the random number function to use.
6257 Values include drand48, random, and rand. In C programs,
6258 the C<Drand01> macro is defined to generate uniformly distributed
6259 random numbers over the range [0., 1.[ (see drand01 and nrand).
6261 =item C<randseedtype>
6263 From F<randfunc.U>:
6265 Indicates the type of the argument of the seedfunc.
6267 =item C<ranlib>
6269 From F<orderlib.U>:
6271 This variable is set to the pathname of the ranlib program, if it is
6272 needed to generate random libraries. Set to C<:> if ar can generate
6273 random libraries or if random libraries are not supported
6275 =item C<rd_nodata>
6277 From F<nblock_io.U>:
6279 This variable holds the return code from read() when no data is
6280 present. It should be -1, but some systems return 0 when C<O_NDELAY> is
6281 used, which is a shame because you cannot make the difference between
6282 no data and an F<EOF.>. Sigh!
6284 =item C<revision>
6286 From F<patchlevel.U>:
6288 The value of revision comes from the F<patchlevel.h> file.
6289 In a version number such as 5.6.1, this is the C<5>.
6290 In F<patchlevel.h>, this is referred to as C<PERL_REVISION>.
6292 =item C<rm>
6294 From F<Loc.U>:
6296 This variable is used internally by Configure to determine the
6297 full pathname (if any) of the rm program. After Configure runs,
6298 the value is reset to a plain C<rm> and is not useful.
6300 =item C<rmail>
6302 From F<Loc.U>:
6304 This variable is defined but not used by Configure.
6305 The value is a plain '' and is not useful.
6307 =item C<runnm>
6309 From F<usenm.U>:
6311 This variable contains C<true> or C<false> depending whether the
6312 nm extraction should be performed or not, according to the value
6313 of usenm and the flags on the Configure command line.
6315 =back
6317 =head2 s
6319 =over
6321 =item C<sched_yield>
6323 From F<d_pthread_y.U>:
6325 This variable defines the way to yield the execution
6326 of the current thread.
6328 =item C<scriptdir>
6330 From F<scriptdir.U>:
6332 This variable holds the name of the directory in which the user wants
6333 to put publicly scripts for the package in question. It is either
6334 the same directory as for binaries, or a special one that can be
6335 mounted across different architectures, like F</usr/share>. Programs
6336 must be prepared to deal with F<~name> expansion.
6338 =item C<scriptdirexp>
6340 From F<scriptdir.U>:
6342 This variable is the same as scriptdir, but is filename expanded
6343 at configuration time, for programs not wanting to bother with it.
6345 =item C<sed>
6347 From F<Loc.U>:
6349 This variable is used internally by Configure to determine the
6350 full pathname (if any) of the sed program. After Configure runs,
6351 the value is reset to a plain C<sed> and is not useful.
6353 =item C<seedfunc>
6355 From F<randfunc.U>:
6357 Indicates the random number generating seed function.
6358 Values include srand48, srandom, and srand.
6360 =item C<selectminbits>
6362 From F<selectminbits.U>:
6364 This variable holds the minimum number of bits operated by select.
6365 That is, if you do select(n, ...), how many bits at least will be
6366 cleared in the masks if some activity is detected. Usually this
6367 is either n or 32*ceil(F<n/32>), especially many little-endians do
6368 the latter. This is only useful if you have select(), naturally.
6370 =item C<selecttype>
6372 From F<selecttype.U>:
6374 This variable holds the type used for the 2nd, 3rd, and 4th
6375 arguments to select. Usually, this is C<fd_set *>, if C<HAS_FD_SET>
6376 is defined, and C<int *> otherwise. This is only useful if you
6377 have select(), naturally.
6379 =item C<sendmail>
6381 From F<Loc.U>:
6383 This variable is defined but not used by Configure.
6384 The value is a plain '' and is not useful.
6386 =item C<sh>
6388 From F<sh.U>:
6390 This variable contains the full pathname of the shell used
6391 on this system to execute Bourne shell scripts. Usually, this will be
6392 F</bin/sh>, though it's possible that some systems will have F</bin/ksh>,
6393 F</bin/pdksh>, F</bin/ash>, F</bin/bash>, or even something such as
6394 D:F</bin/sh.exe>.
6395 This unit comes before F<Options.U>, so you can't set sh with a C<-D>
6396 option, though you can override this (and startsh)
6397 with C<-O -Dsh=F</bin/whatever> -Dstartsh=whatever>
6399 =item C<shar>
6401 From F<Loc.U>:
6403 This variable is defined but not used by Configure.
6404 The value is a plain '' and is not useful.
6406 =item C<sharpbang>
6408 From F<spitshell.U>:
6410 This variable contains the string #! if this system supports that
6411 construct.
6413 =item C<shmattype>
6415 From F<d_shmat.U>:
6417 This symbol contains the type of pointer returned by shmat().
6418 It can be C<void *> or C<char *>.
6420 =item C<shortsize>
6422 From F<intsize.U>:
6424 This variable contains the value of the C<SHORTSIZE> symbol which
6425 indicates to the C program how many bytes there are in a short.
6427 =item C<shrpenv>
6429 From F<libperl.U>:
6431 If the user builds a shared F<libperl.so>, then we need to tell the
6432 C<perl> executable where it will be able to find the installed F<libperl.so>.
6433 One way to do this on some systems is to set the environment variable
6434 C<LD_RUN_PATH> to the directory that will be the final location of the
6435 shared F<libperl.so>. The makefile can use this with something like
6436 $shrpenv $(C<CC>) -o perl F<perlmain.o> $libperl $libs
6437 Typical values are
6438 shrpenv="env C<LD_RUN_PATH>=$F<archlibexp/C<CORE>>"
6440 shrpenv=''
6441 See the main perl F<Makefile.SH> for actual working usage.
6442 Alternatively, we might be able to use a command line option such
6443 as -R $F<archlibexp/C<CORE>> (Solaris, NetBSD) or -Wl,-rpath
6444 $F<archlibexp/C<CORE>> (Linux).
6446 =item C<shsharp>
6448 From F<spitshell.U>:
6450 This variable tells further Configure units whether your sh can
6451 handle # comments.
6453 =item C<sig_count>
6455 From F<sig_name.U>:
6457 This variable holds a number larger than the largest valid
6458 signal number. This is usually the same as the C<NSIG> macro.
6460 =item C<sig_name>
6462 From F<sig_name.U>:
6464 This variable holds the signal names, space separated. The leading
6465 C<SIG> in signal name is removed. A C<ZERO> is prepended to the
6466 list. This is currently not used.
6468 =item C<sig_name_init>
6470 From F<sig_name.U>:
6472 This variable holds the signal names, enclosed in double quotes and
6473 separated by commas, suitable for use in the C<SIG_NAME> definition
6474 below. A C<ZERO> is prepended to the list, and the list is
6475 terminated with a plain 0. The leading C<SIG> in signal names
6476 is removed. See sig_num.
6478 =item C<sig_num>
6480 From F<sig_name.U>:
6482 This variable holds the signal numbers, space separated. A C<ZERO> is
6483 prepended to the list (corresponding to the fake C<SIGZERO>), and
6484 the list is terminated with a 0. Those numbers correspond to
6485 the value of the signal listed in the same place within the
6486 sig_name list.
6488 =item C<sig_num_init>
6490 From F<sig_name.U>:
6492 This variable holds the signal numbers, enclosed in double quotes and
6493 separated by commas, suitable for use in the C<SIG_NUM> definition
6494 below. A C<ZERO> is prepended to the list, and the list is
6495 terminated with a plain 0.
6497 =item C<sig_size>
6499 From F<sig_name.U>:
6501 This variable contains the number of elements of the sig_name
6502 and sig_num arrays, excluding the final C<NULL> entry.
6504 =item C<signal_t>
6506 From F<d_voidsig.U>:
6508 This variable holds the type of the signal handler (void or int).
6510 =item C<sitearch>
6512 From F<sitearch.U>:
6514 This variable contains the eventual value of the C<SITEARCH> symbol,
6515 which is the name of the private library for this package. It may
6516 have a F<~> on the front. It is up to the makefile to eventually create
6517 this directory while performing installation (with F<~> substitution).
6518 The standard distribution will put nothing in this directory.
6519 After perl has been installed, users may install their own local
6520 architecture-dependent modules in this directory with
6521 MakeMaker F<Makefile.PL>
6522 or equivalent. See C<INSTALL> for details.
6524 =item C<sitearchexp>
6526 From F<sitearch.U>:
6528 This variable is the F<~name> expanded version of sitearch, so that you
6529 may use it directly in Makefiles or shell scripts.
6531 =item C<sitebin>
6533 From F<sitebin.U>:
6535 This variable holds the name of the directory in which the user wants
6536 to put add-on publicly executable files for the package in question. It
6537 is most often a local directory such as F</usr/local/bin>. Programs using
6538 this variable must be prepared to deal with F<~name> substitution.
6539 The standard distribution will put nothing in this directory.
6540 After perl has been installed, users may install their own local
6541 executables in this directory with
6542 MakeMaker F<Makefile.PL>
6543 or equivalent. See C<INSTALL> for details.
6545 =item C<sitebinexp>
6547 From F<sitebin.U>:
6549 This is the same as the sitebin variable, but is filename expanded at
6550 configuration time, for use in your makefiles.
6552 =item C<sitelib>
6554 From F<sitelib.U>:
6556 This variable contains the eventual value of the C<SITELIB> symbol,
6557 which is the name of the private library for this package. It may
6558 have a F<~> on the front. It is up to the makefile to eventually create
6559 this directory while performing installation (with F<~> substitution).
6560 The standard distribution will put nothing in this directory.
6561 After perl has been installed, users may install their own local
6562 architecture-independent modules in this directory with
6563 MakeMaker F<Makefile.PL>
6564 or equivalent. See C<INSTALL> for details.
6566 =item C<sitelib_stem>
6568 From F<sitelib.U>:
6570 This variable is $sitelibexp with any trailing version-specific component
6571 removed. The elements in inc_version_list (F<inc_version_list.U>) can
6572 be tacked onto this variable to generate a list of directories to search.
6574 =item C<sitelibexp>
6576 From F<sitelib.U>:
6578 This variable is the F<~name> expanded version of sitelib, so that you
6579 may use it directly in Makefiles or shell scripts.
6581 =item C<siteprefix>
6583 From F<siteprefix.U>:
6585 This variable holds the full absolute path of the directory below
6586 which the user will install add-on packages.
6587 See C<INSTALL> for usage and examples.
6589 =item C<siteprefixexp>
6591 From F<siteprefix.U>:
6593 This variable holds the full absolute path of the directory below
6594 which the user will install add-on packages. Derived from siteprefix.
6596 =item C<sizesize>
6598 From F<sizesize.U>:
6600 This variable contains the size of a sizetype in bytes.
6602 =item C<sizetype>
6604 From F<sizetype.U>:
6606 This variable defines sizetype to be something like size_t,
6607 unsigned long, or whatever type is used to declare length
6608 parameters for string functions.
6610 =item C<sleep>
6612 From F<Loc.U>:
6614 This variable is defined but not used by Configure.
6615 The value is a plain '' and is not useful.
6617 =item C<smail>
6619 From F<Loc.U>:
6621 This variable is defined but not used by Configure.
6622 The value is a plain '' and is not useful.
6624 =item C<so>
6626 From F<so.U>:
6628 This variable holds the extension used to identify shared libraries
6629 (also known as shared objects) on the system. Usually set to C<so>.
6631 =item C<sockethdr>
6633 From F<d_socket.U>:
6635 This variable has any cpp C<-I> flags needed for socket support.
6637 =item C<socketlib>
6639 From F<d_socket.U>:
6641 This variable has the names of any libraries needed for socket support.
6643 =item C<socksizetype>
6645 From F<socksizetype.U>:
6647 This variable holds the type used for the size argument
6648 for various socket calls like accept. Usual values include
6649 socklen_t, size_t, and int.
6651 =item C<sort>
6653 From F<Loc.U>:
6655 This variable is used internally by Configure to determine the
6656 full pathname (if any) of the sort program. After Configure runs,
6657 the value is reset to a plain C<sort> and is not useful.
6659 =item C<spackage>
6661 From F<package.U>:
6663 This variable contains the name of the package being constructed,
6664 with the first letter uppercased, F<i.e>. suitable for starting
6665 sentences.
6667 =item C<spitshell>
6669 From F<spitshell.U>:
6671 This variable contains the command necessary to spit out a runnable
6672 shell on this system. It is either cat or a grep C<-v> for # comments.
6674 =item C<sPRId64>
6676 From F<quadfio.U>:
6678 This variable, if defined, contains the string used by stdio to
6679 format 64-bit decimal numbers (format C<d>) for output.
6681 =item C<sPRIeldbl>
6683 From F<longdblfio.U>:
6685 This variable, if defined, contains the string used by stdio to
6686 format long doubles (format C<e>) for output.
6688 =item C<sPRIEUldbl>
6690 From F<longdblfio.U>:
6692 This variable, if defined, contains the string used by stdio to
6693 format long doubles (format C<E>) for output.
6694 The C<U> in the name is to separate this from sPRIeldbl so that even
6695 case-blind systems can see the difference.
6697 =item C<sPRIfldbl>
6699 From F<longdblfio.U>:
6701 This variable, if defined, contains the string used by stdio to
6702 format long doubles (format C<f>) for output.
6704 =item C<sPRIFUldbl>
6706 From F<longdblfio.U>:
6708 This variable, if defined, contains the string used by stdio to
6709 format long doubles (format C<F>) for output.
6710 The C<U> in the name is to separate this from sPRIfldbl so that even
6711 case-blind systems can see the difference.
6713 =item C<sPRIgldbl>
6715 From F<longdblfio.U>:
6717 This variable, if defined, contains the string used by stdio to
6718 format long doubles (format C<g>) for output.
6720 =item C<sPRIGUldbl>
6722 From F<longdblfio.U>:
6724 This variable, if defined, contains the string used by stdio to
6725 format long doubles (format C<G>) for output.
6726 The C<U> in the name is to separate this from sPRIgldbl so that even
6727 case-blind systems can see the difference.
6729 =item C<sPRIi64>
6731 From F<quadfio.U>:
6733 This variable, if defined, contains the string used by stdio to
6734 format 64-bit decimal numbers (format C<i>) for output.
6736 =item C<sPRIo64>
6738 From F<quadfio.U>:
6740 This variable, if defined, contains the string used by stdio to
6741 format 64-bit octal numbers (format C<o>) for output.
6743 =item C<sPRIu64>
6745 From F<quadfio.U>:
6747 This variable, if defined, contains the string used by stdio to
6748 format 64-bit unsigned decimal numbers (format C<u>) for output.
6750 =item C<sPRIx64>
6752 From F<quadfio.U>:
6754 This variable, if defined, contains the string used by stdio to
6755 format 64-bit hexadecimal numbers (format C<x>) for output.
6757 =item C<sPRIXU64>
6759 From F<quadfio.U>:
6761 This variable, if defined, contains the string used by stdio to
6762 format 64-bit hExADECimAl numbers (format C<X>) for output.
6763 The C<U> in the name is to separate this from sPRIx64 so that even
6764 case-blind systems can see the difference.
6766 =item C<src>
6768 From F<src.U>:
6770 This variable holds the path to the package source. It is up to
6771 the Makefile to use this variable and set C<VPATH> accordingly to
6772 find the sources remotely.
6774 =item C<sSCNfldbl>
6776 From F<longdblfio.U>:
6778 This variable, if defined, contains the string used by stdio to
6779 format long doubles (format C<f>) for input.
6781 =item C<ssizetype>
6783 From F<ssizetype.U>:
6785 This variable defines ssizetype to be something like ssize_t,
6786 long or int. It is used by functions that return a count
6787 of bytes or an error condition. It must be a signed type.
6788 We will pick a type such that sizeof(SSize_t) == sizeof(Size_t).
6790 =item C<startperl>
6792 From F<startperl.U>:
6794 This variable contains the string to put on the front of a perl
6795 script to make sure (hopefully) that it runs with perl and not some
6796 shell. Of course, that leading line must be followed by the classical
6797 perl idiom:
6798 eval 'exec perl -S $0 ${1+C<$@>}'
6799 if $running_under_some_shell;
6800 to guarantee perl startup should the shell execute the script. Note
6801 that this magic incatation is not understood by csh.
6803 =item C<startsh>
6805 From F<startsh.U>:
6807 This variable contains the string to put on the front of a shell
6808 script to make sure (hopefully) that it runs with sh and not some
6809 other shell.
6811 =item C<static_ext>
6813 From F<Extensions.U>:
6815 This variable holds a list of C<XS> extension files we want to
6816 link statically into the package. It is used by Makefile.
6818 =item C<stdchar>
6820 From F<stdchar.U>:
6822 This variable conditionally defines C<STDCHAR> to be the type of char
6823 used in F<stdio.h>. It has the values "unsigned char" or C<char>.
6825 =item C<stdio_base>
6827 From F<d_stdstdio.U>:
6829 This variable defines how, given a C<FILE> pointer, fp, to access the
6830 _base field (or equivalent) of F<stdio.h>'s C<FILE> structure. This will
6831 be used to define the macro FILE_base(fp).
6833 =item C<stdio_bufsiz>
6835 From F<d_stdstdio.U>:
6837 This variable defines how, given a C<FILE> pointer, fp, to determine
6838 the number of bytes store in the F<I/O> buffer pointer to by the
6839 _base field (or equivalent) of F<stdio.h>'s C<FILE> structure. This will
6840 be used to define the macro FILE_bufsiz(fp).
6842 =item C<stdio_cnt>
6844 From F<d_stdstdio.U>:
6846 This variable defines how, given a C<FILE> pointer, fp, to access the
6847 _cnt field (or equivalent) of F<stdio.h>'s C<FILE> structure. This will
6848 be used to define the macro FILE_cnt(fp).
6850 =item C<stdio_filbuf>
6852 From F<d_stdstdio.U>:
6854 This variable defines how, given a C<FILE> pointer, fp, to tell
6855 stdio to refill it's internal buffers (?). This will
6856 be used to define the macro FILE_filbuf(fp).
6858 =item C<stdio_ptr>
6860 From F<d_stdstdio.U>:
6862 This variable defines how, given a C<FILE> pointer, fp, to access the
6863 _ptr field (or equivalent) of F<stdio.h>'s C<FILE> structure. This will
6864 be used to define the macro FILE_ptr(fp).
6866 =item C<stdio_stream_array>
6868 From F<stdio_streams.U>:
6870 This variable tells the name of the array holding the stdio streams.
6871 Usual values include _iob, __iob, and __sF.
6873 =item C<strings>
6875 From F<i_string.U>:
6877 This variable holds the full path of the string header that will be
6878 used. Typically F</usr/include/string.h> or F</usr/include/strings.h>.
6880 =item C<submit>
6882 From F<Loc.U>:
6884 This variable is defined but not used by Configure.
6885 The value is a plain '' and is not useful.
6887 =item C<subversion>
6889 From F<patchlevel.U>:
6891 The subversion level of this package.
6892 The value of subversion comes from the F<patchlevel.h> file.
6893 In a version number such as 5.6.1, this is the C<1>.
6894 In F<patchlevel.h>, this is referred to as C<PERL_SUBVERSION>.
6895 This is unique to perl.
6897 =item C<sysman>
6899 From F<sysman.U>:
6901 This variable holds the place where the manual is located on this
6902 system. It is not the place where the user wants to put his manual
6903 pages. Rather it is the place where Configure may look to find manual
6904 for unix commands (section 1 of the manual usually). See mansrc.
6906 =back
6908 =head2 t
6910 =over
6912 =item C<tail>
6914 From F<Loc.U>:
6916 This variable is defined but not used by Configure.
6917 The value is a plain '' and is not useful.
6919 =item C<tar>
6921 From F<Loc.U>:
6923 This variable is defined but not used by Configure.
6924 The value is a plain '' and is not useful.
6926 =item C<tbl>
6928 From F<Loc.U>:
6930 This variable is defined but not used by Configure.
6931 The value is a plain '' and is not useful.
6933 =item C<tee>
6935 From F<Loc.U>:
6937 This variable is defined but not used by Configure.
6938 The value is a plain '' and is not useful.
6940 =item C<test>
6942 From F<Loc.U>:
6944 This variable is used internally by Configure to determine the
6945 full pathname (if any) of the test program. After Configure runs,
6946 the value is reset to a plain C<test> and is not useful.
6948 =item C<timeincl>
6950 From F<i_time.U>:
6952 This variable holds the full path of the included time header(s).
6954 =item C<timetype>
6956 From F<d_time.U>:
6958 This variable holds the type returned by time(). It can be long,
6959 or time_t on C<BSD> sites (in which case <sys/types.h> should be
6960 included). Anyway, the type Time_t should be used.
6962 =item C<touch>
6964 From F<Loc.U>:
6966 This variable is used internally by Configure to determine the
6967 full pathname (if any) of the touch program. After Configure runs,
6968 the value is reset to a plain C<touch> and is not useful.
6970 =item C<tr>
6972 From F<Loc.U>:
6974 This variable is used internally by Configure to determine the
6975 full pathname (if any) of the tr program. After Configure runs,
6976 the value is reset to a plain C<tr> and is not useful.
6978 =item C<trnl>
6980 From F<trnl.U>:
6982 This variable contains the value to be passed to the tr(1)
6983 command to transliterate a newline. Typical values are
6984 C<\012> and C<\n>. This is needed for C<EBCDIC> systems where
6985 newline is not necessarily C<\012>.
6987 =item C<troff>
6989 From F<Loc.U>:
6991 This variable is defined but not used by Configure.
6992 The value is a plain '' and is not useful.
6994 =back
6996 =head2 u
6998 =over
7000 =item C<u16size>
7002 From F<perlxv.U>:
7004 This variable is the size of an U16 in bytes.
7006 =item C<u16type>
7008 From F<perlxv.U>:
7010 This variable contains the C type used for Perl's U16.
7012 =item C<u32size>
7014 From F<perlxv.U>:
7016 This variable is the size of an U32 in bytes.
7018 =item C<u32type>
7020 From F<perlxv.U>:
7022 This variable contains the C type used for Perl's U32.
7024 =item C<u64size>
7026 From F<perlxv.U>:
7028 This variable is the size of an U64 in bytes.
7030 =item C<u64type>
7032 From F<perlxv.U>:
7034 This variable contains the C type used for Perl's U64.
7036 =item C<u8size>
7038 From F<perlxv.U>:
7040 This variable is the size of an U8 in bytes.
7042 =item C<u8type>
7044 From F<perlxv.U>:
7046 This variable contains the C type used for Perl's U8.
7048 =item C<uidformat>
7050 From F<uidf.U>:
7052 This variable contains the format string used for printing a Uid_t.
7054 =item C<uidsign>
7056 From F<uidsign.U>:
7058 This variable contains the signedness of a uidtype.
7059 1 for unsigned, -1 for signed.
7061 =item C<uidsize>
7063 From F<uidsize.U>:
7065 This variable contains the size of a uidtype in bytes.
7067 =item C<uidtype>
7069 From F<uidtype.U>:
7071 This variable defines Uid_t to be something like uid_t, int,
7072 ushort, or whatever type is used to declare user ids in the kernel.
7074 =item C<uname>
7076 From F<Loc.U>:
7078 This variable is used internally by Configure to determine the
7079 full pathname (if any) of the uname program. After Configure runs,
7080 the value is reset to a plain C<uname> and is not useful.
7082 =item C<uniq>
7084 From F<Loc.U>:
7086 This variable is used internally by Configure to determine the
7087 full pathname (if any) of the uniq program. After Configure runs,
7088 the value is reset to a plain C<uniq> and is not useful.
7090 =item C<uquadtype>
7092 From F<quadtype.U>:
7094 This variable defines Uquad_t to be something like unsigned long,
7095 unsigned int, unsigned long long, uint64_t, or whatever type is
7096 used for 64-bit integers.
7098 =item C<use5005threads>
7100 From F<usethreads.U>:
7102 This variable conditionally defines the USE_5005THREADS symbol,
7103 and indicates that Perl should be built to use the 5.005-based
7104 threading implementation.
7106 =item C<use64bitall>
7108 From F<use64bits.U>:
7110 This variable conditionally defines the USE_64_BIT_ALL symbol,
7111 and indicates that 64-bit integer types should be used
7112 when available. The maximal possible
7113 64-bitness is employed: LP64 or ILP64, meaning that you will
7114 be able to use more than 2 gigabytes of memory. This mode is
7115 even more binary incompatible than USE_64_BIT_INT. You may not
7116 be able to run the resulting executable in a 32-bit C<CPU> at all or
7117 you may need at least to reboot your C<OS> to 64-bit mode.
7119 =item C<use64bitint>
7121 From F<use64bits.U>:
7123 This variable conditionally defines the USE_64_BIT_INT symbol,
7124 and indicates that 64-bit integer types should be used
7125 when available. The minimal possible 64-bitness
7126 is employed, just enough to get 64-bit integers into Perl.
7127 This may mean using for example "long longs", while your memory
7128 may still be limited to 2 gigabytes.
7130 =item C<usedl>
7132 From F<dlsrc.U>:
7134 This variable indicates if the system supports dynamic
7135 loading of some sort. See also dlsrc and dlobj.
7137 =item C<useithreads>
7139 From F<usethreads.U>:
7141 This variable conditionally defines the C<USE_ITHREADS> symbol,
7142 and indicates that Perl should be built to use the interpreter-based
7143 threading implementation.
7145 =item C<uselargefiles>
7147 From F<uselfs.U>:
7149 This variable conditionally defines the C<USE_LARGE_FILES> symbol,
7150 and indicates that large file interfaces should be used when
7151 available.
7153 =item C<uselongdouble>
7155 From F<uselongdbl.U>:
7157 This variable conditionally defines the C<USE_LONG_DOUBLE> symbol,
7158 and indicates that long doubles should be used when available.
7160 =item C<usemorebits>
7162 From F<usemorebits.U>:
7164 This variable conditionally defines the C<USE_MORE_BITS> symbol,
7165 and indicates that explicit 64-bit interfaces and long doubles
7166 should be used when available.
7168 =item C<usemultiplicity>
7170 From F<usemultiplicity.U>:
7172 This variable conditionally defines the C<MULTIPLICITY> symbol,
7173 and indicates that Perl should be built to use multiplicity.
7175 =item C<usemymalloc>
7177 From F<mallocsrc.U>:
7179 This variable contains y if the malloc that comes with this package
7180 is desired over the system's version of malloc. People often include
7181 special versions of malloc for effiency, but such versions are often
7182 less portable. See also mallocsrc and mallocobj.
7183 If this is C<y>, then -lmalloc is removed from $libs.
7185 =item C<usenm>
7187 From F<usenm.U>:
7189 This variable contains C<true> or C<false> depending whether the
7190 nm extraction is wanted or not.
7192 =item C<useopcode>
7194 From F<Extensions.U>:
7196 This variable holds either C<true> or C<false> to indicate
7197 whether the Opcode extension should be used. The sole
7198 use for this currently is to allow an easy mechanism
7199 for users to skip the Opcode extension from the Configure
7200 command line.
7202 =item C<useperlio>
7204 From F<useperlio.U>:
7206 This variable conditionally defines the C<USE_PERLIO> symbol,
7207 and indicates that the PerlIO abstraction should be
7208 used throughout.
7210 =item C<useposix>
7212 From F<Extensions.U>:
7214 This variable holds either C<true> or C<false> to indicate
7215 whether the C<POSIX> extension should be used. The sole
7216 use for this currently is to allow an easy mechanism
7217 for hints files to indicate that C<POSIX> will not compile
7218 on a particular system.
7220 =item C<usesfio>
7222 From F<d_sfio.U>:
7224 This variable is set to true when the user agrees to use sfio.
7225 It is set to false when sfio is not available or when the user
7226 explicitely requests not to use sfio. It is here primarily so
7227 that command-line settings can override the auto-detection of
7228 d_sfio without running into a "WHOA THERE".
7230 =item C<useshrplib>
7232 From F<libperl.U>:
7234 This variable is set to C<yes> if the user wishes
7235 to build a shared libperl, and C<no> otherwise.
7237 =item C<usesocks>
7239 From F<usesocks.U>:
7241 This variable conditionally defines the C<USE_SOCKS> symbol,
7242 and indicates that Perl should be built to use C<SOCKS>.
7244 =item C<usethreads>
7246 From F<usethreads.U>:
7248 This variable conditionally defines the C<USE_THREADS> symbol,
7249 and indicates that Perl should be built to use threads.
7251 =item C<usevendorprefix>
7253 From F<vendorprefix.U>:
7255 This variable tells whether the vendorprefix
7256 and consequently other vendor* paths are in use.
7258 =item C<usevfork>
7260 From F<d_vfork.U>:
7262 This variable is set to true when the user accepts to use vfork.
7263 It is set to false when no vfork is available or when the user
7264 explicitely requests not to use vfork.
7266 =item C<usrinc>
7268 From F<usrinc.U>:
7270 This variable holds the path of the include files, which is
7271 usually F</usr/include>. It is mainly used by other Configure units.
7273 =item C<uuname>
7275 From F<Loc.U>:
7277 This variable is defined but not used by Configure.
7278 The value is a plain '' and is not useful.
7280 =item C<uvoformat>
7282 From F<perlxvf.U>:
7284 This variable contains the format string used for printing
7285 a Perl C<UV> as an unsigned octal integer.
7287 =item C<uvsize>
7289 From F<perlxv.U>:
7291 This variable is the size of a C<UV> in bytes.
7293 =item C<uvtype>
7295 From F<perlxv.U>:
7297 This variable contains the C type used for Perl's C<UV>.
7299 =item C<uvuformat>
7301 From F<perlxvf.U>:
7303 This variable contains the format string used for printing
7304 a Perl C<UV> as an unsigned decimal integer.
7306 =item C<uvxformat>
7308 From F<perlxvf.U>:
7310 This variable contains the format string used for printing
7311 a Perl C<UV> as an unsigned hexadecimal integer in lowercase abcdef.
7313 =item C<uvXUformat>
7315 From F<perlxvf.U>:
7317 This variable contains the format string used for printing
7318 a Perl C<UV> as an unsigned hexadecimal integer in uppercase C<ABCDEF>.
7320 =back
7322 =head2 v
7324 =over
7326 =item C<vendorarch>
7328 From F<vendorarch.U>:
7330 This variable contains the value of the C<PERL_VENDORARCH> symbol.
7331 It may have a F<~> on the front.
7332 The standard distribution will put nothing in this directory.
7333 Vendors who distribute perl may wish to place their own
7334 architecture-dependent modules and extensions in this directory with
7335 MakeMaker F<Makefile.PL> C<INSTALLDIRS>=vendor
7336 or equivalent. See C<INSTALL> for details.
7338 =item C<vendorarchexp>
7340 From F<vendorarch.U>:
7342 This variable is the F<~name> expanded version of vendorarch, so that you
7343 may use it directly in Makefiles or shell scripts.
7345 =item C<vendorbin>
7347 From F<vendorbin.U>:
7349 This variable contains the eventual value of the C<VENDORBIN> symbol.
7350 It may have a F<~> on the front.
7351 The standard distribution will put nothing in this directory.
7352 Vendors who distribute perl may wish to place additional
7353 binaries in this directory with
7354 MakeMaker F<Makefile.PL> C<INSTALLDIRS>=vendor
7355 or equivalent. See C<INSTALL> for details.
7357 =item C<vendorbinexp>
7359 From F<vendorbin.U>:
7361 This variable is the F<~name> expanded version of vendorbin, so that you
7362 may use it directly in Makefiles or shell scripts.
7364 =item C<vendorlib>
7366 From F<vendorlib.U>:
7368 This variable contains the eventual value of the C<VENDORLIB> symbol,
7369 which is the name of the private library for this package.
7370 The standard distribution will put nothing in this directory.
7371 Vendors who distribute perl may wish to place their own
7372 modules in this directory with
7373 MakeMaker F<Makefile.PL> C<INSTALLDIRS>=vendor
7374 or equivalent. See C<INSTALL> for details.
7376 =item C<vendorlib_stem>
7378 From F<vendorlib.U>:
7380 This variable is $vendorlibexp with any trailing version-specific component
7381 removed. The elements in inc_version_list (F<inc_version_list.U>) can
7382 be tacked onto this variable to generate a list of directories to search.
7384 =item C<vendorlibexp>
7386 From F<vendorlib.U>:
7388 This variable is the F<~name> expanded version of vendorlib, so that you
7389 may use it directly in Makefiles or shell scripts.
7391 =item C<vendorprefix>
7393 From F<vendorprefix.U>:
7395 This variable holds the full absolute path of the directory below
7396 which the vendor will install add-on packages.
7397 See C<INSTALL> for usage and examples.
7399 =item C<vendorprefixexp>
7401 From F<vendorprefix.U>:
7403 This variable holds the full absolute path of the directory below
7404 which the vendor will install add-on packages. Derived from vendorprefix.
7406 =item C<version>
7408 From F<patchlevel.U>:
7410 The full version number of this package, such as 5.6.1 (or 5_6_1).
7411 This combines revision, patchlevel, and subversion to get the
7412 full version number, including any possible subversions.
7413 This is suitable for use as a directory name, and hence is
7414 filesystem dependent.
7416 =item C<versiononly>
7418 From F<versiononly.U>:
7420 If set, this symbol indicates that only the version-specific
7421 components of a perl installation should be installed.
7422 This may be useful for making a test installation of a new
7423 version without disturbing the existing installation.
7424 Setting versiononly is equivalent to setting installperl's -v option.
7425 In particular, the non-versioned scripts and programs such as
7426 a2p, c2ph, h2xs, pod2*, and perldoc are not installed
7427 (see C<INSTALL> for a more complete list). Nor are the man
7428 pages installed.
7429 Usually, this is undef.
7431 =item C<vi>
7433 From F<Loc.U>:
7435 This variable is defined but not used by Configure.
7436 The value is a plain '' and is not useful.
7438 =item C<voidflags>
7440 From F<voidflags.U>:
7442 This variable contains the eventual value of the C<VOIDFLAGS> symbol,
7443 which indicates how much support of the void type is given by this
7444 compiler. See C<VOIDFLAGS> for more info.
7446 =back
7448 =head2 x
7450 =over
7452 =item C<xlibpth>
7454 From F<libpth.U>:
7456 This variable holds extra path (space-separated) used to find
7457 libraries on this platform, for example C<CPU>-specific libraries
7458 (on multi-C<CPU> platforms) may be listed here.
7460 =item C<xs_apiversion>
7462 From F<xs_apiversion.U>:
7464 This variable contains the version of the oldest perl binary
7465 compatible with the present perl. F<perl.c>:incpush() and
7466 F<lib/lib.pm> will automatically search in $sitearch for older
7467 directories across major versions back to xs_apiversion.
7468 This is only useful if you have a perl library directory tree
7469 structured like the default one.
7470 See C<INSTALL> for how this works.
7471 The versioned site_perl directory was introduced in 5.005,
7472 so that is the lowest possible value.
7473 Since this can depend on compile time options (such as
7474 bincompat) it is set by Configure. Other non-default sources
7475 of potential incompatibility, such as multiplicity, threads,
7476 debugging, 64bits, sfio, F<etc.>, are not checked for currently,
7477 though in principle we could go snooping around in old
7478 F<Config.pm> files.
7480 =back
7482 =head2 z
7484 =over
7486 =item C<zcat>
7488 From F<Loc.U>:
7490 This variable is defined but not used by Configure.
7491 The value is a plain '' and is not useful.
7493 =item C<zip>
7495 From F<Loc.U>:
7497 This variable is used internally by Configure to determine the
7498 full pathname (if any) of the zip program. After Configure runs,
7499 the value is reset to a plain C<zip> and is not useful.
7502 =back
7504 =head1 NOTE
7506 This module contains a good example of how to use tie to implement a
7507 cache and an example of how to make a tied variable readonly to those
7508 outside of it.
7510 =cut