Change 34912 by [EMAIL PROTECTED] on 2008/11/25 16:54:58

        Integrate:
        [ 34911]
        Integrate:
        [ 34906]
        Subject: [PATCH] Re: [perl #56826] Perl-5.8.8 compilation on AIX 5.1
        From: Andy Dougherty <[EMAIL PROTECTED]>
        Date: Fri, 11 Jul 2008 11:27:13 -0400 (EDT)
        Message-ID: <[EMAIL PROTECTED]>
        
        [ 34910]
        Add Rainer Tammer and Torsten Schönfeld to AUTHORS.

Affected files ...

... //depot/maint-5.8/perl/AUTHORS#55 integrate
... //depot/maint-5.8/perl/INSTALL#53 integrate

Differences ...

==== //depot/maint-5.8/perl/AUTHORS#55 (text) ====
Index: perl/AUTHORS
--- perl/AUTHORS#54~34558~      2008-10-22 11:54:54.000000000 -0700
+++ perl/AUTHORS        2008-11-25 08:54:58.000000000 -0800
@@ -733,6 +733,7 @@
 Rafael Garcia-Suarez           <[EMAIL PROTECTED]>
 Rainer Keuchel                 <[EMAIL PROTECTED]>
 Rainer Orth                    <[EMAIL PROTECTED]>
+Rainer Tammer                  <[EMAIL PROTECTED]>
 Rajesh Vaidheeswarran          <[EMAIL PROTECTED]>
 Ralf S. Engelschall            <[EMAIL PROTECTED]>
 Randal L. Schwartz             <[EMAIL PROTECTED]>
@@ -899,6 +900,7 @@
 Tony Sanders                   <[EMAIL PROTECTED]>
 Tor Lillqvist                  <[EMAIL PROTECTED]>
 Torsten Foertsch               <[EMAIL PROTECTED]>
+Torsten Schönfeld              <[EMAIL PROTECTED]>
 Trevor Blackwell               <[EMAIL PROTECTED]>
 Tuomas J. Lukka                        <[EMAIL PROTECTED]>
 Tsutomu IKEGAMI                        <[EMAIL PROTECTED]>

==== //depot/maint-5.8/perl/INSTALL#53 (text) ====
Index: perl/INSTALL
--- perl/INSTALL#52~34323~      2008-09-09 06:56:51.000000000 -0700
+++ perl/INSTALL        2008-11-25 08:54:58.000000000 -0800
@@ -1541,11 +1541,9 @@
 then don't worry about the warning message.  The extension
 Makefile.PL goes looking for various libraries needed on various
 systems; few systems will need all the possible libraries listed.
-For example, a system may have -lcposix or -lposix, but it's
-unlikely to have both, so most users will see warnings for the one
-they don't have.  The phrase 'probably harmless' is intended to
-reassure you that nothing unusual is happening, and the build
-process is continuing.
+Most users will see warnings for the ones they don't have.  The
+phrase 'probably harmless' is intended to reassure you that nothing
+unusual is happening, and the build process is continuing.
 
 On the other hand, if you are building GDBM_File and you get the
 message
End of Patch.

Reply via email to