X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdbsupport%2Fconfigure;fp=gdbsupport%2Fconfigure;h=51caeeb180f175f80e47c0d5666dc5d545d89f59;hb=8ae8e197961644c3621591d0ac5738e7efff64da;hp=186cac6d574575d38d32768dfa06033287665cc1;hpb=58cf28e860429822ab0aa93a56e130c4430df396;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbsupport/configure b/gdbsupport/configure index 186cac6d57..51caeeb180 100755 --- a/gdbsupport/configure +++ b/gdbsupport/configure @@ -8404,7 +8404,7 @@ $as_echo "#define HAVE_LANGINFO_CODESET 1" >>confdefs.h fi - for ac_header in linux/perf_event.h locale.h memory.h signal.h sys/resource.h sys/socket.h sys/un.h sys/wait.h thread_db.h wait.h termios.h dlfcn.h linux/elf.h sys/procfs.h proc_service.h + for ac_header in linux/perf_event.h locale.h memory.h signal.h sys/resource.h sys/socket.h sys/un.h sys/wait.h thread_db.h wait.h termios.h dlfcn.h linux/elf.h sys/procfs.h proc_service.h poll.h sys/poll.h sys/select.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" @@ -8809,7 +8809,7 @@ $as_echo "#define HAVE_WORKING_FORK 1" >>confdefs.h fi - for ac_func in fdwalk getrlimit pipe pipe2 socketpair sigaction \ + for ac_func in fdwalk getrlimit pipe pipe2 poll socketpair sigaction \ ptrace64 sbrk setns sigaltstack sigprocmask \ setpgid setpgrp getrusage getauxval do :