summaryrefslogtreecommitdiff
path: root/wm/pwm/patches
diff options
context:
space:
mode:
Diffstat (limited to 'wm/pwm/patches')
-rw-r--r--wm/pwm/patches/patch-ag4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/pwm/patches/patch-ag b/wm/pwm/patches/patch-ag
index 8677151c72c..f95fee48c94 100644
--- a/wm/pwm/patches/patch-ag
+++ b/wm/pwm/patches/patch-ag
@@ -1,4 +1,4 @@
-$NetBSD: patch-ag,v 1.5 2003/07/10 19:41:20 salo Exp $
+$NetBSD: patch-ag,v 1.6 2004/04/10 20:42:11 salo Exp $
--- system.mk.orig Thu Dec 28 15:08:05 2000
+++ system.mk Thu Jul 10 21:30:50 2003
@@ -42,7 +42,7 @@ $NetBSD: patch-ag,v 1.5 2003/07/10 19:41:20 salo Exp $
# libtu/ uses POSIX_SOURCE
-POSIX_SOURCE=-ansi -D_POSIX_SOURCE
-+POSIX_SOURCE=-D_POSIX_SOURCE
++POSIX_SOURCE=-D_POSIX_SOURCE -D_ISOC99_SOURCE
# and . (ion) XOPEN_SOURCE.
# There is variation among systems what should be used and how they interpret