]> git.meshlink.io Git - catta/blobdiff - avahi-common/Makefile.am
s/Host/HostName/ in a couple places, and keep references to callbacks to
[catta] / avahi-common / Makefile.am
index 5556ff4cfd245be2c009d2de3599aef5682c56c5..a580a9d579bd1895e0baef7c46851ca58ac3d3fc 100644 (file)
@@ -63,7 +63,7 @@ libavahi_common_la_SOURCES = \
        watch.h gccmacro.h
 
 libavahi_common_la_CFLAGS = $(AM_CFLAGS)
-libavahi_common_la_LDFLAGS = $(AM_LDFLAGS) -export-dynamic -version-info 0:0:0
+libavahi_common_la_LDFLAGS = $(AM_LDFLAGS) -export-dynamic -version-info $(LIBAVAHI_COMMON_VERSION_INFO) 1:0:1
 
 strlst_test_SOURCES = \
        strlst.c strlst.h \