forked from AuroraMiddleware/gtk
Added -version-info.
2001-11-26 Akira TAGOH <tagoh@redhat.com> * Makefile.am (libgdk_pixbuf_xlib_1_3_la_LDFLAGS): Added -version-info.
This commit is contained in:
parent
bc99cf97a2
commit
c117249322
@ -1,3 +1,8 @@
|
||||
2001-11-26 Akira TAGOH <tagoh@redhat.com>
|
||||
|
||||
* Makefile.am (libgdk_pixbuf_xlib_1_3_la_LDFLAGS):
|
||||
Added -version-info.
|
||||
|
||||
2001-05-19 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* gdk-pixbuf-xlibrgb.c: docs
|
||||
|
@ -12,7 +12,8 @@ LDADDS = @STRIP_BEGIN@ \
|
||||
@STRIP_END@
|
||||
|
||||
libgdk_pixbuf_xlib_1_3_la_LDFLAGS = \
|
||||
-export-dynamic
|
||||
-export-dynamic \
|
||||
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
|
||||
|
||||
libgdk_pixbuf_xlib_1_3_la_SOURCES = \
|
||||
gdk-pixbuf-xlib-private.h \
|
||||
|
Loading…
Reference in New Issue
Block a user