aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/sparc/xm-sun4sol2.h
diff options
context:
space:
mode:
authorFelix Lee <flee@cygnus>1998-10-17 18:55:43 +0000
committerFelix Lee <flee@cygnus>1998-10-17 18:55:43 +0000
commitfcf8da0f466895bb0fb2a89ae5e0d5a91a687ee3 (patch)
tree6bcc3236309f074f69e2167baf05f4f1f343099e /gdb/config/sparc/xm-sun4sol2.h
parent61e6bcc839b7548f47d6a5565c70a59efd4d60ee (diff)
downloadgdb-fcf8da0f466895bb0fb2a89ae5e0d5a91a687ee3.zip
gdb-fcf8da0f466895bb0fb2a89ae5e0d5a91a687ee3.tar.gz
gdb-fcf8da0f466895bb0fb2a89ae5e0d5a91a687ee3.tar.bz2
fix typo
Diffstat (limited to 'gdb/config/sparc/xm-sun4sol2.h')
-rw-r--r--gdb/config/sparc/xm-sun4sol2.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/config/sparc/xm-sun4sol2.h b/gdb/config/sparc/xm-sun4sol2.h
index 9aeac16..d96dde7 100644
--- a/gdb/config/sparc/xm-sun4sol2.h
+++ b/gdb/config/sparc/xm-sun4sol2.h
@@ -41,3 +41,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* solaris doesn't have siginterrupt, though it has sigaction; however,
in this case siginterrupt would just be setting the default. */
#define NO_SIGINTERRUPT
+
+/* On sol2.7, <curses.h> emits a bunch of 'macro redefined'
+ warnings, which makes autoconf think curses.h doesn't
+ exist. Compensate fot that here. */
+#define HAVE_CURSES_H 1