]> git.pld-linux.org Git - packages/perl.git/blame - perl_585-microperl_uconfig.patch
- sperl obsolete in perl-base not in main package; rel 3
[packages/perl.git] / perl_585-microperl_uconfig.patch
CommitLineData
253f30cb 1--- perl-5.12.0/uconfig.sh.orig 2010-03-14 22:15:34.000000000 +0100
2+++ perl-5.12.0/uconfig.sh 2010-04-13 18:38:00.353231241 +0200
2daa4fb8 3@@ -5,12 +5,7 @@
260b9147 4 afsroot='/afs'
5 alignbytes='4'
2daa4fb8 6 aphostname='/bin/hostname'
253f30cb 7-archlib='/usr/local/lib/perl5/5.12/unknown'
8-archlibexp='/usr/local/lib/perl5/5.12/unknown'
260b9147 9-archname='unknown'
10 asctime_r_proto='0'
11-bin='/usr/local/bin'
2daa4fb8 12-binexp='/usr/local/bin'
260b9147 13 byteorder='1234'
14 castflags='0'
2daa4fb8 15 cf_by='root@localhost'
253f30cb 16@@ -44,7 +39,7 @@
260b9147 17 d_accessx='undef'
18 d_aintl='undef'
19 d_alarm='undef'
20-d_archlib='undef'
21+d_archlib='define'
7e81db84 22 d_asctime64='undef'
260b9147 23 d_asctime_r='undef'
24 d_atolf='undef'
253f30cb 25@@ -233,7 +228,7 @@
2daa4fb8 26 d_libm_lib_version='undef'
cb744251 27 d_link='undef'
7e81db84 28 d_localtime64='undef'
2daa4fb8 29-d_localtime_r_needs_tzset='undef'
cb744251 30+d_localtime_r_needs_tzset='define'
7e81db84 31 d_localtime_r='undef'
cb744251
JB
32 d_locconv='undef'
33 d_lockf='undef'
253f30cb 34@@ -662,14 +657,10 @@
2daa4fb8 35 old_pthread_create_joinable=''
260b9147 36 optimize='-O2'
37 orderlib='false'
38-osname='unknown'
2daa4fb8
AM
39-osvers='unknown'
40 otherlibdirs=' '
41 package='perl5'
260b9147 42 phostname='hostname'
43 pidtype=int
253f30cb 44-privlib='/usr/local/lib/perl5/5.12'
45-privlibexp='/usr/local/lib/perl5/5.12'
260b9147 46 procselfexe=''
47 prototype='undef'
48 ptrsize='4'
253f30cb 49@@ -700,8 +691,6 @@
7e81db84 50 sPRIXU64='"LX"'
260b9147 51 sSCNfldbl='"llf"'
52 sched_yield='sched_yield()'
53-scriptdir='/usr/local/bin'
54-scriptdirexp='/usr/local/bin'
55 seedfunc='srand'
56 selectminbits='32'
57 selecttype=int
This page took 0.148171 seconds and 4 git commands to generate.