]> git.wh0rd.org - dump.git/blobdiff - config.h.in
Added a configure check for sa_sigaction member of struct sigaction.
[dump.git] / config.h.in
index 1f51bea1b79c3d0f6437eb6236387d6fad20ff9b..9c674449708f7b41911bdbb7141b9b21403c47a5 100644 (file)
@@ -47,3 +47,6 @@
 
 /* Define this is you want old style F script (no arguments) */
 #undef OLD_STYLE_FSCRIPT
+
+/* Define if you have the sa_sigaction field in struct sigaction */
+#undef HAVE_SIGACTION_SA_SIGACTION