Makefile: add comment on CYGWIN_V15_WIN32API
[gitweb.git] / Makefile
index 4d47af5d6b24aa51589b9c3d7a3e9eb5c4a39711..52e298a73b13aef15d145a97173f1fbc72126b3b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -273,6 +273,10 @@ all::
 #
 # Define NO_REGEX if you have no or inferior regex support in your C library.
 #
+# Define CYGWIN_V15_WIN32API if you are using Cygwin v1.7.x but are not
+# using the current w32api packages. The recommended approach, however,
+# is to update your installation if compilation errors occur.
+#
 # Define HAVE_DEV_TTY if your system can open /dev/tty to interact with the
 # user.
 #