summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/acconfig.h b/acconfig.h
index ebf44e9..4f42238 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -14,12 +14,14 @@
Leave the following blank line there!! Autoheader needs it. */
-/* Define if your system defines TIOCGWINSZ in sys/ioctl.h. */
-#undef GWINSZ_IN_SYS_IOCTL
+/* Definitions pulled in from aclocal.m4. */
+#undef VOID_SIGHANDLER
-#undef HAVE_GETPW_DECLS
+#undef TIOCGWINSZ_IN_SYS_IOCTL
+
+#undef TIOCSTAT_IN_SYS_IOCTL
-#undef NO_SYS_FILE
+#undef HAVE_GETPW_DECLS
/* Leave that blank line there!! Autoheader needs it.