]> git.pld-linux.org Git - packages/perl.git/commitdiff
- updated for 5.8.8
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 6 Apr 2006 18:56:40 +0000 (18:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl_585-microperl_uconfig.patch -> 1.4

perl_585-microperl_uconfig.patch

index df48fc0ec75324fde9e6bac7fe2f8b4fab3c9292..17f19a568559fa1048ead17420b5d54f17d12ff7 100644 (file)
  d_asctime_r='undef'
  d_atolf='undef'
  d_atoll='undef'
-@@ -594,11 +590,8 @@
+@@ -194,6 +194,7 @@
+ d_ldbl_dig='undef'
+ d_link='undef'
+ d_localtime_r='undef'
++d_localtime_r_needs_tzset='define'
+ d_locconv='undef'
+ d_lockf='undef'
+ d_longdbl='undef'
+@@ -594,11 +591,8 @@
  obj_ext='.o'
  optimize='-O2'
  orderlib='false'
@@ -33,7 +41,7 @@
  procselfexe=''
  prototype='undef'
  ptrsize='4'
-@@ -625,8 +618,6 @@
+@@ -625,8 +619,6 @@
  sPRIx64='"Lx"'
  sSCNfldbl='"llf"'
  sched_yield='sched_yield()'
  
  # Do not regenerate perly.c and perly.h.
  
---- perl-5.8.7/uconfig.sh.orig 2006-01-23 10:56:57.000000000 +0100
-+++ perl-5.8.7/uconfig.sh      2006-01-23 11:30:05.000000000 +0100
-@@ -194,6 +194,7 @@
- d_ldbl_dig='undef'
- d_link='undef'
- d_localtime_r='undef'
-+d_localtime_r_needs_tzset='define'
- d_locconv='undef'
- d_lockf='undef'
- d_longdbl='undef'
-@@ -361,6 +362,8 @@
- d_strerror='undef'
- d_strerror_r='undef'
- d_strftime='undef'
-+d_strlcat='undef'
-+d_strlcpy='undef'
- d_strtod='undef'
- d_strtol='undef'
- d_strtold='undef'
-@@ -494,6 +497,7 @@
- i_machcthr='undef'
- i_malloc='undef'
- i_math='define'
-+d_libm_lib_version='define'
- i_memory='undef'
- i_mntent='undef'
- i_ndbm='undef'
-@@ -685,6 +689,7 @@
- usereentrant='undef'
- usesfio='false'
- useshrplib='false'
-+usesitecustomize='undef'
- usesocks='undef'
- usethreads='undef'
- usevendorprefix='undef'
This page took 0.043324 seconds and 4 git commands to generate.