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

« back to all changes in this revision

Viewing changes to Porting/config_H

  • 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:
952
952
 *      This symbol contains the ~name expanded version of ARCHLIB, to be used
953
953
 *      in programs that are not prepared to deal with ~ expansion at run-time.
954
954
 */
955
 
#define ARCHLIB "/pro/lib/perl5/5.12.2/i686-linux-64int"                /**/
956
 
#define ARCHLIB_EXP "/pro/lib/perl5/5.12.2/i686-linux-64int"            /**/
 
955
#define ARCHLIB "/pro/lib/perl5/5.12.3/i686-linux-64int"                /**/
 
956
#define ARCHLIB_EXP "/pro/lib/perl5/5.12.3/i686-linux-64int"            /**/
957
957
 
958
958
/* ARCHNAME:
959
959
 *      This symbol holds a string representing the architecture name.
2594
2594
 *      This symbol contains the ~name expanded version of PRIVLIB, to be used
2595
2595
 *      in programs that are not prepared to deal with ~ expansion at run-time.
2596
2596
 */
2597
 
#define PRIVLIB "/pro/lib/perl5/5.12.2"         /**/
2598
 
#define PRIVLIB_EXP "/pro/lib/perl5/5.12.2"             /**/
 
2597
#define PRIVLIB "/pro/lib/perl5/5.12.3"         /**/
 
2598
#define PRIVLIB_EXP "/pro/lib/perl5/5.12.3"             /**/
2599
2599
 
2600
2600
/* CAN_PROTOTYPE:
2601
2601
 *      If defined, this macro indicates that the C compiler can handle
2687
2687
 *      This symbol contains the ~name expanded version of SITEARCH, to be used
2688
2688
 *      in programs that are not prepared to deal with ~ expansion at run-time.
2689
2689
 */
2690
 
#define SITEARCH "/pro/lib/perl5/site_perl/5.12.2/i686-linux-64int"             /**/
2691
 
#define SITEARCH_EXP "/pro/lib/perl5/site_perl/5.12.2/i686-linux-64int"         /**/
 
2690
#define SITEARCH "/pro/lib/perl5/site_perl/5.12.3/i686-linux-64int"             /**/
 
2691
#define SITEARCH_EXP "/pro/lib/perl5/site_perl/5.12.3/i686-linux-64int"         /**/
2692
2692
 
2693
2693
/* SITELIB:
2694
2694
 *      This symbol contains the name of the private library for this package.
2710
2710
 *      removed.  The elements in inc_version_list (inc_version_list.U) can
2711
2711
 *      be tacked onto this variable to generate a list of directories to search.
2712
2712
 */
2713
 
#define SITELIB "/pro/lib/perl5/site_perl/5.12.2"               /**/
2714
 
#define SITELIB_EXP "/pro/lib/perl5/site_perl/5.12.2"           /**/
 
2713
#define SITELIB "/pro/lib/perl5/site_perl/5.12.3"               /**/
 
2714
#define SITELIB_EXP "/pro/lib/perl5/site_perl/5.12.3"           /**/
2715
2715
#define SITELIB_STEM "/pro/lib/perl5/site_perl"         /**/
2716
2716
 
2717
2717
/* Size_t_size:
4439
4439
 *      script to make sure (one hopes) that it runs with perl and not
4440
4440
 *      some shell.
4441
4441
 */
4442
 
#define STARTPERL "#!/pro/bin/perl5.12.2"               /**/
 
4442
#define STARTPERL "#!/pro/bin/perl5.12.3"               /**/
4443
4443
 
4444
4444
/* HAS_STDIO_STREAM_ARRAY:
4445
4445
 *      This symbol, if defined, tells that there is an array