NetBSD-Bugs archive

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

PR/40810 CVS commit: src/gnu/dist/texinfo



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

From: Joerg Sonnenberger <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40810 CVS commit: src/gnu/dist/texinfo
Date: Fri, 6 Mar 2009 19:28:12 +0000

 Module Name:   src
 Committed By:  joerg
 Date:          Fri Mar  6 19:28:12 UTC 2009
 
 Modified Files:
        src/gnu/dist/texinfo: Makefile.in
 
 Log Message:
 Don't build the infokey and info binaries during toolchain builds.
 This patches the false branch of the Makefile as the true branch is only
 used for cross-compiling of texinfo with the internal build system.
 This avoids the termcap dependency as noticed in PR 40810.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/gnu/dist/texinfo/Makefile.in
 
 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