Skip to content

Commit

Permalink
Merge branch 'jc/comment-cygwin-win32api-in-makefile' into maint
Browse files Browse the repository at this point in the history
* jc/comment-cygwin-win32api-in-makefile:
  Makefile: add comment on CYGWIN_V15_WIN32API
  • Loading branch information
Junio C Hamano committed Jan 14, 2013
2 parents f0c103b + 49a370d commit f2f5449
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
Expand Down

0 comments on commit f2f5449

Please sign in to comment.