1 ## Configured by: ~cf_email~
2 ## Target system: WINCE
16 # keep this for WinCE, as it is used by some mods...
24 api_revision='~PERL_API_REVISION~'
25 api_subversion='~PERL_API_SUBVERSION~'
26 api_version='~PERL_API_VERSION~'
27 api_versionstring='~PERL_API_REVISION~.~PERL_API_VERSION~.~PERL_API_SUBVERSION~'
29 archlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
30 archlibexp='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
38 bin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
39 binexp='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
52 cf_email='nobody@no.where.net'
69 cpprun='~CC~ -nologo -E'
70 cppstdin='~CC~ -nologo -E'
78 d_Gconvert='sprintf((b),"%.*g",(n),(x))'
101 d_attribute_format='undef'
102 d_attribute_malloc='undef'
103 d_attribute_nonnull='undef'
104 d_attribute_noreturn='undef'
105 d_attribute_pure='undef'
106 d_attribute_unused='undef'
107 d_attribute_warn_unused_result='undef'
113 d_builtin_choose_expr='undef'
114 d_builtin_expect='undef'
116 d_c99_variadic_macros='undef'
138 d_dbminitproto='undef'
148 d_drand48proto='undef'
154 d_endhostent_r='undef'
156 d_endnetent_r='undef'
158 d_endprotoent_r='undef'
162 d_endservent_r='undef'
171 d_fcntl_can_lock='undef'
206 d_gethbyaddr='define'
207 d_gethbyname='define'
210 d_gethostbyaddr_r='undef'
211 d_gethostbyname_r='undef'
212 d_gethostent_r='undef'
213 d_gethostprotos='define'
222 d_getnetbyaddr_r='undef'
223 d_getnetbyname_r='undef'
224 d_getnetent_r='undef'
225 d_getnetprotos='undef'
227 d_getpbyname='define'
228 d_getpbynumber='define'
235 d_getprotobyname_r='undef'
236 d_getprotobynumber_r='undef'
237 d_getprotoent_r='undef'
238 d_getprotoprotos='define'
244 d_getsbyname='define'
245 d_getsbyport='define'
247 d_getservbyname_r='undef'
248 d_getservbyport_r='undef'
249 d_getservent_r='undef'
250 d_getservprotos='define'
261 d_inc_version_list='undef'
273 d_libm_lib_version='undef'
275 d_localtime_r='undef'
276 d_localtime_r_needs_tzset='undef'
281 d_lseekproto='define'
284 d_malloc_good_size='undef'
285 d_malloc_size='undef'
302 d_modfl_pow32_bug='undef'
307 d_msg_dontroute='undef'
318 d_mymalloc='~PERL_MALLOC~'
320 d_nl_langinfo='undef'
321 d_nv_preserves_uv='define'
322 d_nv_zero_is_allbits_zero='undef'
324 d_old_pthread_create_joinable='undef'
325 d_oldpthreads='undef'
330 d_perl_otherlibdirs='undef'
335 d_printf_format_null='undef'
336 d_procselfexe='undef'
338 d_pthread_atfork='undef'
339 d_pthread_attr_setscope='undef'
340 d_pthread_yield='undef'
352 d_readdir64_r='undef'
366 d_sched_yield='undef'
372 d_semctl_semid_ds='undef'
373 d_semctl_semun='undef'
383 d_sethostent_r='undef'
387 d_setlocale_r='undef'
389 d_setnetent_r='undef'
395 d_setproctitle='undef'
396 d_setprotoent_r='undef'
406 d_setservent_r='undef'
413 d_shmatprototype='undef'
419 d_sigprocmask='undef'
424 d_sockatmarkproto='undef'
428 d_socks5_init='undef'
429 d_sprintf_returns_strlen='define'
436 d_statfs_f_flags='undef'
439 d_stdio_cnt_lval='undef'
440 d_stdio_ptr_lval='undef'
441 d_stdio_ptr_lval_nochange_cnt='undef'
442 d_stdio_ptr_lval_sets_cnt='undef'
443 d_stdio_stream_array='undef'
449 d_strerrm='strerror(e)'
467 d_syscallproto='undef'
475 d_telldirproto='define'
478 d_tm_tm_gmtoff='undef'
488 d_union_semun='define'
492 d_usleepproto='undef'
498 d_void_closedir='undef'
517 direntrytype='struct direct'
521 drand01='(rand()/(double)((unsigned)1<<RANDBITS))'
524 dynamic_ext='Socket IO Fcntl Opcode SDBM_File attrs'
531 endhostent_r_proto='0'
532 endnetent_r_proto='0'
533 endprotoent_r_proto='0'
535 endservent_r_proto='0'
539 extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
543 firstmakefile='makefile'
555 gethostbyaddr_r_proto='0'
556 gethostbyname_r_proto='0'
557 gethostent_r_proto='0'
559 getnetbyaddr_r_proto='0'
560 getnetbyname_r_proto='0'
561 getnetent_r_proto='0'
562 getprotobyname_r_proto='0'
563 getprotobynumber_r_proto='0'
564 getprotoent_r_proto='0'
568 getservbyname_r_proto='0'
569 getservbyport_r_proto='0'
570 getservent_r_proto='0'
576 glibpth='/usr/shlib /lib/pa1.1 /usr/lib/large /lib /usr/lib /usr/lib/386 /lib/386 /lib/large /usr/lib/small /lib/small /usr/ccs/lib /usr/ucblib /usr/shlib '
585 hostcat='ypcat hosts'
678 ignore_versioned_solibs=''
680 inc_version_list_init='0'
683 installarchlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
684 installbin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
685 installhtmldir='~INST_TOP~~INST_VER~\html'
686 installhtmlhelpdir='~INST_TOP~~INST_VER~\htmlhelp'
687 installman1dir='~INST_TOP~~INST_VER~\man\man1'
688 installman3dir='~INST_TOP~~INST_VER~\man\man3'
689 installprefix='~INST_TOP~~INST_VER~'
690 installprefixexp='~INST_TOP~~INST_VER~'
691 installprivlib='~INST_TOP~~INST_VER~\lib'
692 installscript='~INST_TOP~~INST_VER~\bin'
693 installsitearch='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
694 installsitebin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
695 installsitelib='~INST_TOP~\site~INST_VER~\lib'
697 installusrbinperl='undef'
705 known_extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
709 lddlflags='-dll ~LINK_FLAGS~'
710 ldflags='~LINK_FLAGS~'
722 libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
728 localtime_r_proto='0'
729 locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
730 loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
747 man1dir='~INST_TOP~~INST_VER~\man\man1'
748 man1direxp='~INST_TOP~~INST_VER~\man\man1'
750 man3dir='~INST_TOP~~INST_VER~\man\man3'
751 man3direxp='~INST_TOP~~INST_VER~\man\man3'
768 netdb_hlen_type='int'
769 netdb_host_type='char *'
770 netdb_name_type='char *'
771 netdb_net_type='long'
777 nv_preserves_uv_bits='32'
778 nv_overflows_integers_at='256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0'
784 o_nonblock='O_NONBLOCK'
786 old_pthread_create_joinable=''
795 patchlevel='~PERL_VERSION~'
799 perl_patchlevel='~PERL_PATCHLEVEL~'
801 perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe'
809 prefixexp='~INST_DRV~'
810 privlib='~INST_TOP~~INST_VER~\lib'
811 privlibexp='~INST_TOP~~INST_VER~\lib'
820 randseedtype='unsigned'
823 readdir64_r_proto='0'
843 scriptdir='~INST_TOP~~INST_VER~\bin'
844 scriptdirexp='~INST_TOP~~INST_VER~\bin'
848 selecttype='Perl_fd_set *'
851 sethostent_r_proto='0'
852 setlocale_r_proto='0'
853 setnetent_r_proto='0'
854 setprotoent_r_proto='0'
856 setservent_r_proto='0'
865 sig_name='ZERO NUM01 INT QUIT ILL NUM05 NUM06 NUM07 FPE KILL NUM10 SEGV NUM12 PIPE ALRM TERM NUM16 NUM17 NUM18 NUM19 CHLD BREAK ABRT STOP NUM24 CONT CLD'
866 sig_name_init='"ZERO", "NUM01", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "NUM16", "NUM17", "NUM18", "NUM19", "CHLD", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0'
867 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 20 0'
868 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, 20, 0'
871 sitearch='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
872 sitearchexp='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
873 sitebin='~INST_TOP~\site~INST_VER~\bin~INST_ARCH~'
874 sitebinexp='~INST_TOP~\site~INST_VER~\bin~INST_ARCH~'
875 sitelib='~INST_TOP~\site~INST_VER~\lib'
877 sitelibexp='~INST_TOP~\site~INST_VER~\lib'
878 siteprefix='~INST_TOP~\site~INST_VER~'
879 siteprefixexp='~INST_TOP~\site~INST_VER~'
899 static_ext='DynaLoader'
906 stdio_stream_array=''
908 strings='/usr/include/string.h'
910 subversion='~SUBVERSION~'
911 sysman='/usr/man/man1'
918 timeincl='/usr/include/sys/time.h '
927 u16type='unsigned short'
929 u32type='unsigned long'
931 u64type='unsigned __int64'
933 u8type='unsigned char'
940 uquadtype='unsigned __int64'
941 use5005threads='undef'
944 usecrosscompile='define'
948 useithreads='~USE_ITHREADS~'
949 uselargefiles='undef'
950 uselongdouble='undef'
951 usemallocwrap='define'
953 usemultiplicity='undef'
957 useperlio='~USE_PERLIO~'
960 userelocatableinc='undef'
963 usesitecustomize='undef'
966 usevendorprefix='undef'
968 usrinc='/usr/include'
973 uvtype='unsigned long'
989 xlibpth='/usr/lib/386 /lib/386'
992 PERL_REVISION='~PERL_REVISION~'
993 PERL_SUBVERSION='~PERL_SUBVERSION~'
994 PERL_VERSION='~PERL_VERSION~'
995 PERL_API_REVISION='~PERL_API_REVISION~'
996 PERL_API_SUBVERSION='~PERL_API_SUBVERSION~'
997 PERL_API_VERSION='~PERL_API_VERSION~'
998 PATCHLEVEL='~PERL_VERSION~'
999 PERL_PATCHLEVEL='~PERL_PATCHLEVEL~'
1000 PERL_CONFIG_SH='true'