~ubuntu-branches/ubuntu/precise/perl/precise

« back to all changes in this revision

Viewing changes to NetWare/config_H.wc

  • Committer: Bazaar Package Importer
  • Author(s): Niko Tyni
  • Date: 2011-02-06 11:31:38 UTC
  • mto: (8.2.12 experimental) (1.1.12)
  • mto: This revision was merged to the branch mainline in revision 46.
  • Revision ID: james.westby@ubuntu.com-20110206113138-lzpm3g6rur7i3eyp
Tags: upstream-5.12.3
ImportĀ upstreamĀ versionĀ 5.12.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1048
1048
 *      This symbol contains the ~name expanded version of ARCHLIB, to be used
1049
1049
 *      in programs that are not prepared to deal with ~ expansion at run-time.
1050
1050
 */
1051
 
#define ARCHLIB "c:\\perl\\5.12.2\\lib\\NetWare-x86-multi-thread"               /**/
 
1051
#define ARCHLIB "c:\\perl\\5.12.3\\lib\\NetWare-x86-multi-thread"               /**/
1052
1052
/*#define ARCHLIB_EXP ""        /**/
1053
1053
 
1054
1054
/* ARCHNAME:
1079
1079
 *      This symbol is the filename expanded version of the BIN symbol, for
1080
1080
 *      programs that do not want to deal with that at run-time.
1081
1081
 */
1082
 
#define BIN "c:\\perl\\5.12.2\\bin\\NetWare-x86-multi-thread"   /**/
1083
 
#define BIN_EXP "c:\\perl\\5.12.2\\bin\\NetWare-x86-multi-thread"       /**/
 
1082
#define BIN "c:\\perl\\5.12.3\\bin\\NetWare-x86-multi-thread"   /**/
 
1083
#define BIN_EXP "c:\\perl\\5.12.3\\bin\\NetWare-x86-multi-thread"       /**/
1084
1084
 
1085
1085
/* BYTEORDER:
1086
1086
 *      This symbol holds the hexadecimal constant defined in byteorder,
3042
3042
 *      This symbol contains the ~name expanded version of SITEARCH, to be used
3043
3043
 *      in programs that are not prepared to deal with ~ expansion at run-time.
3044
3044
 */
3045
 
#define SITEARCH "c:\\perl\\site\\5.12.2\\lib\\NetWare-x86-multi-thread"                /**/
 
3045
#define SITEARCH "c:\\perl\\site\\5.12.3\\lib\\NetWare-x86-multi-thread"                /**/
3046
3046
/*#define SITEARCH_EXP ""       /**/
3047
3047
 
3048
3048
/* SITELIB:
3065
3065
 *      removed.  The elements in inc_version_list (inc_version_list.U) can
3066
3066
 *      be tacked onto this variable to generate a list of directories to search.
3067
3067
 */
3068
 
#define SITELIB "c:\\perl\\site\\5.12.2\\lib"           /**/
 
3068
#define SITELIB "c:\\perl\\site\\5.12.3\\lib"           /**/
3069
3069
/*#define SITELIB_EXP ""        /**/
3070
3070
#define SITELIB_STEM ""         /**/
3071
3071