summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorbje <bje>1998-09-13 04:38:15 +0000
committerbje <bje>1998-09-13 04:38:15 +0000
commit8b32771829b8908338c33c9ea1e3bed51e5232eb (patch)
tree5fb4931acabcc47ce815fa93363358b958f74058 /acconfig.h
parent1079e9e1d036a9a5d44ecf4c99ff42eb29366db3 (diff)
1998-09-13 Ben Elliston <bje@cygnus.com>
* configure.in: Test for required system features. * configure: Generate. * acconfig.h: New file. * config.h.in: Generate. * Makefile.in: Renamed from Makefile. * COPYING: Import from a recent GNU package. * config.guess: Likewise. * config.sub: Likewise. * install-sh: Likewise. * Makefile: Remove. * config.h: Likewise.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
new file mode 100644
index 0000000..2735a4f
--- /dev/null
+++ b/acconfig.h
@@ -0,0 +1,2 @@
+/* Do we know about the C type sigset_t? */
+#undef HAVE_SIGSET_T