NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/44047 CVS commit: src/crypto/external/bsd/netpgp/dist/buildaux



The following reply was made to PR bin/44047; it has been noted by GNATS.

From: "Alistair G. Crooks" <agc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44047 CVS commit: src/crypto/external/bsd/netpgp/dist/buildaux
Date: Fri, 5 Nov 2010 23:37:58 +0000

 Module Name:   src
 Committed By:  agc
 Date:          Fri Nov  5 23:37:58 UTC 2010
 
 Modified Files:
        src/crypto/external/bsd/netpgp/dist/buildaux: ltmain.sh
 
 Log Message:
 Apply the patch provided in PR 44047 by Peter Pentchev to fix a problem
 in the GNU autoconf infrastructure with ltmain.sh script - change all
 occurrences of "$echo" to "$ECHO".
 
 (Incidentally, this does not show up under pkgsrc, since pkgsrc uses
 the platform's libtool instead of the script which comes with the
 distribution)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 \
     src/crypto/external/bsd/netpgp/dist/buildaux/ltmain.sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index