From dd0c887b669ed5f2fdfa21118f4b32d096e92816 Mon Sep 17 00:00:00 2001 From: Raymond Danks Date: Mon, 24 Jul 2006 19:46:41 +0000 Subject: xorg-*: Massive rename to conform to X11R7.x_a.b.c versioning and xorg-* directory structure. This is the first step for the update to X11R7.1. This will not build and will be followed by more patches and updates. --- packages/xorg-lib/libxrender/autofoo.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 packages/xorg-lib/libxrender/autofoo.patch (limited to 'packages/xorg-lib/libxrender/autofoo.patch') diff --git a/packages/xorg-lib/libxrender/autofoo.patch b/packages/xorg-lib/libxrender/autofoo.patch new file mode 100644 index 0000000000..eb21c766f8 --- /dev/null +++ b/packages/xorg-lib/libxrender/autofoo.patch @@ -0,0 +1,20 @@ + +# +# Patch managed by http://www.holgerschurig.de/patcher.html +# + +--- libXrender-0.8.4/configure.ac~autofoo ++++ libXrender-0.8.4/configure.ac +@@ -33,11 +33,10 @@ + dnl protocol, so Xrender version l.n.m corresponds to protocol version l.n + dnl + AC_INIT(libXrender, 0.8.4, [keithp@keithp.com], libXrender) ++AC_CONFIG_AUX_DIR(.) + AM_INIT_AUTOMAKE([dist-bzip2]) + AM_MAINTAINER_MODE +- + AM_CONFIG_HEADER(config.h) +-AC_CONFIG_AUX_DIR(.) + + # Check for progs + AC_PROG_CC -- cgit v1.2.3