aboutsummaryrefslogtreecommitdiff
path: root/libiberty/configure.in
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2003-02-21 17:33:57 +0000
committerDJ Delorie <dj@redhat.com>2003-02-21 17:33:57 +0000
commit900d2082a9fa61194c632af00bfe020f873c4705 (patch)
tree7a329c93bc3c8f7402bfecae2a69bfaf6baca1df /libiberty/configure.in
parent50ceaba595a68515f995c352bd8028036ca8b422 (diff)
downloadgdb-900d2082a9fa61194c632af00bfe020f873c4705.zip
gdb-900d2082a9fa61194c632af00bfe020f873c4705.tar.gz
gdb-900d2082a9fa61194c632af00bfe020f873c4705.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/configure.in')
-rw-r--r--libiberty/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libiberty/configure.in b/libiberty/configure.in
index 71e7a09..32a3458 100644
--- a/libiberty/configure.in
+++ b/libiberty/configure.in
@@ -219,6 +219,7 @@ if test "x" = "y"; then
AC_CHECK_FUNCS(strtod strtol strtoul tmpnam vasprintf vfprintf vprintf)
AC_CHECK_FUNCS(vsprintf waitpid getrusage on_exit psignal strerror strsignal)
AC_CHECK_FUNCS(sysconf times sbrk gettimeofday ffs)
+ AC_CHECK_FUNCS(pstat_getstatic pstat_getdynamic)
AC_CHECK_FUNCS(realpath canonicalize_file_name)
AC_DEFINE(HAVE_SYS_ERRLIST, 1, [Define if you have the sys_errlist variable.])
AC_DEFINE(HAVE_SYS_NERR, 1, [Define if you have the sys_nerr variable.])