diff options
Diffstat (limited to 'gdb/configure')
-rwxr-xr-x | gdb/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/configure b/gdb/configure index 08e8bbb..8de826f 100755 --- a/gdb/configure +++ b/gdb/configure @@ -1555,7 +1555,7 @@ EOF fi -for ac_func in setpgid sbrk select poll +for ac_func in setpgid sbrk select poll sigaction do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:1562: checking for $ac_func" >&5 |