From fd62dec67cc7554762f60b6eb06ed56e4e4f1928 Mon Sep 17 00:00:00 2001 From: Krzysztof Foltman Date: Tue, 13 Oct 2009 20:31:00 +0100 Subject: [PATCH] + AutoHell: print the dependency detection result for the GUI code shared between JACK host, DSSI and LV2 --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 0769ccd..d1a5737 100644 --- a/configure.ac +++ b/configure.ac @@ -246,6 +246,7 @@ AC_MSG_RESULT([ Debug mode: $set_enable_debug Experimental plugins: $set_enable_experimental LADSPA enabled: $LADSPA_FOUND + Common GUI code: $GUI_ENABLED DSSI enabled: $DSSI_FOUND DSSI GUI enabled: $DSSI_GUI_ENABLED LV2 enabled: $LV2_ENABLED -- 2.11.4.GIT