]> git.pld-linux.org Git - packages/gdk-pixbuf.git/blob - gdk-pixbuf-ac.patch
- x32 rebuild
[packages/gdk-pixbuf.git] / gdk-pixbuf-ac.patch
1 --- configure.in.org    2008-11-11 15:44:00.284422569 +0100
2 +++ configure.in        2008-11-11 15:46:04.314617689 +0100
3 @@ -111,6 +111,7 @@
4  dnl Now we check to see if our libtool supports shared lib deps
5  dnl (in a rather ugly way even)
6  if $dynworks; then
7 +   m4_ifdef([LT_OUTPUT], [LT_OUTPUT])
8     pixbuf_libtool_config="${CONFIG_SHELL-/bin/sh} libtool --config"
9     pixbuf_deplibs_check=`$pixbuf_libtool_config | \
10        grep '^[[a-z_]]*check[[a-z_]]*_method=[['\''"]]' | \
This page took 0.055057 seconds and 3 git commands to generate.