[beast: 3/4] PLUGINS: compile with BSE_PLUGIN_COMPILATION to pick up Bse i18n macros
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 3/4] PLUGINS: compile with BSE_PLUGIN_COMPILATION to pick up Bse i18n macros
- Date: Wed, 21 Jun 2017 11:37:51 +0000 (UTC)
commit 367d4a183a4927228d40c318fe554d9545a5695b
Author: Tim Janik <timj gnu org>
Date: Wed Jun 21 13:27:10 2017 +0200
PLUGINS: compile with BSE_PLUGIN_COMPILATION to pick up Bse i18n macros
Signed-off-by: Tim Janik <timj gnu org>
drivers/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/drivers/Makefile.am b/drivers/Makefile.am
index 82b69cb..f7c0a77 100644
--- a/drivers/Makefile.am
+++ b/drivers/Makefile.am
@@ -2,7 +2,7 @@
include $(top_srcdir)/Makefile.decl
AM_CPPFLAGS += -I$(top_srcdir) -I.
-DEFS += @DEFINE__FILE_DIR__@ $(strip -DG_LOG_DOMAIN=\"BSE-ALSA\") -DBSE_COMPILATION
+DEFS += @DEFINE__FILE_DIR__@ $(strip -DG_LOG_DOMAIN=\"BSE-ALSA\") -DBSE_PLUGIN_COMPILATION
AM_CXXFLAGS += $(BSE_CFLAGS) $(RAPICORN_CFLAGS) -DBSE_CONVENIENCE
# Plugin bsedevice-alsa
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]