summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/acconfig.h')
-rw-r--r--winsup/cygwin/acconfig.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/winsup/cygwin/acconfig.h b/winsup/cygwin/acconfig.h
deleted file mode 100644
index 0c1dc6610..000000000
--- a/winsup/cygwin/acconfig.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/* Define if DEBUGGING support is requested. */
-#undef DEBUGGING
-
-/* Define if GCC supports builtin memset. */
-#undef HAVE_BUILTIN_MEMSET
-
-/* Define if MALLOC_DEBUGGING support is requested. */
-#undef MALLOC_DEBUG
-
-/* Define if using new vfork functionality. */
-#undef NEWVFORK