]> git.pld-linux.org Git - packages/gdk-pixbuf.git/blob - gdk-pixbuf-am.patch
- updated for 0.16.0.
[packages/gdk-pixbuf.git] / gdk-pixbuf-am.patch
1 --- gdk-pixbuf-0.16.0/gdk-pixbuf/Makefile.am.orig       Fri Jan  4 03:54:48 2002
2 +++ gdk-pixbuf-0.16.0/gdk-pixbuf/Makefile.am    Sat Jan 26 08:02:06 2002
3 @@ -211,7 +211,7 @@
4         gdk-pixbuf-parse-color.c        \
5         $(extra_sources)
6  
7 -libgdk_pixbuf_xlib_la_LDFLAGS = -version-info 2:0:0 -export-dynamic $(GLIB_LIBS) $(X11_LIBS)
8 +libgdk_pixbuf_xlib_la_LDFLAGS = -version-info 2:0:0 -export-dynamic $(GLIB_LIBS)
9  libgdk_pixbuf_xlib_la_LIBADD = pixops/libpixops.la libgdk_pixbuf.la $(GTK_LIBS)
10  
11  
12 --- gdk-pixbuf-0.11.0/configure.in.orig Thu Apr 26 21:46:16 2001
13 +++ gdk-pixbuf-0.11.0/configure.in      Fri Oct 19 22:38:48 2001
14 @@ -25,6 +25,7 @@
15  AC_PROG_LN_S
16  AC_PROG_MAKE_SET
17  AC_PROG_CPP
18 +AM_PROG_AS
19  AC_PATH_XTRA
20  
21  dnl  Initialize maintainer mode
This page took 0.033792 seconds and 4 git commands to generate.