]> gcc.gnu.org Git - gcc.git/commit
Makefile.in (machname.h): SunOS 4 sed can't handle a file with one line and no traili...
authorZack Weinberg <zack@wolery.cumb.org>
Wed, 26 Jan 2000 07:37:30 +0000 (07:37 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Wed, 26 Jan 2000 07:37:30 +0000 (07:37 +0000)
commitcef40e9fa4dd4e57384cc870db87d1e9cf4d7e97
tree22d7cebda0f0df0e26c99085bb1b9a145a0cc4b1
parent3f50679d00307a2f2cb9ee98d1891b1d95fc53ba
Makefile.in (machname.h): SunOS 4 sed can't handle a file with one line and no trailing newline.

* fixinc/Makefile.in (machname.h): SunOS 4 sed can't handle a
file with one line and no trailing newline.
Patch by Kaveh Ghazi <ghazi@caip.rutgers.edu>.
* fixinc/fixtests.c (machine_name_test): Fix fencepost error
checking if the match is on the line.
* fixinc/gnu-regex.c: Provide regerror not __regerror.

From-SVN: r31628
gcc/ChangeLog
gcc/fixinc/Makefile.in
gcc/fixinc/fixtests.c
gcc/fixinc/gnu-regex.c
This page took 2.692304 seconds and 5 git commands to generate.