regcomp.c casting tweak
[p5sagit/p5-mst-13.2.git] / wince / config.ce
index 9e42882..6582c1c 100644 (file)
@@ -43,7 +43,7 @@ byteorder='1234'
 c=''
 castflags='0'
 cat='type'
-cc='cl'
+cc='~CC~'
 cccdlflags=' '
 ccdlflags=' '
 ccflags='-DWIN32'
@@ -61,14 +61,14 @@ compress=''
 contains='grep'
 cp='copy'
 cpio=''
-cpp='cl -nologo -E'
+cpp='~CC~ -nologo -E'
 cpp_stuff='42'
 cppccsymbols=''
 cppflags='-DWIN32'
 cpplast=''
 cppminus=''
-cpprun='cl -nologo -E'
-cppstdin='cl -nologo -E'
+cpprun='~CC~ -nologo -E'
+cppstdin='~CC~ -nologo -E'
 cppsymbols=''
 crosscompile='undef'
 crypt_r_proto='0'
@@ -331,7 +331,7 @@ d_setgrps='undef'
 d_sethent='undef'
 d_sethostent_r='undef'
 d_setlinebuf='undef'
-d_setlocale='undef'
+d_setlocale='define'
 d_setlocale_r='undef'
 d_setnent='undef'
 d_setnetent_r='undef'
@@ -379,7 +379,7 @@ d_stdio_stream_array='undef'
 d_stdiobase='undef'
 d_stdstdio='undef'
 d_strchr='define'
-d_strcoll='undef'
+d_strcoll='define'
 d_strctcpy='define'
 d_strerrm='strerror(e)'
 d_strerror='define'
@@ -529,6 +529,7 @@ i_gdbm='undef'
 i_grp='undef'
 i_ieeefp='undef'
 i_inttypes='undef'
+i_langinfo='undef'
 i_limits='define'
 i_locale='undef'
 i_machcthr='undef'
@@ -542,6 +543,7 @@ i_neterrno='undef'
 i_netinettcp='undef'
 i_niin='undef'
 i_poll='undef'
+i_prot='undef'
 i_pthread='undef'
 i_pwd='undef'
 i_rpcsvcdbm='define'
@@ -701,6 +703,7 @@ optimize='-O'
 orderlib='false'
 osname='MSWin32'
 osvers='4.0'
+otherlibdirs=''
 package='perl5'
 pager='more /e'
 passcat=''
@@ -852,7 +855,7 @@ use5005threads='undef'
 use64bitall='undef'
 use64bitint='undef'
 usedl='define'
-useithreads='undef'
+useithreads='~USE_ITHREADS~'
 uselargefiles='undef'
 uselongdouble='undef'
 usemorebits='undef'
@@ -860,7 +863,7 @@ usemultiplicity='undef'
 usemymalloc='n'
 usenm='false'
 useopcode='true'
-useperlio='define'
+useperlio='~USE_PERLIO~'
 useposix='true'
 usesfio='false'
 useshrplib='yes'
@@ -870,6 +873,7 @@ usevendorprefix='undef'
 usevfork='false'
 usrinc='/usr/include'
 uuname=''
+uvXUformat='"lX"'
 uvoformat='"lo"'
 uvsize='4'
 uvtype='unsigned long'
@@ -885,6 +889,7 @@ vendorlibexp=''
 vendorprefix=''
 vendorprefixexp=''
 version='~VERSION~'
+versiononly='undef'
 vi=''
 voidflags='15'
 xlibpth='/usr/lib/386 /lib/386'