summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/sqsh/files/config.patch')
-rw-r--r--dev-db/sqsh/files/config.patch4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-db/sqsh/files/config.patch b/dev-db/sqsh/files/config.patch
index 5127afda8686..d7936bd302d5 100644
--- a/dev-db/sqsh/files/config.patch
+++ b/dev-db/sqsh/files/config.patch
@@ -1,6 +1,8 @@
-60c60
+59,60c59,60
+< /* #undef HAVE_STRCASECMP */
< /* #undef HAVE_STRERROR */
---
+> #define HAVE_STRCASECMP 1
> #define HAVE_STRERROR 1
62,67c62,67
< /* #undef HAVE_STRFTIME */