Skip to content

Commit 5f35dfe

Browse files
committed
Merge branch 'jc/comment-cygwin-win32api-in-makefile'
* jc/comment-cygwin-win32api-in-makefile: Makefile: add comment on CYGWIN_V15_WIN32API
2 parents 52f6eec + 49a370d commit 5f35dfe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,10 @@ all::
281281
#
282282
# Define NO_REGEX if you have no or inferior regex support in your C library.
283283
#
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+
#
284288
# Define HAVE_DEV_TTY if your system can open /dev/tty to interact with the
285289
# user.
286290
#

0 commit comments

Comments
 (0)