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-08 17:11:28 +0300
committerZoltan Varga <vargaz@gmail.com>2004-03-08 17:11:28 +0300
commit314ff9a37c91a1aee206a16c4389c34104bb61d3 (patch)
treedef9aff6bc41e7f4606742a679b128a37c8d6965 /acconfig.h
parent5a6d8f95789eed8792c8a1256d1ae0380e012f61 (diff)
2004-03-08 Zoltan Varga <vargaz@freemail.hu>
* configure.in acconfig.h: Add check for aintl function, which is the solaris equivalent of truncl. svn path=/trunk/mono/; revision=23798
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 5350045e037..364b72bba05 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -34,3 +34,4 @@
#undef USE_MACH_SEMA
#undef HAVE_SOCKLEN_T
#undef HAVE_TRUNCL
+#undef HAVE_AINTL