[gedit-cossa] plugins are not shared libraries.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-cossa] plugins are not shared libraries.
- Date: Sat, 9 Jun 2012 20:54:17 +0000 (UTC)
commit 4809aea23ea60970225b55955b7ba1f561c745ec
Author: Dominique Leuenberger <dimstar opensuse org>
Date: Wed Jan 18 21:56:39 2012 +0100
plugins are not shared libraries.
Signed-off-by: Dominique Leuenberger <dimstar opensuse org>
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index c1d5400..eb52dc7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -27,7 +27,7 @@ libcossa_la_SOURCES = \
gedit-cossa-plugin.h \
gedit-cossa-plugin.c
-libcossa_la_LDFLAGS = $(COSSA_FLAGS)
+libcossa_la_LDFLAGS = $(COSSA_FLAGS) -module -avoid-version
libcossa_la_LIBADD = $(COSSA_LIBS) libcossa-common.la
bin_PROGRAMS = cossa-standalone-previewer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]