]> 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 57b52470d3de44bf5feac78f503135b92d710bc8..9c674449708f7b41911bdbb7141b9b21403c47a5 100644 (file)
@@ -44,3 +44,9 @@
 
 /* Define if you want to include readline support.  */
 #undef HAVE_READLINE
+
+/* 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