Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: OS X has /dev/tty
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index a09da748f753b12d9ef3d8a49ffb0e6603a7c10f..4449cc8f7d9b82e4f83dac2cff8e086c40802391 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-898,6
+898,7
@@
ifeq ($(uname_S),Darwin)
endif
NO_MEMMEM = YesPlease
USE_ST_TIMESPEC = YesPlease
+ HAVE_DEV_TTY = YesPlease
endif
ifeq ($(uname_S),SunOS)
NEEDS_SOCKET = YesPlease