]> git.pld-linux.org Git - packages/pango.git/commitdiff
- new patch
authorjpc <jpc@pld-linux.org>
Sun, 4 Jul 2004 23:45:13 +0000 (23:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pango-xlibs.patch -> 1.1

pango-xlibs.patch [new file with mode: 0644]

diff --git a/pango-xlibs.patch b/pango-xlibs.patch
new file mode 100644 (file)
index 0000000..f483bcd
--- /dev/null
@@ -0,0 +1,12 @@
+diff -u pango-1.4.0-old/configure.in pango-1.4.0/configure.in
+--- pango-1.4.0-old/configure.in       2004-07-05 00:42:40.328389128 +0200
++++ pango-1.4.0/configure.in   2004-07-05 00:50:42.247126344 +0200
+@@ -187,7 +187,7 @@
+ fi
+ AC_SUBST(REBUILD)
+-AC_PATH_XTRA
++PKG_CHECK_MODULES(X, [x11], [$x_no = no])
+ if test x$no_x = xyes ; then
+   AC_MSG_WARN([X development libraries not found])
This page took 0.042939 seconds and 4 git commands to generate.