]> git.pld-linux.org Git - packages/pango.git/blame - pango-xlibs.patch
- updated to 1.4.1
[packages/pango.git] / pango-xlibs.patch
CommitLineData
6cb66458 1diff -u pango-1.4.0-old/configure.in pango-1.4.0/configure.in
2--- pango-1.4.0-old/configure.in 2004-07-05 00:42:40.328389128 +0200
3+++ pango-1.4.0/configure.in 2004-07-05 00:50:42.247126344 +0200
4@@ -187,7 +187,7 @@
5 fi
6 AC_SUBST(REBUILD)
7
8-AC_PATH_XTRA
9+PKG_CHECK_MODULES(X, [x11], [$x_no = no])
10
11 if test x$no_x = xyes ; then
12 AC_MSG_WARN([X development libraries not found])
This page took 0.03427 seconds and 4 git commands to generate.