Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoltan Varga <vargaz@gmail.com>2004-03-10 23:09:24 +0300
committerZoltan Varga <vargaz@gmail.com>2004-03-10 23:09:24 +0300
commitf43d79002de2615746bfee35ce8b24f335ff24f5 (patch)
tree47803d35f965fd1b832241501ef5b72e0cfc1a10 /acconfig.h
parent2a6b34e88444a227704fd73f4a75278d6ec42315 (diff)
2004-03-10 Zoltan Varga <vargaz@freemail.hu>
* configure.in acconfig.h: Add a --with-sigaltstack option for platforms where the sigaltstack based exception handling does not work. svn path=/trunk/mono/; revision=23893
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 364b72bba05..94605cacfd7 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -35,3 +35,4 @@
#undef HAVE_SOCKLEN_T
#undef HAVE_TRUNCL
#undef HAVE_AINTL
+#undef HAVE_WORKING_SIGALTSTACK