Subject: CVS commit: gnusrc/gnu/dist/toolchain/gdb
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/11/2002 01:01:07
Module Name: gnusrc
Committed By: thorpej
Date: Fri May 10 22:01:06 UTC 2002
Modified Files:
gnusrc/gnu/dist/toolchain/gdb: configure configure.in
Log Message:
Change the sed expression that comments out NATDEPFILES to
also comment out continuation lines. Fixes Linux->NetBSD
cross-gdb when built using NetBSD's make(1) (a'la build.sh -t).
toolchain/16713, Christian Limpach <chris@Pin.LU>.
Patch also submitted up-stream to GDB.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/gdb/configure \
gnusrc/gnu/dist/toolchain/gdb/configure.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.