Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/comment-cygwin-win32api-in-makefile'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 10 Jan 2013 21:47:43 +0000
(13:47 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 10 Jan 2013 21:47:43 +0000
(13:47 -0800)
* jc/comment-cygwin-win32api-in-makefile:
Makefile: add comment on CYGWIN_V15_WIN32API
Makefile
patch
|
blob
|
history
raw
(from parent 1:
52f6eec
)
diff --git
a/Makefile
b/Makefile
index 21eeef41ee528969fc3f70e15ae9f7dcfc596acb..029bf39c9adecb9b5cd69b770a4daaf423ac6a5c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-281,6
+281,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.
#