blob: 072861b9afb90a631317c787635817f9a67e6f5e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- configure.orig Sat Jan 8 04:24:43 2005
+++ configure Tue Jan 25 21:06:21 2005
@@ -174,8 +174,8 @@
else
echo "no"
echo
- echo "ADAVOX requires /dev/dsp. Create a /dev/dsp symlink to your real audio device"
- exit 1
+ echo "ADAVOX requires /dev/dsp."
+ echo "Note that you should enable /dev/dsp on the machine on which you will install this package."
fi
echo "ADAVOX library is configured"
|