summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4a8e64c)
raw | patch | inline | side by side (parent: 4a8e64c)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sat, 7 May 2005 15:51:47 +0000 (15:51 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sat, 7 May 2005 15:51:47 +0000 (15:51 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@502 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index 6b5c808f3cec2a4e770e35fa6f8384f8d54d4aaf..f686f5f2fb871cae974872344695e933b5570ef8 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
# your package will not be binary compatible with any other release.
#
# see http://www.gnu.org/software/libtool/manual.html#SEC32 for explanation
-librrd_la_LDFLAGS = -version-info 2:1:0
+librrd_la_LDFLAGS = -version-info 2:2:0
librrd_th_la_SOURCES = $(RRD_C_FILES) rrd_thread_safe.c
librrd_th_la_CFLAGS = $(MULTITHREAD_CFLAGS)