We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52f6eec + 49a370d commit 5f35dfeCopy full SHA for 5f35dfe
Makefile
@@ -281,6 +281,10 @@ all::
281
#
282
# Define NO_REGEX if you have no or inferior regex support in your C library.
283
284
+# Define CYGWIN_V15_WIN32API if you are using Cygwin v1.7.x but are not
285
+# using the current w32api packages. The recommended approach, however,
286
+# is to update your installation if compilation errors occur.
287
+#
288
# Define HAVE_DEV_TTY if your system can open /dev/tty to interact with the
289
# user.
290
0 commit comments