[gnome-applets/wip/segeiger/in-process: 4/5] timer: avoid library versioning



commit 17673cb1b78c3a166108589e4341d2040117780f
Author: Sebastian Geiger <sbastig gmx net>
Date:   Sun Sep 11 17:24:55 2016 +0200

    timer: avoid library versioning

 timer/src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/timer/src/Makefile.am b/timer/src/Makefile.am
index dabefeb..a4a9d89 100644
--- a/timer/src/Makefile.am
+++ b/timer/src/Makefile.am
@@ -24,6 +24,7 @@ libtimer_applet_la_SOURCES = \
        $(NULL)
 
 libtimer_applet_la_LDFLAGS = \
+       -avoid-version \
        $(WARN_LDFLAGS) \
        $(AM_LDFLAGS) \
        $(NULL)


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