X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=NetWare%2Fconfig_H.wc;h=cef07cbbf7feabfad7d49b1c1f3b30e38969ba9f;hb=17eef65c2fb9a95edf9064575d3413b4ec8219b7;hp=829ea9016456667ce2bc95338252b096e4868c39;hpb=0fa134633c25c81f88c755a1df2a0e565cac3868;p=p5sagit%2Fp5-mst-13.2.git diff --git a/NetWare/config_H.wc b/NetWare/config_H.wc index 829ea90..cef07cb 100644 --- a/NetWare/config_H.wc +++ b/NetWare/config_H.wc @@ -686,6 +686,12 @@ */ #define I_ARPA_INET /**/ +/* I_ASSERT: + * This symbol, if defined, indicates to the C program that it could + * include to get the assert() macro. + */ +#define I_ASSERT /**/ + /* I_DBM: * This symbol, if defined, indicates that exists and should * be included. @@ -1042,7 +1048,7 @@ * This symbol contains the ~name expanded version of ARCHLIB, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define ARCHLIB "c:\\perl\\5.9.3\\lib\\NetWare-x86-multi-thread" /**/ +#define ARCHLIB "c:\\perl\\5.11.0\\lib\\NetWare-x86-multi-thread" /**/ /*#define ARCHLIB_EXP "" /**/ /* ARCHNAME: @@ -1073,8 +1079,8 @@ * This symbol is the filename expanded version of the BIN symbol, for * programs that do not want to deal with that at run-time. */ -#define BIN "c:\\perl\\5.9.3\\bin\\NetWare-x86-multi-thread" /**/ -#define BIN_EXP "c:\\perl\\5.9.3\\bin\\NetWare-x86-multi-thread" /**/ +#define BIN "c:\\perl\\5.11.0\\bin\\NetWare-x86-multi-thread" /**/ +#define BIN_EXP "c:\\perl\\5.11.0\\bin\\NetWare-x86-multi-thread" /**/ /* BYTEORDER: * This symbol holds the hexadecimal constant defined in byteorder, @@ -3036,7 +3042,7 @@ * This symbol contains the ~name expanded version of SITEARCH, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define SITEARCH "c:\\perl\\site\\5.9.3\\lib\\NetWare-x86-multi-thread" /**/ +#define SITEARCH "c:\\perl\\site\\5.11.0\\lib\\NetWare-x86-multi-thread" /**/ /*#define SITEARCH_EXP "" /**/ /* SITELIB: @@ -3059,8 +3065,8 @@ * removed. The elements in inc_version_list (inc_version_list.U) can * be tacked onto this variable to generate a list of directories to search. */ -#define SITELIB "c:\\perl\\site\\5.9.3\\lib" /**/ -#define SITELIB_EXP (nw_get_sitelib("5.9.3")) /**/ +#define SITELIB "c:\\perl\\site\\5.11.0\\lib" /**/ +/*#define SITELIB_EXP "" /**/ #define SITELIB_STEM "" /**/ /* Size_t_size: