diff options
Diffstat (limited to 'lang/sather/patches/patch-ay')
-rw-r--r-- | lang/sather/patches/patch-ay | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/sather/patches/patch-ay b/lang/sather/patches/patch-ay new file mode 100644 index 00000000000..f6f161697c6 --- /dev/null +++ b/lang/sather/patches/patch-ay @@ -0,0 +1,13 @@ +$NetBSD: patch-ay,v 1.1 2004/01/13 20:56:31 kristerw Exp $ + +--- Library/Ext/c.config.orig Tue Jan 13 20:41:30 2004 ++++ Library/Ext/c.config Tue Jan 13 20:41:40 2004 +@@ -187,7 +187,7 @@ + C_LONG_DOUBLE_PTR_IS_EQ: PP,VSTD,exec "$$=C_LONG_DOUBLE_PTR_IS_EQ($0,$1);" "$$"; + + +-#endif C_CONFIG ++#endif + + + |