14 lines
360 B
Text
14 lines
360 B
Text
$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,8 @@
|
|
|
|
-EXTRA_INCLUDES=-I../ -I../include
|
|
+EXTRA_INCLUDES=-I../ -I../include -I${X11BASE}/include
|
|
|
|
XCOMM On sgi we need libaudio
|
|
XCOMM OSLIBS=-laudio
|
|
+
|
|
+XCOMM On NetBSD we use OSS audio
|
|
+OSLIBS=-lossaudio
|