Skip to content

Commit f2f5449

Browse files
committed
Merge branch 'jc/comment-cygwin-win32api-in-makefile' into maint
* jc/comment-cygwin-win32api-in-makefile: Makefile: add comment on CYGWIN_V15_WIN32API
2 parents f0c103b + 49a370d commit f2f5449

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
@@ -273,6 +273,10 @@ all::
273273
#
274274
# Define NO_REGEX if you have no or inferior regex support in your C library.
275275
#
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+
#
276280
# Define HAVE_DEV_TTY if your system can open /dev/tty to interact with the
277281
# user.
278282
#

0 commit comments

Comments
 (0)