[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3-unattended/var/se3/unattended/install/linuxaux/opt/perl/lib/5.10.0/i586-linux-thread-multi/ -> Config_heavy.pl (source)

   1  # This file was created by configpm when Perl was built. Any changes
   2  # made to this file will be lost the next time perl is built.
   3  
   4  package Config;
   5  use strict;
   6  # use warnings; Pulls in Carp
   7  # use vars pulls in Carp
   8  ##
   9  ## This file was produced by running the Configure script. It holds all the
  10  ## definitions figured out by Configure. Should you modify one of these values,
  11  ## do not forget to propagate your changes by running "Configure -der". You may
  12  ## instead choose to run each of the .SH files by yourself, or "Configure -S".
  13  ##
  14  #
  15  ## Package name      : perl5
  16  ## Source directory  : .
  17  ## Configuration time: Tue Apr 28 18:39:58 CEST 2009
  18  ## Configured by     : cheche
  19  ## Target system     : linux ntinstall 2.6.24-etchnhalf.1-686 #1 smp tue dec 2 07:56:33 utc 2008 i686 gnulinux 
  20  #
  21  ## Configure command line arguments.
  22  #PERL_PATCHLEVEL=
  23  ## Variables propagated from previous config.sh file.
  24  
  25  our $summary = <<'!END!';
  26  Summary of my $package (revision $revision $version_patchlevel_string) configuration:
  27    Platform:
  28      osname=$osname, osvers=$osvers, archname=$archname
  29      uname='$myuname'
  30      config_args='$config_args'
  31      hint=$hint, useposix=$useposix, d_sigaction=$d_sigaction
  32      useithreads=$useithreads, usemultiplicity=$usemultiplicity
  33      useperlio=$useperlio, d_sfio=$d_sfio, uselargefiles=$uselargefiles, usesocks=$usesocks
  34      use64bitint=$use64bitint, use64bitall=$use64bitall, uselongdouble=$uselongdouble
  35      usemymalloc=$usemymalloc, bincompat5005=undef
  36    Compiler:
  37      cc='$cc', ccflags ='$ccflags',
  38      optimize='$optimize',
  39      cppflags='$cppflags'
  40      ccversion='$ccversion', gccversion='$gccversion', gccosandvers='$gccosandvers'
  41      intsize=$intsize, longsize=$longsize, ptrsize=$ptrsize, doublesize=$doublesize, byteorder=$byteorder
  42      d_longlong=$d_longlong, longlongsize=$longlongsize, d_longdbl=$d_longdbl, longdblsize=$longdblsize
  43      ivtype='$ivtype', ivsize=$ivsize, nvtype='$nvtype', nvsize=$nvsize, Off_t='$lseektype', lseeksize=$lseeksize
  44      alignbytes=$alignbytes, prototype=$prototype
  45    Linker and Libraries:
  46      ld='$ld', ldflags ='$ldflags'
  47      libpth=$libpth
  48      libs=$libs
  49      perllibs=$perllibs
  50      libc=$libc, so=$so, useshrplib=$useshrplib, libperl=$libperl
  51      gnulibc_version='$gnulibc_version'
  52    Dynamic Linking:
  53      dlsrc=$dlsrc, dlext=$dlext, d_dlsymun=$d_dlsymun, ccdlflags='$ccdlflags'
  54      cccdlflags='$cccdlflags', lddlflags='$lddlflags'
  55  
  56  !END!
  57  my $summary_expanded;
  58  
  59  sub myconfig {
  60      return $summary_expanded if $summary_expanded;
  61      ($summary_expanded = $summary) =~ s{\$(\w+)}
  62           { my $c = $Config::Config{$1}; defined($c) ? $c : 'undef' }ge;
  63      $summary_expanded;
  64  }
  65  
  66  local *_ = \my $a;
  67  $_ = <<'!END!';
  68  Author=''
  69  CONFIG='true'
  70  Date='$Date'
  71  Header=''
  72  Id='$Id'
  73  Locker=''
  74  Log='$Log'
  75  Mcc='Mcc'
  76  PATCHLEVEL='10'
  77  PERL_API_REVISION='5'
  78  PERL_API_SUBVERSION='0'
  79  PERL_API_VERSION='10'
  80  PERL_CONFIG_SH='true'
  81  PERL_REVISION='5'
  82  PERL_SUBVERSION='0'
  83  PERL_VERSION='10'
  84  RCSfile='$RCSfile'
  85  Revision='$Revision'
  86  SUBVERSION='0'
  87  Source=''
  88  State=''
  89  _a='.a'
  90  _exe=''
  91  _o='.o'
  92  afs='false'
  93  afsroot='/afs'
  94  alignbytes='4'
  95  ansi2knr=''
  96  aphostname='/bin/hostname'
  97  api_revision='5'
  98  api_subversion='0'
  99  api_version='10'
 100  api_versionstring='5.10.0'
 101  ar='ar'
 102  archlib='/opt/perl/lib/5.10.0/i586-linux-thread-multi'
 103  archlibexp='/opt/perl/lib/5.10.0/i586-linux-thread-multi'
 104  archname64=''
 105  archname='i586-linux-thread-multi'
 106  archobjs=''
 107  asctime_r_proto='REENTRANT_PROTO_B_SB'
 108  awk='awk'
 109  baserev='5.0'
 110  bash=''
 111  bin='/opt/perl/bin'
 112  binexp='/opt/perl/bin'
 113  bison='bison'
 114  byacc='byacc'
 115  byteorder='1234'
 116  c=''
 117  castflags='0'
 118  cat='cat'
 119  cc='gcc'
 120  cccdlflags='-fPIC'
 121  ccdlflags='-Wl,-E'
 122  ccflags='-D_REENTRANT -D_GNU_SOURCE -isystem /home/cheche/release/unattended/linuxboot/fakeinclude -L/home/cheche/release/unattended/linuxboot/fakelib -L/home/cheche/release/unattended/linuxboot/stage1/lib -L/home/cheche/release/unattended/linuxboot/stage1/usr/lib -Wl,-rpath-link,/home/cheche/release/unattended/linuxboot/stage1/lib -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
 123  ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
 124  ccname='gcc'
 125  ccsymbols=''
 126  ccversion=''
 127  cf_by='cheche'
 128  cf_email='cheche@ntinstall.build'
 129  cf_time='Tue Apr 28 18:39:58 CEST 2009'
 130  chgrp=''
 131  chmod='chmod'
 132  chown=''
 133  clocktype='clock_t'
 134  comm='comm'
 135  compress=''
 136  config_arg0='./Configure'
 137  config_arg10='-Ud_endservent_r'
 138  config_arg11='-Darchname=i586-linux'
 139  config_arg12='-Ud_eaccess'
 140  config_arg13='-Accflags=-isystem /home/cheche/release/unattended/linuxboot/fakeinclude -L/home/cheche/release/unattended/linuxboot/fakelib -L/home/cheche/release/unattended/linuxboot/stage1/lib -L/home/cheche/release/unattended/linuxboot/stage1/usr/lib -Wl,-rpath-link,/home/cheche/release/unattended/linuxboot/stage1/lib'
 141  config_arg14='-deO'
 142  config_arg1='-Dcc=gcc'
 143  config_arg2='-Dusethreads'
 144  config_arg3='-Dprefix=/opt/perl'
 145  config_arg4='-Dlibpth=/home/cheche/release/unattended/linuxboot/fakelib /home/cheche/release/unattended/linuxboot/stage1/lib'
 146  config_arg5='-Ud_sethostent_r'
 147  config_arg6='-Ud_setprotoent_r'
 148  config_arg7='-Ud_setservent_r'
 149  config_arg8='-Ud_endhostent_r'
 150  config_arg9='-Ud_endprotoent_r'
 151  config_argc='14'
 152  config_args='-Dcc=gcc -Dusethreads -Dprefix=/opt/perl -Dlibpth=/home/cheche/release/unattended/linuxboot/fakelib /home/cheche/release/unattended/linuxboot/stage1/lib -Ud_sethostent_r -Ud_setprotoent_r -Ud_setservent_r -Ud_endhostent_r -Ud_endprotoent_r -Ud_endservent_r -Darchname=i586-linux -Ud_eaccess -Accflags=-isystem /home/cheche/release/unattended/linuxboot/fakeinclude -L/home/cheche/release/unattended/linuxboot/fakelib -L/home/cheche/release/unattended/linuxboot/stage1/lib -L/home/cheche/release/unattended/linuxboot/stage1/usr/lib -Wl,-rpath-link,/home/cheche/release/unattended/linuxboot/stage1/lib -deO'
 153  contains='grep'
 154  cp='cp'
 155  cpio=''
 156  cpp='cpp'
 157  cpp_stuff='42'
 158  cppccsymbols=''
 159  cppflags='-D_REENTRANT -D_GNU_SOURCE -isystem /home/cheche/release/unattended/linuxboot/fakeinclude -L/home/cheche/release/unattended/linuxboot/fakelib -L/home/cheche/release/unattended/linuxboot/stage1/lib -L/home/cheche/release/unattended/linuxboot/stage1/usr/lib -Wl,-rpath-link,/home/cheche/release/unattended/linuxboot/stage1/lib -fno-strict-aliasing -pipe -I/usr/local/include'
 160  cpplast='-'
 161  cppminus='-'
 162  cpprun='gcc -E'
 163  cppstdin='gcc -E'
 164  cppsymbols='_FILE_OFFSET_BITS=64 _GNU_SOURCE=1 _LARGEFILE64_SOURCE=1 _LARGEFILE_SOURCE=1 _POSIX_C_SOURCE=200112L _POSIX_SOURCE=1 _REENTRANT=1 _XOPEN_SOURCE=600 _XOPEN_SOURCE_EXTENDED=1 __CHAR_BIT__=8 __DBL_DENORM_MIN__=4.9406564584124654e-324 __DBL_DIG__=15 __DBL_EPSILON__=2.2204460492503131e-16 __DBL_HAS_INFINITY__=1 __DBL_HAS_QUIET_NAN__=1 __DBL_MANT_DIG__=53 __DBL_MAX_10_EXP__=308 __DBL_MAX_EXP__=1024 __DBL_MAX__=1.7976931348623157e+308 __DBL_MIN_10_EXP__=(-307) __DBL_MIN_EXP__=(-1021) __DBL_MIN__=2.2250738585072014e-308 __DECIMAL_DIG__=21 __ELF__=1 __FINITE_MATH_ONLY__=0 __FLT_DENORM_MIN__=1.40129846e-45F __FLT_DIG__=6 __FLT_EPSILON__=1.19209290e-7F __FLT_EVAL_METHOD__=2 __FLT_HAS_INFINITY__=1 __FLT_HAS_QUIET_NAN__=1 __FLT_MANT_DIG__=24 __FLT_MAX_10_EXP__=38 __FLT_MAX_EXP__=128 __FLT_MAX__=3.40282347e+38F __FLT_MIN_10_EXP__=(-37) __FLT_MIN_EXP__=(-125) __FLT_MIN__=1.17549435e-38F __FLT_RADIX__=2 __GLIBC_MINOR__=6 __GLIBC__=2 __GNUC_MINOR__=1 __GNUC_PATCHLEVEL__=2 __GNUC__=4 __GNU_LIBRARY__=6 __GXX_ABI_VERSION=1002 __INTMAX_MAX__=9223372036854775807LL __INTMAX_TYPE__=long\ long\ int __INT_MAX__=2147483647 __LDBL_DENORM_MIN__=3.64519953188247460253e-4951L __LDBL_DIG__=18 __LDBL_EPSILON__=1.08420217248550443401e-19L __LDBL_HAS_INFINITY__=1 __LDBL_HAS_QUIET_NAN__=1 __LDBL_MANT_DIG__=64 __LDBL_MAX_10_EXP__=4932 __LDBL_MAX_EXP__=16384 __LDBL_MAX__=1.18973149535723176502e+4932L __LDBL_MIN_10_EXP__=(-4931) __LDBL_MIN_EXP__=(-16381) __LDBL_MIN__=3.36210314311209350626e-4932L __LONG_LONG_MAX__=9223372036854775807LL __LONG_MAX__=2147483647L __PTRDIFF_TYPE__=int __REGISTER_PREFIX__= __SCHAR_MAX__=127 __SHRT_MAX__=32767 __SIZE_TYPE__=unsigned\ int __STDC_HOSTED__=1 __STDC__=1 __UINTMAX_TYPE__=long\ long\ unsigned\ int __USER_LABEL_PREFIX__= __USE_BSD=1 __USE_FILE_OFFSET64=1 __USE_GNU=1 __USE_LARGEFILE64=1 __USE_LARGEFILE=1 __USE_MISC=1 __USE_POSIX199309=1 __USE_POSIX199506=1 __USE_POSIX2=1 __USE_POSIX=1 __USE_REENTRANT=1 __USE_SVID=1 __USE_UNIX98=1 __USE_XOPEN=1 __USE_XOPEN_EXTENDED=1 __VERSION__="4.1.2\ 20061115\ (prerelease)\ (Debian\ 4.1.1-21)" __WCHAR_MAX__=2147483647 __WCHAR_TYPE__=int __WINT_TYPE__=unsigned\ int __gnu_linux__=1 __i386=1 __i386__=1 __i486=1 __i486__=1 __linux=1 __linux__=1 __tune_i686__=1 __tune_pentiumpro__=1 __unix=1 __unix__=1 i386=1 linux=1 unix=1'
 165  crypt_r_proto='REENTRANT_PROTO_B_CCS'
 166  cryptlib=''
 167  csh='csh'
 168  ctermid_r_proto='0'
 169  ctime_r_proto='REENTRANT_PROTO_B_SB'
 170  d_Gconvert='gcvt((x),(n),(b))'
 171  d_PRIEUldbl='define'
 172  d_PRIFUldbl='define'
 173  d_PRIGUldbl='define'
 174  d_PRIXU64='define'
 175  d_PRId64='define'
 176  d_PRIeldbl='define'
 177  d_PRIfldbl='define'
 178  d_PRIgldbl='define'
 179  d_PRIi64='define'
 180  d_PRIo64='define'
 181  d_PRIu64='define'
 182  d_PRIx64='define'
 183  d_SCNfldbl='define'
 184  d__fwalk='undef'
 185  d_access='define'
 186  d_accessx='undef'
 187  d_aintl='undef'
 188  d_alarm='define'
 189  d_archlib='define'
 190  d_asctime_r='define'
 191  d_atolf='undef'
 192  d_atoll='define'
 193  d_attribute_format='define'
 194  d_attribute_malloc='define'
 195  d_attribute_nonnull='define'
 196  d_attribute_noreturn='define'
 197  d_attribute_pure='define'
 198  d_attribute_unused='define'
 199  d_attribute_warn_unused_result='define'
 200  d_bcmp='define'
 201  d_bcopy='define'
 202  d_bsd='undef'
 203  d_bsdgetpgrp='undef'
 204  d_bsdsetpgrp='undef'
 205  d_builtin_choose_expr='define'
 206  d_builtin_expect='undef'
 207  d_bzero='define'
 208  d_c99_variadic_macros='define'
 209  d_casti32='undef'
 210  d_castneg='define'
 211  d_charvspr='undef'
 212  d_chown='define'
 213  d_chroot='define'
 214  d_chsize='undef'
 215  d_class='undef'
 216  d_clearenv='define'
 217  d_closedir='define'
 218  d_cmsghdr_s='define'
 219  d_const='define'
 220  d_copysignl='define'
 221  d_cplusplus='undef'
 222  d_crypt='define'
 223  d_crypt_r='define'
 224  d_csh='define'
 225  d_ctermid='define'
 226  d_ctermid_r='undef'
 227  d_ctime_r='define'
 228  d_cuserid='define'
 229  d_dbl_dig='define'
 230  d_dbminitproto='undef'
 231  d_difftime='define'
 232  d_dir_dd_fd='undef'
 233  d_dirfd='define'
 234  d_dirnamlen='undef'
 235  d_dlerror='define'
 236  d_dlopen='define'
 237  d_dlsymun='undef'
 238  d_dosuid='undef'
 239  d_drand48_r='define'
 240  d_drand48proto='define'
 241  d_dup2='define'
 242  d_eaccess='undef'
 243  d_endgrent='define'
 244  d_endgrent_r='undef'
 245  d_endhent='define'
 246  d_endhostent_r='undef'
 247  d_endnent='define'
 248  d_endnetent_r='undef'
 249  d_endpent='define'
 250  d_endprotoent_r='undef'
 251  d_endpwent='define'
 252  d_endpwent_r='undef'
 253  d_endsent='define'
 254  d_endservent_r='undef'
 255  d_eofnblk='define'
 256  d_eunice='undef'
 257  d_faststdio='undef'
 258  d_fchdir='define'
 259  d_fchmod='define'
 260  d_fchown='define'
 261  d_fcntl='define'
 262  d_fcntl_can_lock='define'
 263  d_fd_macros='define'
 264  d_fd_set='define'
 265  d_fds_bits='define'
 266  d_fgetpos='define'
 267  d_finite='define'
 268  d_finitel='define'
 269  d_flexfnam='define'
 270  d_flock='define'
 271  d_flockproto='define'
 272  d_fork='define'
 273  d_fp_class='undef'
 274  d_fpathconf='define'
 275  d_fpclass='undef'
 276  d_fpclassify='undef'
 277  d_fpclassl='undef'
 278  d_fpos64_t='undef'
 279  d_frexpl='define'
 280  d_fs_data_s='undef'
 281  d_fseeko='define'
 282  d_fsetpos='define'
 283  d_fstatfs='define'
 284  d_fstatvfs='define'
 285  d_fsync='define'
 286  d_ftello='define'
 287  d_ftime='undef'
 288  d_futimes='define'
 289  d_getcwd='define'
 290  d_getespwnam='undef'
 291  d_getfsstat='undef'
 292  d_getgrent='define'
 293  d_getgrent_r='define'
 294  d_getgrgid_r='define'
 295  d_getgrnam_r='define'
 296  d_getgrps='define'
 297  d_gethbyaddr='define'
 298  d_gethbyname='define'
 299  d_gethent='define'
 300  d_gethname='define'
 301  d_gethostbyaddr_r='define'
 302  d_gethostbyname_r='define'
 303  d_gethostent_r='define'
 304  d_gethostprotos='define'
 305  d_getitimer='define'
 306  d_getlogin='define'
 307  d_getlogin_r='define'
 308  d_getmnt='undef'
 309  d_getmntent='define'
 310  d_getnbyaddr='define'
 311  d_getnbyname='define'
 312  d_getnent='define'
 313  d_getnetbyaddr_r='define'
 314  d_getnetbyname_r='define'
 315  d_getnetent_r='define'
 316  d_getnetprotos='define'
 317  d_getpagsz='define'
 318  d_getpbyname='define'
 319  d_getpbynumber='define'
 320  d_getpent='define'
 321  d_getpgid='define'
 322  d_getpgrp2='undef'
 323  d_getpgrp='define'
 324  d_getppid='define'
 325  d_getprior='define'
 326  d_getprotobyname_r='define'
 327  d_getprotobynumber_r='define'
 328  d_getprotoent_r='define'
 329  d_getprotoprotos='define'
 330  d_getprpwnam='undef'
 331  d_getpwent='define'
 332  d_getpwent_r='define'
 333  d_getpwnam_r='define'
 334  d_getpwuid_r='define'
 335  d_getsbyname='define'
 336  d_getsbyport='define'
 337  d_getsent='define'
 338  d_getservbyname_r='define'
 339  d_getservbyport_r='define'
 340  d_getservent_r='define'
 341  d_getservprotos='define'
 342  d_getspnam='define'
 343  d_getspnam_r='define'
 344  d_gettimeod='define'
 345  d_gmtime_r='define'
 346  d_gnulibc='define'
 347  d_grpasswd='define'
 348  d_hasmntopt='define'
 349  d_htonl='define'
 350  d_ilogbl='define'
 351  d_inc_version_list='undef'
 352  d_index='undef'
 353  d_inetaton='define'
 354  d_int64_t='define'
 355  d_isascii='define'
 356  d_isfinite='undef'
 357  d_isinf='define'
 358  d_isnan='define'
 359  d_isnanl='define'
 360  d_killpg='define'
 361  d_lchown='define'
 362  d_ldbl_dig='define'
 363  d_libm_lib_version='define'
 364  d_link='define'
 365  d_localtime_r='define'
 366  d_localtime_r_needs_tzset='define'
 367  d_locconv='define'
 368  d_lockf='define'
 369  d_longdbl='define'
 370  d_longlong='define'
 371  d_lseekproto='define'
 372  d_lstat='define'
 373  d_madvise='define'
 374  d_malloc_good_size='undef'
 375  d_malloc_size='undef'
 376  d_mblen='define'
 377  d_mbstowcs='define'
 378  d_mbtowc='define'
 379  d_memchr='define'
 380  d_memcmp='define'
 381  d_memcpy='define'
 382  d_memmove='define'
 383  d_memset='define'
 384  d_mkdir='define'
 385  d_mkdtemp='define'
 386  d_mkfifo='define'
 387  d_mkstemp='define'
 388  d_mkstemps='undef'
 389  d_mktime='define'
 390  d_mmap='define'
 391  d_modfl='define'
 392  d_modfl_pow32_bug='undef'
 393  d_modflproto='define'
 394  d_mprotect='define'
 395  d_msg='define'
 396  d_msg_ctrunc='define'
 397  d_msg_dontroute='define'
 398  d_msg_oob='define'
 399  d_msg_peek='define'
 400  d_msg_proxy='define'
 401  d_msgctl='define'
 402  d_msgget='define'
 403  d_msghdr_s='define'
 404  d_msgrcv='define'
 405  d_msgsnd='define'
 406  d_msync='define'
 407  d_munmap='define'
 408  d_mymalloc='undef'
 409  d_nice='define'
 410  d_nl_langinfo='define'
 411  d_nv_preserves_uv='define'
 412  d_nv_zero_is_allbits_zero='define'
 413  d_off64_t='define'
 414  d_old_pthread_create_joinable='undef'
 415  d_oldpthreads='undef'
 416  d_oldsock='undef'
 417  d_open3='define'
 418  d_pathconf='define'
 419  d_pause='define'
 420  d_perl_otherlibdirs='undef'
 421  d_phostname='undef'
 422  d_pipe='define'
 423  d_poll='define'
 424  d_portable='define'
 425  d_printf_format_null='define'
 426  d_procselfexe='define'
 427  d_pseudofork='undef'
 428  d_pthread_atfork='undef'
 429  d_pthread_attr_setscope='define'
 430  d_pthread_yield='define'
 431  d_pwage='undef'
 432  d_pwchange='undef'
 433  d_pwclass='undef'
 434  d_pwcomment='undef'
 435  d_pwexpire='undef'
 436  d_pwgecos='define'
 437  d_pwpasswd='define'
 438  d_pwquota='undef'
 439  d_qgcvt='define'
 440  d_quad='define'
 441  d_random_r='define'
 442  d_readdir64_r='define'
 443  d_readdir='define'
 444  d_readdir_r='define'
 445  d_readlink='define'
 446  d_readv='define'
 447  d_recvmsg='define'
 448  d_rename='define'
 449  d_rewinddir='define'
 450  d_rmdir='define'
 451  d_safebcpy='undef'
 452  d_safemcpy='undef'
 453  d_sanemcmp='define'
 454  d_sbrkproto='define'
 455  d_scalbnl='define'
 456  d_sched_yield='define'
 457  d_scm_rights='define'
 458  d_seekdir='define'
 459  d_select='define'
 460  d_sem='define'
 461  d_semctl='define'
 462  d_semctl_semid_ds='define'
 463  d_semctl_semun='define'
 464  d_semget='define'
 465  d_semop='define'
 466  d_sendmsg='define'
 467  d_setegid='define'
 468  d_seteuid='define'
 469  d_setgrent='define'
 470  d_setgrent_r='undef'
 471  d_setgrps='define'
 472  d_sethent='define'
 473  d_sethostent_r='undef'
 474  d_setitimer='define'
 475  d_setlinebuf='define'
 476  d_setlocale='define'
 477  d_setlocale_r='undef'
 478  d_setnent='define'
 479  d_setnetent_r='undef'
 480  d_setpent='define'
 481  d_setpgid='define'
 482  d_setpgrp2='undef'
 483  d_setpgrp='define'
 484  d_setprior='define'
 485  d_setproctitle='undef'
 486  d_setprotoent_r='undef'
 487  d_setpwent='define'
 488  d_setpwent_r='undef'
 489  d_setregid='define'
 490  d_setresgid='define'
 491  d_setresuid='define'
 492  d_setreuid='define'
 493  d_setrgid='undef'
 494  d_setruid='undef'
 495  d_setsent='define'
 496  d_setservent_r='undef'
 497  d_setsid='define'
 498  d_setvbuf='define'
 499  d_sfio='undef'
 500  d_shm='define'
 501  d_shmat='define'
 502  d_shmatprototype='define'
 503  d_shmctl='define'
 504  d_shmdt='define'
 505  d_shmget='define'
 506  d_sigaction='define'
 507  d_signbit='define'
 508  d_sigprocmask='define'
 509  d_sigsetjmp='define'
 510  d_sitearch='define'
 511  d_snprintf='define'
 512  d_sockatmark='define'
 513  d_sockatmarkproto='define'
 514  d_socket='define'
 515  d_socklen_t='define'
 516  d_sockpair='define'
 517  d_socks5_init='undef'
 518  d_sprintf_returns_strlen='define'
 519  d_sqrtl='define'
 520  d_srand48_r='define'
 521  d_srandom_r='define'
 522  d_sresgproto='define'
 523  d_sresuproto='define'
 524  d_statblks='define'
 525  d_statfs_f_flags='undef'
 526  d_statfs_s='define'
 527  d_statvfs='define'
 528  d_stdio_cnt_lval='undef'
 529  d_stdio_ptr_lval='undef'
 530  d_stdio_ptr_lval_nochange_cnt='undef'
 531  d_stdio_ptr_lval_sets_cnt='undef'
 532  d_stdio_stream_array='undef'
 533  d_stdiobase='undef'
 534  d_stdstdio='undef'
 535  d_strchr='define'
 536  d_strcoll='define'
 537  d_strctcpy='define'
 538  d_strerrm='strerror(e)'
 539  d_strerror='define'
 540  d_strerror_r='define'
 541  d_strftime='define'
 542  d_strlcat='undef'
 543  d_strlcpy='undef'
 544  d_strtod='define'
 545  d_strtol='define'
 546  d_strtold='define'
 547  d_strtoll='define'
 548  d_strtoq='define'
 549  d_strtoul='define'
 550  d_strtoull='define'
 551  d_strtouq='define'
 552  d_strxfrm='define'
 553  d_suidsafe='undef'
 554  d_symlink='define'
 555  d_syscall='define'
 556  d_syscallproto='define'
 557  d_sysconf='define'
 558  d_sysernlst=''
 559  d_syserrlst='define'
 560  d_system='define'
 561  d_tcgetpgrp='define'
 562  d_tcsetpgrp='define'
 563  d_telldir='define'
 564  d_telldirproto='define'
 565  d_time='define'
 566  d_times='define'
 567  d_tm_tm_gmtoff='define'
 568  d_tm_tm_zone='define'
 569  d_tmpnam_r='define'
 570  d_truncate='define'
 571  d_ttyname_r='define'
 572  d_tzname='define'
 573  d_u32align='undef'
 574  d_ualarm='define'
 575  d_umask='define'
 576  d_uname='define'
 577  d_union_semun='undef'
 578  d_unordered='undef'
 579  d_unsetenv='define'
 580  d_usleep='define'
 581  d_usleepproto='define'
 582  d_ustat='define'
 583  d_vendorarch='undef'
 584  d_vendorbin='undef'
 585  d_vendorlib='undef'
 586  d_vendorscript='undef'
 587  d_vfork='undef'
 588  d_void_closedir='undef'
 589  d_voidsig='define'
 590  d_voidtty=''
 591  d_volatile='define'
 592  d_vprintf='define'
 593  d_vsnprintf='define'
 594  d_wait4='define'
 595  d_waitpid='define'
 596  d_wcstombs='define'
 597  d_wctomb='define'
 598  d_writev='define'
 599  d_xenix='undef'
 600  date='date'
 601  db_hashtype='u_int32_t'
 602  db_prefixtype='size_t'
 603  db_version_major=''
 604  db_version_minor=''
 605  db_version_patch=''
 606  defvoidused='15'
 607  direntrytype='struct dirent'
 608  dlext='so'
 609  dlsrc='dl_dlopen.xs'
 610  doublesize='8'
 611  drand01='drand48()'
 612  drand48_r_proto='REENTRANT_PROTO_I_ST'
 613  dynamic_ext='B Compress/Raw/Zlib Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call Hash/Util I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex Time/HiRes Time/Piece Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared Hash/Util/FieldHash'
 614  eagain='EAGAIN'
 615  ebcdic='undef'
 616  echo='echo'
 617  egrep='egrep'
 618  emacs=''
 619  endgrent_r_proto='0'
 620  endhostent_r_proto='0'
 621  endnetent_r_proto='0'
 622  endprotoent_r_proto='0'
 623  endpwent_r_proto='0'
 624  endservent_r_proto='0'
 625  eunicefix=':'
 626  exe_ext=''
 627  expr='expr'
 628  extensions='B Compress/Raw/Zlib Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call Hash/Util I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex Time/HiRes Time/Piece Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared Hash/Util/FieldHash Compress/Zlib Errno IO_Compress_Base IO_Compress_Zlib'
 629  extras=''
 630  fflushNULL='define'
 631  fflushall='undef'
 632  find=''
 633  firstmakefile='makefile'
 634  flex=''
 635  fpossize='16'
 636  fpostype='fpos_t'
 637  freetype='void'
 638  from=':'
 639  full_ar='/usr/bin/ar'
 640  full_csh='/bin/csh'
 641  full_sed='/bin/sed'
 642  gccansipedantic=''
 643  gccosandvers=''
 644  gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)'
 645  getgrent_r_proto='REENTRANT_PROTO_I_SBWR'
 646  getgrgid_r_proto='REENTRANT_PROTO_I_TSBWR'
 647  getgrnam_r_proto='REENTRANT_PROTO_I_CSBWR'
 648  gethostbyaddr_r_proto='REENTRANT_PROTO_I_TsISBWRE'
 649  gethostbyname_r_proto='REENTRANT_PROTO_I_CSBWRE'
 650  gethostent_r_proto='REENTRANT_PROTO_I_SBWRE'
 651  getlogin_r_proto='REENTRANT_PROTO_I_BW'
 652  getnetbyaddr_r_proto='REENTRANT_PROTO_I_uISBWRE'
 653  getnetbyname_r_proto='REENTRANT_PROTO_I_CSBWRE'
 654  getnetent_r_proto='REENTRANT_PROTO_I_SBWRE'
 655  getprotobyname_r_proto='REENTRANT_PROTO_I_CSBWR'
 656  getprotobynumber_r_proto='REENTRANT_PROTO_I_ISBWR'
 657  getprotoent_r_proto='REENTRANT_PROTO_I_SBWR'
 658  getpwent_r_proto='REENTRANT_PROTO_I_SBWR'
 659  getpwnam_r_proto='REENTRANT_PROTO_I_CSBWR'
 660  getpwuid_r_proto='REENTRANT_PROTO_I_TSBWR'
 661  getservbyname_r_proto='REENTRANT_PROTO_I_CCSBWR'
 662  getservbyport_r_proto='REENTRANT_PROTO_I_ICSBWR'
 663  getservent_r_proto='REENTRANT_PROTO_I_SBWR'
 664  getspnam_r_proto='REENTRANT_PROTO_I_CSBWR'
 665  gidformat='"lu"'
 666  gidsign='1'
 667  gidsize='4'
 668  gidtype='gid_t'
 669  glibpth='/usr/shlib  /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib /lib64 /usr/lib64 /usr/local/lib64 '
 670  gmake='gmake'
 671  gmtime_r_proto='REENTRANT_PROTO_S_TS'
 672  gnulibc_version='2.3.6'
 673  grep='grep'
 674  groupcat='cat /etc/group'
 675  groupstype='gid_t'
 676  gzip='gzip'
 677  h_fcntl='false'
 678  h_sysfile='true'
 679  hint='recommended'
 680  hostcat='cat /etc/hosts'
 681  html1dir=' '
 682  html1direxp=''
 683  html3dir=' '
 684  html3direxp=''
 685  i16size='2'
 686  i16type='short'
 687  i32size='4'
 688  i32type='long'
 689  i64size='8'
 690  i64type='long long'
 691  i8size='1'
 692  i8type='char'
 693  i_arpainet='define'
 694  i_bsdioctl=''
 695  i_crypt='define'
 696  i_db='undef'
 697  i_dbm='undef'
 698  i_dirent='define'
 699  i_dld='undef'
 700  i_dlfcn='define'
 701  i_fcntl='undef'
 702  i_float='define'
 703  i_fp='undef'
 704  i_fp_class='undef'
 705  i_gdbm='undef'
 706  i_grp='define'
 707  i_ieeefp='undef'
 708  i_inttypes='define'
 709  i_langinfo='define'
 710  i_libutil='undef'
 711  i_limits='define'
 712  i_locale='define'
 713  i_machcthr='undef'
 714  i_malloc='define'
 715  i_math='define'
 716  i_memory='undef'
 717  i_mntent='define'
 718  i_ndbm='undef'
 719  i_netdb='define'
 720  i_neterrno='undef'
 721  i_netinettcp='define'
 722  i_niin='define'
 723  i_poll='define'
 724  i_prot='undef'
 725  i_pthread='define'
 726  i_pwd='define'
 727  i_rpcsvcdbm='undef'
 728  i_sfio='undef'
 729  i_sgtty='undef'
 730  i_shadow='define'
 731  i_socks='undef'
 732  i_stdarg='define'
 733  i_stddef='define'
 734  i_stdlib='define'
 735  i_string='define'
 736  i_sunmath='undef'
 737  i_sysaccess='undef'
 738  i_sysdir='define'
 739  i_sysfile='define'
 740  i_sysfilio='undef'
 741  i_sysin='undef'
 742  i_sysioctl='define'
 743  i_syslog='define'
 744  i_sysmman='define'
 745  i_sysmode='undef'
 746  i_sysmount='define'
 747  i_sysndir='undef'
 748  i_sysparam='define'
 749  i_sysresrc='define'
 750  i_syssecrt='undef'
 751  i_sysselct='define'
 752  i_syssockio='undef'
 753  i_sysstat='define'
 754  i_sysstatfs='define'
 755  i_sysstatvfs='define'
 756  i_systime='define'
 757  i_systimek='undef'
 758  i_systimes='define'
 759  i_systypes='define'
 760  i_sysuio='define'
 761  i_sysun='define'
 762  i_sysutsname='define'
 763  i_sysvfs='define'
 764  i_syswait='define'
 765  i_termio='undef'
 766  i_termios='define'
 767  i_time='define'
 768  i_unistd='define'
 769  i_ustat='define'
 770  i_utime='define'
 771  i_values='define'
 772  i_varargs='undef'
 773  i_varhdr='stdarg.h'
 774  i_vfork='undef'
 775  ignore_versioned_solibs='y'
 776  inc_version_list=' '
 777  inc_version_list_init='0'
 778  incpath=''
 779  inews=''
 780  initialinstalllocation='/opt/perl/bin'
 781  installarchlib='/opt/perl/lib/5.10.0/i586-linux-thread-multi'
 782  installbin='/opt/perl/bin'
 783  installhtml1dir=''
 784  installhtml3dir=''
 785  installman1dir='/opt/perl/man/man1'
 786  installman3dir='/opt/perl/man/man3'
 787  installprefix='/opt/perl'
 788  installprefixexp='/opt/perl'
 789  installprivlib='/opt/perl/lib/5.10.0'
 790  installscript='/opt/perl/bin'
 791  installsitearch='/opt/perl/lib/site_perl/5.10.0/i586-linux-thread-multi'
 792  installsitebin='/opt/perl/bin'
 793  installsitehtml1dir=''
 794  installsitehtml3dir=''
 795  installsitelib='/opt/perl/lib/site_perl/5.10.0'
 796  installsiteman1dir='/opt/perl/man/man1'
 797  installsiteman3dir='/opt/perl/man/man3'
 798  installsitescript='/opt/perl/bin'
 799  installstyle='lib'
 800  installusrbinperl='undef'
 801  installvendorarch=''
 802  installvendorbin=''
 803  installvendorhtml1dir=''
 804  installvendorhtml3dir=''
 805  installvendorlib=''
 806  installvendorman1dir=''
 807  installvendorman3dir=''
 808  installvendorscript=''
 809  intsize='4'
 810  issymlink='test -h'
 811  ivdformat='"ld"'
 812  ivsize='4'
 813  ivtype='long'
 814  known_extensions='B Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex Time/HiRes Time/Piece Unicode/Normalize Win32 Win32API/File Win32CORE XS/APItest XS/Typemap attrs re threads threads/shared Hash/Util/FieldHash'
 815  ksh=''
 816  ld='gcc'
 817  lddlflags='-shared -O2'
 818  ldflags=''
 819  ldflags_uselargefiles=''
 820  ldlibpthname='LD_LIBRARY_PATH'
 821  less='less'
 822  lib_ext='.a'
 823  libc='/lib/libc-2.3.6.so'
 824  libdb_needs_pthread='N'
 825  libperl='libperl.a'
 826  libpth='/home/cheche/release/unattended/linuxboot/fakelib /home/cheche/release/unattended/linuxboot/stage1/lib'
 827  libs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc'
 828  libsdirs=' /home/cheche/release/unattended/linuxboot/stage1/lib /home/cheche/release/unattended/linuxboot/fakelib'
 829  libsfiles=' libnsl.so libdl.so libm.so libcrypt.so libutil.so libpthread.so libc.so'
 830  libsfound=' /home/cheche/release/unattended/linuxboot/stage1/lib/libnsl.so /home/cheche/release/unattended/linuxboot/stage1/lib/libdl.so /home/cheche/release/unattended/linuxboot/stage1/lib/libm.so /home/cheche/release/unattended/linuxboot/stage1/lib/libcrypt.so /home/cheche/release/unattended/linuxboot/stage1/lib/libutil.so /home/cheche/release/unattended/linuxboot/stage1/lib/libpthread.so /home/cheche/release/unattended/linuxboot/fakelib/libc.so'
 831  libspath=' /home/cheche/release/unattended/linuxboot/fakelib /home/cheche/release/unattended/linuxboot/stage1/lib'
 832  libswanted='sfio socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m crypt sec util pthread c cposix posix ucb BSD'
 833  libswanted_uselargefiles=''
 834  line=''
 835  lint=''
 836  lkflags=''
 837  ln='ln'
 838  lns='/bin/ln -s'
 839  localtime_r_proto='REENTRANT_PROTO_S_TS'
 840  locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
 841  loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
 842  longdblsize='12'
 843  longlongsize='8'
 844  longsize='4'
 845  lp=''
 846  lpr=''
 847  ls='ls'
 848  lseeksize='8'
 849  lseektype='off_t'
 850  mad='undef'
 851  madlyh=''
 852  madlyobj=''
 853  madlysrc=''
 854  mail=''
 855  mailx=''
 856  make='make'
 857  make_set_make='#'
 858  mallocobj=''
 859  mallocsrc=''
 860  malloctype='void *'
 861  man1dir='/opt/perl/man/man1'
 862  man1direxp='/opt/perl/man/man1'
 863  man1ext='1'
 864  man3dir='/opt/perl/man/man3'
 865  man3direxp='/opt/perl/man/man3'
 866  man3ext='3'
 867  mips_type=''
 868  mistrustnm=''
 869  mkdir='mkdir'
 870  mmaptype='void *'
 871  modetype='mode_t'
 872  more='more'
 873  multiarch='undef'
 874  mv=''
 875  myarchname='i686-linux'
 876  mydomain='.build'
 877  myhostname='ntinstall'
 878  myuname='linux ntinstall 2.6.24-etchnhalf.1-686 #1 smp tue dec 2 07:56:33 utc 2008 i686 gnulinux '
 879  n='-n'
 880  need_va_copy='undef'
 881  netdb_hlen_type='size_t'
 882  netdb_host_type='const void *'
 883  netdb_name_type='const char *'
 884  netdb_net_type='in_addr_t'
 885  nm='nm'
 886  nm_opt=''
 887  nm_so_opt='--dynamic'
 888  nonxs_ext='Compress/Zlib Errno IO_Compress_Base IO_Compress_Zlib'
 889  nroff='nroff'
 890  nvEUformat='"E"'
 891  nvFUformat='"F"'
 892  nvGUformat='"G"'
 893  nv_preserves_uv_bits='32'
 894  nveformat='"e"'
 895  nvfformat='"f"'
 896  nvgformat='"g"'
 897  nvsize='8'
 898  nvtype='double'
 899  o_nonblock='O_NONBLOCK'
 900  obj_ext='.o'
 901  old_pthread_create_joinable=''
 902  optimize='-O2'
 903  orderlib='false'
 904  osname='linux'
 905  osvers='2.6.24-etchnhalf.1-686'
 906  otherlibdirs=' '
 907  package='perl5'
 908  pager='/usr/bin/less'
 909  passcat='cat /etc/passwd'
 910  patchlevel='10'
 911  path_sep=':'
 912  perl5='/usr/bin/perl'
 913  perl=''
 914  perl_patchlevel=''
 915  perladmin='cheche@ntinstall.build'
 916  perllibs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc'
 917  perlpath='/opt/perl/bin/perl'
 918  pg='pg'
 919  phostname='hostname'
 920  pidtype='pid_t'
 921  plibpth=''
 922  pmake=''
 923  pr=''
 924  prefix='/opt/perl'
 925  prefixexp='/opt/perl'
 926  privlib='/opt/perl/lib/5.10.0'
 927  privlibexp='/opt/perl/lib/5.10.0'
 928  procselfexe='"/proc/self/exe"'
 929  prototype='define'
 930  ptrsize='4'
 931  quadkind='3'
 932  quadtype='long long'
 933  randbits='48'
 934  randfunc='drand48'
 935  random_r_proto='REENTRANT_PROTO_I_St'
 936  randseedtype='long'
 937  ranlib=':'
 938  rd_nodata='-1'
 939  readdir64_r_proto='REENTRANT_PROTO_I_TSR'
 940  readdir_r_proto='REENTRANT_PROTO_I_TSR'
 941  revision='5'
 942  rm='rm'
 943  rm_try='/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
 944  rmail=''
 945  run=''
 946  runnm='false'
 947  sPRIEUldbl='"LE"'
 948  sPRIFUldbl='"LF"'
 949  sPRIGUldbl='"LG"'
 950  sPRIXU64='"LX"'
 951  sPRId64='"Ld"'
 952  sPRIeldbl='"Le"'
 953  sPRIfldbl='"Lf"'
 954  sPRIgldbl='"Lg"'
 955  sPRIi64='"Li"'
 956  sPRIo64='"Lo"'
 957  sPRIu64='"Lu"'
 958  sPRIx64='"Lx"'
 959  sSCNfldbl='"Lf"'
 960  sched_yield='sched_yield()'
 961  scriptdir='/opt/perl/bin'
 962  scriptdirexp='/opt/perl/bin'
 963  sed='sed'
 964  seedfunc='srand48'
 965  selectminbits='32'
 966  selecttype='fd_set *'
 967  sendmail=''
 968  setgrent_r_proto='0'
 969  sethostent_r_proto='0'
 970  setlocale_r_proto='0'
 971  setnetent_r_proto='0'
 972  setprotoent_r_proto='0'
 973  setpwent_r_proto='0'
 974  setservent_r_proto='0'
 975  sh='/bin/sh'
 976  shar=''
 977  sharpbang='#!'
 978  shmattype='void *'
 979  shortsize='2'
 980  shrpenv=''
 981  shsharp='true'
 982  sig_count='65'
 983  sig_name='ZERO HUP INT QUIT ILL TRAP ABRT BUS FPE KILL USR1 SEGV USR2 PIPE ALRM TERM STKFLT CHLD CONT STOP TSTP TTIN TTOU URG XCPU XFSZ VTALRM PROF WINCH IO PWR SYS NUM32 NUM33 RTMIN NUM35 NUM36 NUM37 NUM38 NUM39 NUM40 NUM41 NUM42 NUM43 NUM44 NUM45 NUM46 NUM47 NUM48 NUM49 NUM50 NUM51 NUM52 NUM53 NUM54 NUM55 NUM56 NUM57 NUM58 NUM59 NUM60 NUM61 NUM62 NUM63 RTMAX IOT CLD POLL UNUSED '
 984  sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "BUS", "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", "TTOU", "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", "PWR", "SYS", "NUM32", "NUM33", "RTMIN", "NUM35", "NUM36", "NUM37", "NUM38", "NUM39", "NUM40", "NUM41", "NUM42", "NUM43", "NUM44", "NUM45", "NUM46", "NUM47", "NUM48", "NUM49", "NUM50", "NUM51", "NUM52", "NUM53", "NUM54", "NUM55", "NUM56", "NUM57", "NUM58", "NUM59", "NUM60", "NUM61", "NUM62", "NUM63", "RTMAX", "IOT", "CLD", "POLL", "UNUSED", 0'
 985  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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 6 17 29 31 '
 986  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, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 6, 17, 29, 31, 0'
 987  sig_size='69'
 988  signal_t='void'
 989  sitearch='/opt/perl/lib/site_perl/5.10.0/i586-linux-thread-multi'
 990  sitearchexp='/opt/perl/lib/site_perl/5.10.0/i586-linux-thread-multi'
 991  sitebin='/opt/perl/bin'
 992  sitebinexp='/opt/perl/bin'
 993  sitehtml1dir=''
 994  sitehtml1direxp=''
 995  sitehtml3dir=''
 996  sitehtml3direxp=''
 997  sitelib='/opt/perl/lib/site_perl/5.10.0'
 998  sitelib_stem='/opt/perl/lib/site_perl'
 999  sitelibexp='/opt/perl/lib/site_perl/5.10.0'
1000  siteman1dir='/opt/perl/man/man1'
1001  siteman1direxp='/opt/perl/man/man1'
1002  siteman3dir='/opt/perl/man/man3'
1003  siteman3direxp='/opt/perl/man/man3'
1004  siteprefix='/opt/perl'
1005  siteprefixexp='/opt/perl'
1006  sitescript='/opt/perl/bin'
1007  sitescriptexp='/opt/perl/bin'
1008  sizesize='4'
1009  sizetype='size_t'
1010  sleep=''
1011  smail=''
1012  so='so'
1013  sockethdr=''
1014  socketlib=''
1015  socksizetype='socklen_t'
1016  sort='sort'
1017  spackage='Perl5'
1018  spitshell='cat'
1019  srand48_r_proto='REENTRANT_PROTO_I_LS'
1020  srandom_r_proto='REENTRANT_PROTO_I_TS'
1021  src='.'
1022  ssizetype='ssize_t'
1023  startperl='#!/opt/perl/bin/perl'
1024  startsh='#!/bin/sh'
1025  static_ext=' '
1026  stdchar='char'
1027  stdio_base='((fp)->_IO_read_base)'
1028  stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
1029  stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
1030  stdio_filbuf=''
1031  stdio_ptr='((fp)->_IO_read_ptr)'
1032  stdio_stream_array=''
1033  strerror_r_proto='REENTRANT_PROTO_B_IBW'
1034  strings='/usr/include/string.h'
1035  submit=''
1036  subversion='0'
1037  sysman='/usr/share/man/man1'
1038  tail=''
1039  tar=''
1040  targetarch=''
1041  tbl=''
1042  tee=''
1043  test='test'
1044  timeincl='/usr/include/sys/time.h /usr/include/time.h '
1045  timetype='time_t'
1046  tmpnam_r_proto='REENTRANT_PROTO_B_B'
1047  to=':'
1048  touch='touch'
1049  tr='tr'
1050  trnl='\n'
1051  troff=''
1052  ttyname_r_proto='REENTRANT_PROTO_I_IBW'
1053  u16size='2'
1054  u16type='unsigned short'
1055  u32size='4'
1056  u32type='unsigned long'
1057  u64size='8'
1058  u64type='unsigned long long'
1059  u8size='1'
1060  u8type='unsigned char'
1061  uidformat='"lu"'
1062  uidsign='1'
1063  uidsize='4'
1064  uidtype='uid_t'
1065  uname='uname'
1066  uniq='uniq'
1067  uquadtype='unsigned long long'
1068  use5005threads='undef'
1069  use64bitall='undef'
1070  use64bitint='undef'
1071  usecrosscompile='undef'
1072  usedl='define'
1073  usefaststdio='undef'
1074  useithreads='define'
1075  uselargefiles='define'
1076  uselongdouble='undef'
1077  usemallocwrap='define'
1078  usemorebits='undef'
1079  usemultiplicity='define'
1080  usemymalloc='n'
1081  usenm='false'
1082  useopcode='true'
1083  useperlio='define'
1084  useposix='true'
1085  usereentrant='undef'
1086  userelocatableinc='undef'
1087  usesfio='false'
1088  useshrplib='false'
1089  usesitecustomize='undef'
1090  usesocks='undef'
1091  usethreads='define'
1092  usevendorprefix='undef'
1093  usevfork='false'
1094  usrinc='/usr/include'
1095  uuname=''
1096  uvXUformat='"lX"'
1097  uvoformat='"lo"'
1098  uvsize='4'
1099  uvtype='unsigned long'
1100  uvuformat='"lu"'
1101  uvxformat='"lx"'
1102  vendorarch=''
1103  vendorarchexp=''
1104  vendorbin=''
1105  vendorbinexp=''
1106  vendorhtml1dir=' '
1107  vendorhtml1direxp=''
1108  vendorhtml3dir=' '
1109  vendorhtml3direxp=''
1110  vendorlib=''
1111  vendorlib_stem=''
1112  vendorlibexp=''
1113  vendorman1dir=' '
1114  vendorman1direxp=''
1115  vendorman3dir=' '
1116  vendorman3direxp=''
1117  vendorprefix=''
1118  vendorprefixexp=''
1119  vendorscript=''
1120  vendorscriptexp=''
1121  version='5.10.0'
1122  version_patchlevel_string='version 10 subversion 0'
1123  versiononly='undef'
1124  vi=''
1125  voidflags='15'
1126  xlibpth='/usr/lib/386 /lib/386'
1127  yacc='yacc'
1128  yaccflags=''
1129  zcat=''
1130  zip='zip'
1131  !END!
1132  
1133  my $i = 0;
1134  foreach my $c (4,3,2) { $i |= ord($c); $i <<= 8 }
1135  $i |= ord(1);
1136  our $byteorder = join('', unpack('aaaa', pack('L!', $i)));
1137  s/(byteorder=)(['"]).*?\2/$1$2$Config::byteorder$2/m;
1138  
1139  my $config_sh_len = length $_;
1140  
1141  our $Config_SH_expanded = "\n$_" . << 'EOVIRTUAL';
1142  ccflags_nolargefiles='-D_REENTRANT -D_GNU_SOURCE -isystem /home/cheche/release/unattended/linuxboot/fakeinclude -L/home/cheche/release/unattended/linuxboot/fakelib -L/home/cheche/release/unattended/linuxboot/stage1/lib -L/home/cheche/release/unattended/linuxboot/stage1/usr/lib -Wl,-rpath-link,/home/cheche/release/unattended/linuxboot/stage1/lib -fno-strict-aliasing -pipe -I/usr/local/include '
1143  ldflags_nolargefiles=''
1144  libs_nolargefiles='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc'
1145  libswanted_nolargefiles='sfio socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m crypt sec util pthread c cposix posix ucb BSD'
1146  EOVIRTUAL
1147  
1148  # Search for it in the big string
1149  sub fetch_string {
1150      my($self, $key) = @_;
1151  
1152      # We only have ' delimted.
1153      my $start = index($Config_SH_expanded, "\n$key=\'");
1154      # Start can never be -1 now, as we've rigged the long string we're
1155      # searching with an initial dummy newline.
1156      return undef if $start == -1;
1157  
1158      $start += length($key) + 3;
1159  
1160      my $value = substr($Config_SH_expanded, $start,
1161                         index($Config_SH_expanded, "'\n", $start)
1162                 - $start);
1163      # So we can say "if $Config{'foo'}".
1164      $value = undef if $value eq 'undef';
1165      $self->{$key} = $value; # cache it
1166  }
1167  
1168  my $prevpos = 0;
1169  
1170  sub FIRSTKEY {
1171      $prevpos = 0;
1172      substr($Config_SH_expanded, 1, index($Config_SH_expanded, '=') - 1 );
1173  }
1174  
1175  sub NEXTKEY {
1176      my $pos = index($Config_SH_expanded, qq('\n), $prevpos) + 2;
1177      my $len = index($Config_SH_expanded, "=", $pos) - $pos;
1178      $prevpos = $pos;
1179      $len > 0 ? substr($Config_SH_expanded, $pos, $len) : undef;
1180  }
1181  
1182  sub EXISTS {
1183      return 1 if exists($_[0]->{$_[1]});
1184  
1185      return(index($Config_SH_expanded, "\n$_[1]='") != -1
1186            );
1187  }
1188  
1189  sub STORE  { die "\%Config::Config is read-only\n" }
1190  *DELETE = \&STORE;
1191  *CLEAR  = \&STORE;
1192  
1193  
1194  sub config_sh {
1195      substr $Config_SH_expanded, 1, $config_sh_len;
1196  }
1197  
1198  sub config_re {
1199      my $re = shift;
1200      return map { chomp; $_ } grep eval{ /^(?:$re)=/ }, split /^/,
1201      $Config_SH_expanded;
1202  }
1203  
1204  sub config_vars {
1205      # implements -V:cfgvar option (see perlrun -V:)
1206      foreach (@_) {
1207      # find optional leading, trailing colons; and query-spec
1208      my ($notag,$qry,$lncont) = m/^(:)?(.*?)(:)?$/;    # flags fore and aft, 
1209      # map colon-flags to print decorations
1210      my $prfx = $notag ? '': "$qry=";        # tag-prefix for print
1211      my $lnend = $lncont ? ' ' : ";\n";        # line ending for print
1212  
1213      # all config-vars are by definition \w only, any \W means regex
1214      if ($qry =~ /\W/) {
1215          my @matches = config_re($qry);
1216          print map "$_$lnend", @matches ? @matches : "$qry: not found"        if !$notag;
1217          print map { s/\w+=//; "$_$lnend" } @matches ? @matches : "$qry: not found"    if  $notag;
1218      } else {
1219          my $v = (exists $Config::Config{$qry}) ? $Config::Config{$qry}
1220                             : 'UNKNOWN';
1221          $v = 'undef' unless defined $v;
1222          print "$prfx}'$v}'$lnend";
1223      }
1224      }
1225  }
1226  
1227  # Called by the real AUTOLOAD
1228  sub launcher {
1229      undef &AUTOLOAD;
1230      goto \&$Config::AUTOLOAD;
1231  }
1232  
1233  1;


Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1