diff options
Diffstat (limited to 'audio/xwave/files/patch-al')
-rw-r--r-- | audio/xwave/files/patch-al | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xwave/files/patch-al b/audio/xwave/files/patch-al new file mode 100644 index 000000000000..559e249cf7d2 --- /dev/null +++ b/audio/xwave/files/patch-al @@ -0,0 +1,11 @@ +$NetBSD: patch-al,v 1.2 1998/08/07 10:36:24 agc Exp $ + +--- config.site.BAK Sat Feb 21 19:55:25 1998 ++++ config.site Sat Feb 21 19:55:55 1998 +@@ -1,5 +1,5 @@ + +-EXTRA_INCLUDES=-I../ -I../include ++EXTRA_INCLUDES=-I../ -I../include -I${X11BASE}/include + + XCOMM On sgi we need libaudio + XCOMM OSLIBS=-laudio |