make 4-arg win32_select() sleep more reasonably on false values
[p5sagit/p5-mst-13.2.git] / win32 / config.bc
index 0c62fc5..d25e815 100644 (file)
@@ -52,13 +52,13 @@ compress=''
 contains='grep'
 cp='copy'
 cpio=''
-cpp='cpp32'
+cpp='cpp32 -oCON'
 cpp_stuff='42'
 cppflags='-DWIN32'
 cpplast=''
 cppminus=''
-cpprun=''
-cppstdin=''
+cpprun='cpp32 -oCON'
+cppstdin='cpp32 -oCON'
 cryptlib=''
 csh='undef'
 d_Gconvert='gcvt((x),(n),(b))'
@@ -279,7 +279,6 @@ date='date'
 db_hashtype='int'
 db_prefixtype='int'
 defvoidused='15'
-devtype='dev_t'
 direntrytype='struct direct'
 dlext='dll'
 dlsrc='dl_win32.xs'
@@ -292,7 +291,7 @@ emacs=''
 eunicefix=':'
 exe_ext='.exe'
 expr='expr'
-extensions='~static_ext~ ~dynamic_ext~'
+extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
 find='find'
 firstmakefile='makefile'
 flex=''
@@ -321,8 +320,8 @@ i_dld='undef'
 i_dlfcn='define'
 i_fcntl='define'
 i_float='define'
-i_gdbm='define'
-i_grp='define'
+i_gdbm='undef'
+i_grp='undef'
 i_limits='define'
 i_locale='define'
 i_malloc='define'
@@ -372,6 +371,8 @@ installarchlib='~INST_TOP~~INST_VER~\lib\~archname~'
 installbin='~INST_TOP~~INST_VER~\bin\~archname~'
 installman1dir='~INST_TOP~~INST_VER~\man\man1'
 installman3dir='~INST_TOP~~INST_VER~\man\man3'
+installhtmldir='~INST_TOP~~INST_VER~\html'
+installhtmlhelpdir='~INST_TOP~~INST_VER~\htmlhelp'
 installprivlib='~INST_TOP~~INST_VER~\lib'
 installscript='~INST_TOP~~INST_VER~\bin'
 installsitearch='~INST_TOP~\site~INST_VER~\lib\~archname~'
@@ -437,6 +438,7 @@ netdb_net_type='long'
 nm=''
 nm_opt=''
 nm_so_opt=''
+nonxs_ext='Errno'
 nroff=''
 o_nonblock='O_NONBLOCK'
 obj_ext='.obj'
@@ -458,7 +460,7 @@ pidtype='int'
 plibpth=''
 pmake=''
 pr=''
-prefix='~INST_DRV~'
+prefix='~INST_TOP~'
 prefixexp='~INST_DRV~'
 privlib='~INST_TOP~~INST_VER~\lib'
 privlibexp='~INST_TOP~~INST_VER~\lib'