Add missing check for sigaction

pull/82/head
Tatsuhiro Tsujikawa 2013-04-25 11:38:02 +09:00
parent b05454657f
commit e548a1a225
1 changed files with 1 additions and 0 deletions

View File

@ -504,6 +504,7 @@ AC_CHECK_FUNCS([__argz_count \
rmdir \ rmdir \
select \ select \
setlocale \ setlocale \
sigaction \
sleep \ sleep \
socket \ socket \
stpcpy \ stpcpy \