]> git.pld-linux.org Git - packages/at-spi.git/blame - at-spi-libs.patch
- updated to 1.6.2 STBR
[packages/at-spi.git] / at-spi-libs.patch
CommitLineData
88628365 1diff -urN at-spi-1.1.9.orig/configure.in at-spi-1.1.9/configure.in
2--- at-spi-1.1.9.orig/configure.in Fri Mar 28 09:16:49 2003
3+++ at-spi-1.1.9/configure.in Fri Mar 28 09:17:09 2003
4@@ -128,7 +128,7 @@
5 PKG_CHECK_MODULES(ATK_BRIDGE, \
6 libbonobo-2.0 >= 1.107.0 \
7 atk >= 1.1.0)
8-ATK_BRIDGE_LIBS="$ATK_BRIDGE_LIBS -lspi"
9+ATK_BRIDGE_LIBS="$ATK_BRIDGE_LIBS"
10 AC_SUBST(ATK_BRIDGE_LIBS)
11 AC_SUBST(ATK_BRIDGE_CFLAGS)
12
This page took 0.056547 seconds and 4 git commands to generate.