Explorar el Código

Add missing check for sigaction

Tatsuhiro Tsujikawa hace 12 años
padre
commit
e548a1a225
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      configure.ac

+ 1 - 0
configure.ac

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