diff options
author | Brendan Kehoe <brendan@gcc.gnu.org> | 1994-05-18 14:05:32 -0400 |
---|---|---|
committer | Brendan Kehoe <brendan@gcc.gnu.org> | 1994-05-18 14:05:32 -0400 |
commit | e827cf7a716b14d03ea2b26d008a51800e97d7dd (patch) | |
tree | 0019b6b875c8244bf77cf8855bfd8fdaec3b67e6 /gcc/fixinc.svr4 | |
parent | b9e64ed3233fde826820d90286632770a8faad22 (diff) | |
download | gcc-e827cf7a716b14d03ea2b26d008a51800e97d7dd.tar.gz |
get rid of CYGNUS LOCAL comment
From-SVN: r7328
Diffstat (limited to 'gcc/fixinc.svr4')
-rwxr-xr-x | gcc/fixinc.svr4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fixinc.svr4 b/gcc/fixinc.svr4 index 93adb9feb27..35a579c049c 100755 --- a/gcc/fixinc.svr4 +++ b/gcc/fixinc.svr4 @@ -471,7 +471,6 @@ fi # Avoid the definition of the bool type in the Solaris 2.x curses.h when using # g++, since it's now an official type in the C++ language. -# CYGNUS LOCAL file=curses.h base=`basename $file` if [ -r ${LIB}/$file ]; then |