[Tomoe-cvs 932] CVS update: libtomoe-gtk/src

Back to archive index

Hiroyuki Ikezoe ikezo****@users*****
2006年 11月 23日 (木) 16:15:50 JST


Index: libtomoe-gtk/src/Makefile.am
diff -u libtomoe-gtk/src/Makefile.am:1.15 libtomoe-gtk/src/Makefile.am:1.16
--- libtomoe-gtk/src/Makefile.am:1.15	Thu Nov 23 15:42:08 2006
+++ libtomoe-gtk/src/Makefile.am	Thu Nov 23 16:15:50 2006
@@ -21,7 +21,9 @@
 	tomoe-stroke-search.c tomoe-stroke-search.h			\
 	tomoe-window.c tomoe-window.h
 
-libtomoe_gtk_la_LDFLAGS = -version-info 0:0:0
+libtomoe_gtk_la_LDFLAGS = 						\
+	-version-info $(LT_VERSION_INFO)				\
+	-export-dynamic $(no_undefined) $(LIBTOOL_EXPORT_OPTIONS)
 
 pkgincludedir = $(includedir)/tomoe/gtk
 pkginclude_HEADERS =							\


tomoe-cvs メーリングリストの案内
Back to archive index