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:
authorPaolo Molaro <lupus@oddwiz.org>2004-01-23 23:51:46 +0300
committerPaolo Molaro <lupus@oddwiz.org>2004-01-23 23:51:46 +0300
commita3713358bd2e7377d193bfb9611db75b901b609a (patch)
tree7ca464be37327575f2c0ff3111956ba6c0259acc /acconfig.h
parent8d8c9b1a6e88c5772a42a6fe5a1eba54ed92ce94 (diff)
Fri Jan 23 16:07:05 EST 2004 Paolo Molaro <lupus@ximian.com>
* configure.in, acconfig.h: check for truncl. Disable version script on MacOSX (see bug #51590 if a check becomes necessary). svn path=/trunk/mono/; revision=22445
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 42767a037ff..023cad92f18 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -32,3 +32,4 @@
#undef HAVE_SIGNBIT
#undef USE_MACH_SEMA
#undef HAVE_SOCKLEN_T
+#undef HAVE_TRUNCL