summaryrefslogtreecommitdiffstats
path: root/avahi-common/Makefile.am
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-10-03 07:59:27 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-10-03 07:59:27 +0000
commit38c49f9cc0d58ad192d5ada78082184b3f7c2e3c (patch)
tree2d34dc5d4d52c127401ca175a07eae148e43d1c6 /avahi-common/Makefile.am
parent1f30b595befc80f19634df16a68037efc4e3bf3a (diff)
* merged fix from rev 667,668,669
git-svn-id: file:///home/lennart/svn/public/avahi/branches/working-0.5.x@675 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-common/Makefile.am')
-rw-r--r--avahi-common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/Makefile.am b/avahi-common/Makefile.am
index a580a9d..133d165 100644
--- a/avahi-common/Makefile.am
+++ b/avahi-common/Makefile.am
@@ -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 $(LIBAVAHI_COMMON_VERSION_INFO) 1:0:1
+libavahi_common_la_LDFLAGS = $(AM_LDFLAGS) -export-dynamic -version-info $(LIBAVAHI_COMMON_VERSION_INFO)
strlst_test_SOURCES = \
strlst.c strlst.h \