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 f0c103b + 49a370d commit f2f5449Copy full SHA for f2f5449
Makefile
@@ -273,6 +273,10 @@ all::
273
#
274
# Define NO_REGEX if you have no or inferior regex support in your C library.
275
276
+# Define CYGWIN_V15_WIN32API if you are using Cygwin v1.7.x but are not
277
+# using the current w32api packages. The recommended approach, however,
278
+# is to update your installation if compilation errors occur.
279
+#
280
# Define HAVE_DEV_TTY if your system can open /dev/tty to interact with the
281
# user.
282
0 commit comments