[SCM] calf/master: + Add a remark about libglade possibly missing

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:36:47 UTC 2013


The following commit has been merged in the master branch:
commit 85311b54b464b6e29027a6c20690fca9f2143bdc
Author: kfoltman <kfoltman at 78b06b96-2940-0410-b7fc-879d825d01d8>
Date:   Fri Dec 21 23:29:08 2007 +0000

    + Add a remark about libglade possibly missing
    
    
    
    git-svn-id: https://calf.svn.sourceforge.net/svnroot/calf/trunk@33 78b06b96-2940-0410-b7fc-879d825d01d8

diff --git a/configure.in b/configure.in
index 3c252f6..66d6ae6 100644
--- a/configure.in
+++ b/configure.in
@@ -58,7 +58,7 @@ PHAT_ENABLED="no"
 if test "$JACK_FOUND" = "yes"; then
   PKG_CHECK_MODULES(GUI_DEPS, gtk+-2.0 >= 2.4.0 libglade-2.0 >= 2.4.0, 
     JACK_ENABLED="yes",
-    JACK_ENABLED="no (GTK+ is missing or too old)"
+    JACK_ENABLED="no (GTK+ or libglade is missing or too old)"
   )
 else
   JACK_ENABLED="no"

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list