Browse Source

[master] set library version

Introduced new InterprocessSync interface.
Jeremy C. Reed 13 years ago
parent
commit
95940260c0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/lib/util/Makefile.am

+ 2 - 0
src/lib/util/Makefile.am

@@ -30,4 +30,6 @@ libutil_la_SOURCES += random/random_number_generator.h
 EXTRA_DIST = python/pycppwrapper_util.h
 
 libutil_la_LIBADD = $(top_builddir)/src/lib/exceptions/libexceptions.la
+libutil_la_LDFLAGS = -no-undefined -version-info 1:0:0
+
 CLEANFILES = *.gcno *.gcda