Commit e827cf7a by Brendan Kehoe

get rid of CYGNUS LOCAL comment

From-SVN: r7328
parent b9e64ed3
...@@ -471,7 +471,6 @@ fi ...@@ -471,7 +471,6 @@ fi
# Avoid the definition of the bool type in the Solaris 2.x curses.h when using # 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. # g++, since it's now an official type in the C++ language.
# CYGNUS LOCAL
file=curses.h file=curses.h
base=`basename $file` base=`basename $file`
if [ -r ${LIB}/$file ]; then if [ -r ${LIB}/$file ]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment