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))'
523 dynamic_ext='Socket IO Fcntl Opcode SDBM_File attrs'
530 endhostent_r_proto='0'
531 endnetent_r_proto='0'
532 endprotoent_r_proto='0'
534 endservent_r_proto='0'
538 extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
542 firstmakefile='makefile'
554 gethostbyaddr_r_proto='0'
555 gethostbyname_r_proto='0'
556 gethostent_r_proto='0'
558 getnetbyaddr_r_proto='0'
559 getnetbyname_r_proto='0'
560 getnetent_r_proto='0'
561 getprotobyname_r_proto='0'
562 getprotobynumber_r_proto='0'
563 getprotoent_r_proto='0'
567 getservbyname_r_proto='0'
568 getservbyport_r_proto='0'
569 getservent_r_proto='0'
575 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 '
584 hostcat='ypcat hosts'
676 ignore_versioned_solibs=''
678 inc_version_list_init='0'
681 installarchlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
682 installbin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
683 installhtmldir='~INST_TOP~~INST_VER~\html'
684 installhtmlhelpdir='~INST_TOP~~INST_VER~\htmlhelp'
685 installman1dir='~INST_TOP~~INST_VER~\man\man1'
686 installman3dir='~INST_TOP~~INST_VER~\man\man3'
687 installprefix='~INST_TOP~~INST_VER~'
688 installprefixexp='~INST_TOP~~INST_VER~'
689 installprivlib='~INST_TOP~~INST_VER~\lib'
690 installscript='~INST_TOP~~INST_VER~\bin'
691 installsitearch='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
692 installsitebin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
693 installsitelib='~INST_TOP~\site~INST_VER~\lib'
695 installusrbinperl='undef'
703 known_extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
707 lddlflags='-dll ~LINK_FLAGS~'
708 ldflags='~LINK_FLAGS~'
720 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'
726 localtime_r_proto='0'
727 locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
728 loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
745 man1dir='~INST_TOP~~INST_VER~\man\man1'
746 man1direxp='~INST_TOP~~INST_VER~\man\man1'
748 man3dir='~INST_TOP~~INST_VER~\man\man3'
749 man3direxp='~INST_TOP~~INST_VER~\man\man3'
766 netdb_hlen_type='int'
767 netdb_host_type='char *'
768 netdb_name_type='char *'
769 netdb_net_type='long'
775 nv_preserves_uv_bits='32'
781 o_nonblock='O_NONBLOCK'
783 old_pthread_create_joinable=''
792 patchlevel='~PERL_VERSION~'
796 perl_patchlevel='~PERL_PATCHLEVEL~'
798 perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe'
806 prefixexp='~INST_DRV~'
807 privlib='~INST_TOP~~INST_VER~\lib'
808 privlibexp='~INST_TOP~~INST_VER~\lib'
817 randseedtype='unsigned'
820 readdir64_r_proto='0'
840 scriptdir='~INST_TOP~~INST_VER~\bin'
841 scriptdirexp='~INST_TOP~~INST_VER~\bin'
845 selecttype='Perl_fd_set *'
848 sethostent_r_proto='0'
849 setlocale_r_proto='0'
850 setnetent_r_proto='0'
851 setprotoent_r_proto='0'
853 setservent_r_proto='0'
862 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'
863 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'
864 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'
865 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'
868 sitearch='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
869 sitearchexp='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
870 sitebin='~INST_TOP~\site~INST_VER~\bin~INST_ARCH~'
871 sitebinexp='~INST_TOP~\site~INST_VER~\bin~INST_ARCH~'
872 sitelib='~INST_TOP~\site~INST_VER~\lib'
874 sitelibexp='~INST_TOP~\site~INST_VER~\lib'
875 siteprefix='~INST_TOP~\site~INST_VER~'
876 siteprefixexp='~INST_TOP~\site~INST_VER~'
896 static_ext='DynaLoader'
903 stdio_stream_array=''
905 strings='/usr/include/string.h'
907 subversion='~SUBVERSION~'
908 sysman='/usr/man/man1'
915 timeincl='/usr/include/sys/time.h '
924 u16type='unsigned short'
926 u32type='unsigned long'
928 u64type='unsigned __int64'
930 u8type='unsigned char'
937 uquadtype='unsigned __int64'
938 use5005threads='undef'
941 usecrosscompile='define'
944 useithreads='~USE_ITHREADS~'
945 uselargefiles='undef'
946 uselongdouble='undef'
947 usemallocwrap='define'
949 usemultiplicity='undef'
953 useperlio='~USE_PERLIO~'
956 userelocatableinc='undef'
959 usesitecustomize='undef'
962 usevendorprefix='undef'
964 usrinc='/usr/include'
969 uvtype='unsigned long'
985 xlibpth='/usr/lib/386 /lib/386'
988 PERL_REVISION='~PERL_REVISION~'
989 PERL_SUBVERSION='~PERL_SUBVERSION~'
990 PERL_VERSION='~PERL_VERSION~'
991 PERL_API_REVISION='~PERL_API_REVISION~'
992 PERL_API_SUBVERSION='~PERL_API_SUBVERSION~'
993 PERL_API_VERSION='~PERL_API_VERSION~'
994 PATCHLEVEL='~PERL_VERSION~'
995 PERL_PATCHLEVEL='~PERL_PATCHLEVEL~'
996 PERL_CONFIG_SH='true'