diff finch/libgnt/Makefile.am @ 16682:171acd9ebb1a

Separate so versioning for libgnt.
author Richard Laager <rlaager@wiktel.com>
date Sun, 29 Apr 2007 22:22:12 +0000
parents cc5917d70dde
children 8eed567eee39 91d0e590e635
line wrap: on
line diff
--- a/finch/libgnt/Makefile.am	Sun Apr 29 19:47:08 2007 +0000
+++ b/finch/libgnt/Makefile.am	Sun Apr 29 22:22:12 2007 +0000
@@ -76,7 +76,7 @@
 	$(libgnt_la_headers)
 
 libgnt_la_DEPENDENCIES = 
-libgnt_la_LDFLAGS = -export-dynamic
+libgnt_la_LDFLAGS = -export-dynamic -version_info $(GNT_LT_VERSION_INFO) -no-undefined
 libgnt_la_LIBADD = \
 	$(GLIB_LIBS) \
 	$(GNT_LIBS) \