mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-17 20:09:21 +08:00
02cfe00445
Use the 3-arg form of AC_DEFINE. winsup/cygwin/ChangeLog: acconfig.h: Remove DEBUGGING define. configure.ac: Add description to DEBUGGING define. config.h.in: Regenerate. configure: Ditto. Signed-off-by: Peter Foley <pefoley2@pefoley.com>
6 lines
140 B
C
6 lines
140 B
C
/* Define if MALLOC_DEBUGGING support is requested. */
|
|
#undef MALLOC_DEBUG
|
|
|
|
/* Define if using new vfork functionality. */
|
|
#undef NEWVFORK
|