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-04-29 23:10:38 +0400
committerZoltan Varga <vargaz@gmail.com>2004-04-29 23:10:38 +0400
commita2babe924fede90ccc93f9553e7cdffab9f89af9 (patch)
treea82db151f1e3632428916b23e7b721addf70966d /acconfig.h
parenta16fdc275ebce651a536ed1aeb36b8180a0cae2c (diff)
2004-04-29 Zoltan Varga <vargaz@freemail.hu>
* acconfig.h configure.in: Add check for scandir. svn path=/trunk/mono/; revision=26331
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 94605cacfd7..4ca9e85ce38 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -35,4 +35,5 @@
#undef HAVE_SOCKLEN_T
#undef HAVE_TRUNCL
#undef HAVE_AINTL
+#undef HAVE_SCANDIR
#undef HAVE_WORKING_SIGALTSTACK