Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bw/maint-1.7.9-solaris-getpass' into maint-1.7.11
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index df583035e41a3d38eb79f90f73c7d4e6ca87b184..1f72c1c74548ff1622232132d1ff717855f007bc 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1005,6
+1005,7
@@
ifeq ($(uname_S),SunOS)
NO_REGEX = YesPlease
NO_FNMATCH_CASEFOLD = YesPlease
NO_MSGFMT_EXTENDED_OPTIONS = YesPlease
+ HAVE_DEV_TTY = YesPlease
ifeq ($(uname_R),5.6)
SOCKLEN_T = int
NO_HSTRERROR = YesPlease