gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r12362: drop csound warning as a dis


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r12362: drop csound warning as a distraction.
Date: Fri, 06 Aug 2010 12:04:36 -0600
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 12362
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Fri 2010-08-06 12:04:36 -0600
message:
  drop csound warning as a distraction.
modified:
  configure.ac
=== modified file 'configure.ac'
--- a/configure.ac      2010-08-06 17:54:50 +0000
+++ b/configure.ac      2010-08-06 18:04:36 +0000
@@ -3670,12 +3670,6 @@
 if test x"$testsuite" = x"yes"; then
   if test x"$CSOUND" != x; then
     echo "        CSOUND is $CSOUND"
-  else
-    echo "        WARNING: You need to have csound installed" >&4
-    echo "                 to have real fun." >&4
-    echo "                 Install it from http://www.csounds.com/"; >&4
-    echo "                 or .deb users: apt-get install csound" >&4
-    echo "                 or .rpm users: yum install csound" >&4
   fi
 fi
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]