--- pango/Makefile.in.orig Tue Jul 18 11:21:36 2000 +++ pango/Makefile.in Tue Jul 18 11:21:41 2000 @@ -100,9 +100,9 @@ # down at which point we'll either use the GTK+ versioning # scheme or the standard libtool scheme. # -libpango_la_LDFLAGS = -release $(VERSION) $(GLIB_LIBS) +libpango_la_LDFLAGS = -version-info $(VERSION:S/./:/) $(GLIB_LIBS) -libpangox_la_LDFLAGS = -release $(VERSION) +libpangox_la_LDFLAGS = -version-info $(VERSION:S/./:/) libpangox_la_LIBADD = $(INCLUDED_MODULES) pangoincludedir = $(includedir)/pango