OSDN Git Service

* path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / acconfig.h
1 /* Define if DEBUGGING support is requested.  */
2 #undef DEBUGGING
3
4 /* Define if GCC supports builtin memset.  */
5 #undef HAVE_BUILTIN_MEMSET
6
7 /* Define if MALLOC_DEBUGGING support is requested.  */
8 #undef MALLOC_DEBUG
9
10 /* Define if using new vfork functionality. */
11 #undef NEWVFORK