Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
verify_path: consider dos drive prefix
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index ade79232f4c3c080fa7d35c4b55870c416e49da6..5c2b797554a25d5cecee28aa6d18fc885aa0b3e8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1042,6
+1042,7
@@
ifeq ($(uname_S),HP-UX)
NO_UNSETENV = YesPlease
NO_HSTRERROR = YesPlease
NO_SYS_SELECT_H = YesPlease
+ NO_FNMATCH_CASEFOLD = YesPlease
SNPRINTF_RETURNS_BOGUS = YesPlease
NO_NSEC = YesPlease
ifeq ($(uname_R),B.11.00)