[polari] build: Disable versioning for private lib
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari] build: Disable versioning for private lib
- Date: Thu, 31 Oct 2013 02:49:29 +0000 (UTC)
commit 59a11fd79a5a3a25eb0b4ef90494fb12431c1889
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Oct 31 03:33:00 2013 +0100
build: Disable versioning for private lib
src/Makefile-lib.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile-lib.am b/src/Makefile-lib.am
index 9832fa3..466b9c2 100644
--- a/src/Makefile-lib.am
+++ b/src/Makefile-lib.am
@@ -16,6 +16,7 @@ libpolari_1_0_la_SOURCES = $(libpolari_headers) $(libpolari_sources)
libpolari_1_0_la_LIBADD = $(POLARI_LIBS)
libpolari_1_0_la_CFLAGS = $(POLARI_CFLAGS)
+libpolari_1_0_la_LDFLAGS = -avoid-version
INTROSPECTION_GIRS += Polari-1.0.gir
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]