From 596c9d4b8f21bf36e746ab5c2941ebc79c45028b Mon Sep 17 00:00:00 2001 From: Kevin Buettner Date: Tue, 6 Mar 2001 00:52:31 +0000 Subject: Configury changes for AIX5/IA-64. --- gdb/acconfig.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'gdb/acconfig.h') diff --git a/gdb/acconfig.h b/gdb/acconfig.h index ba09e81..6a62bab 100644 --- a/gdb/acconfig.h +++ b/gdb/acconfig.h @@ -37,6 +37,18 @@ /* Define if has prfpregset32_t. */ #undef HAVE_PRFPREGSET32_T +/* Define if has prsysent_t */ +#undef HAVE_PRSYSENT_T + +/* Define if has pr_sigset_t */ +#undef HAVE_PR_SIGSET_T + +/* Define if has pr_sigaction64_t */ +#undef HAVE_PR_SIGACTION64_T + +/* Define if has pr_siginfo64_t */ +#undef HAVE_PR_SIGINFO64_T + /* Define if has struct link_map32 */ #undef HAVE_STRUCT_LINK_MAP32 -- cgit v1.1