[SCM] calf/master: Link expat to GUI library as well.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:40:38 UTC 2013


The following commit has been merged in the master branch:
commit b315438416ae7049ab95c0ae321f963f4dcbf893
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Tue Jul 19 22:30:46 2011 +0100

    Link expat to GUI library as well.

diff --git a/src/Makefile.am b/src/Makefile.am
index 1aebbc7..b396f69 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -91,7 +91,7 @@ endif
 
 if USE_GUI
 libcalfgui_la_SOURCES = gui.cpp gui_config.cpp gui_controls.cpp ctl_curve.cpp ctl_keyboard.cpp ctl_led.cpp ctl_vumeter.cpp preset_gui.cpp custom_ctl.cpp osctl.cpp osctlnet.cpp osctl_glib.cpp utils.cpp
-libcalfgui_la_LDFLAGS = -static -disable-shared
+libcalfgui_la_LDFLAGS = -static -disable-shared -lexpat
 endif
 
 clean-local:

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list