[gnome-applets/wip/segeiger/in-process: 3/5] sticky-notes: avoid library versioning



commit 659c92c2b1aaad4d4efffee37e58d00abc2c9b14
Author: Sebastian Geiger <sbastig gmx net>
Date:   Sun Sep 11 17:24:46 2016 +0200

    sticky-notes: avoid library versioning

 sticky-notes/src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/sticky-notes/src/Makefile.am b/sticky-notes/src/Makefile.am
index ec43e54..8f5f2c8 100644
--- a/sticky-notes/src/Makefile.am
+++ b/sticky-notes/src/Makefile.am
@@ -41,6 +41,7 @@ libsticky_notes_applet_la_SOURCES = \
        $(NULL)
 
 libsticky_notes_applet_la_LDFLAGS = \
+       -avoid-version \
        $(WARN_LDFLAGS) \
        $(AM_LDFLAGS) \
        $(NULL)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]