diff options
Diffstat (limited to 'textproc/lq-sp/patches/patch-aa')
-rw-r--r-- | textproc/lq-sp/patches/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/lq-sp/patches/patch-aa b/textproc/lq-sp/patches/patch-aa new file mode 100644 index 00000000000..3a4aa7f08fa --- /dev/null +++ b/textproc/lq-sp/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.3 2005/05/30 05:41:15 minskim Exp $ + +--- include/config.h.orig 2004-12-05 11:05:09.000000000 -0600 ++++ include/config.h +@@ -42,7 +42,7 @@ + #endif + + #ifdef __MACH__ +-#define SP_MUTEX_MACH ++/* #define SP_MUTEX_MACH */ + #endif + + #ifdef __EMX__ |