1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

xorg-libs: Remove stale patches

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2538 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-08-22 13:13:11 +00:00
parent e7581b58f4
commit b913a0ea6b
15 changed files with 0 additions and 302 deletions
@@ -1,22 +0,0 @@
#
# Patch managed by http://www.holgerschurig.de/patcher.html
#
--- libX11-6.2.1/configure.ac~autofoo
+++ libX11-6.2.1/configure.ac
@@ -7,12 +7,12 @@
[jg@freedesktop.org],
libX11)
AC_CONFIG_SRCDIR([Makefile.am])
-AM_INIT_AUTOMAKE([dist-bzip2])
+AC_CONFIG_AUX_DIR(.)
+AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
AM_CONFIG_HEADER([src/config.h])
-AC_CONFIG_AUX_DIR(.)
# Checks for programs.
AC_PROG_LIBTOOL
@@ -1,21 +0,0 @@
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- libICE-6.3.3/configure.ac~autofoo 2004-05-11 01:50:07.000000000 -0400
+++ libICE-6.3.3/configure.ac 2005-01-18 02:30:07.463895544 -0500
@@ -8,12 +8,12 @@
libICE)
AC_CONFIG_SRCDIR([Makefile.am])
+AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
AM_CONFIG_HEADER([config.h])
-AC_CONFIG_AUX_DIR(.)
# Checks for programs.
AC_PROG_LIBTOOL
@@ -1,21 +0,0 @@
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- libSM-6.0.3/configure.ac~autofoo 2004-05-11 01:51:21.000000000 -0400
+++ libSM-6.0.3/configure.ac 2005-01-18 12:15:50.405356376 -0500
@@ -8,12 +8,12 @@
libSM)
AC_CONFIG_SRCDIR([Makefile.am])
+AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
AM_CONFIG_HEADER([config.h])
-AC_CONFIG_AUX_DIR(.)
# Checks for programs.
AC_PROG_LIBTOOL
@@ -1,22 +0,0 @@
#
# Patch managed by http://www.holgerschurig.de/patcher.html
#
--- libX11-6.2.1/configure.ac~autofoo
+++ libX11-6.2.1/configure.ac
@@ -7,12 +7,12 @@
[jg@freedesktop.org],
libX11)
AC_CONFIG_SRCDIR([Makefile.am])
-AM_INIT_AUTOMAKE([dist-bzip2])
+AC_CONFIG_AUX_DIR(.)
+AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
AM_CONFIG_HEADER([src/config.h])
-AC_CONFIG_AUX_DIR(.)
# Checks for programs.
AC_PROG_LIBTOOL
@@ -1,21 +0,0 @@
#
# Patch managed by http://www.holgerschurig.de/patcher.html
#
--- libXau-0.1.1/configure.ac~autofoo
+++ libXau-0.1.1/configure.ac
@@ -25,11 +25,10 @@
AC_PREREQ([2.57])
AC_INIT(libXau, [0.1.1], [keithp@keithp.com],libXau)
-AM_INIT_AUTOMAKE([dist-bzip2])
-AM_MAINTAINER_MODE
-
AM_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(.)
+AM_INIT_AUTOMAKE([dist-bzip2])
+AM_MAINTAINER_MODE
AC_PROG_CC
AC_PROG_INSTALL
@@ -1,10 +0,0 @@
--- /tmp/configure.ac 2005-06-17 21:26:17.519157272 +0200
+++ libXaw-7.0.2/configure.ac 2005-06-17 21:26:34.832525240 +0200
@@ -10,7 +10,6 @@
AM_INIT_AUTOMAKE([dist-bzip2])
AM_CONFIG_HEADER(config.h)
-AC_CONFIG_AUX_DIR(.)
# Check for progs
AC_PROG_CC
@@ -1,17 +0,0 @@
Index: libXcomposite-1.0.1/configure.ac
===================================================================
--- libXcomposite-1.0.1.orig/configure.ac 2004-01-15 03:59:12.000000000 -0500
+++ libXcomposite-1.0.1/configure.ac 2005-01-18 17:05:25.573929256 -0500
@@ -33,11 +33,11 @@
dnl protocol, so Xfixes version l.n.m corresponds to protocol version l.n
dnl
AC_INIT(libXcomposite, 1.0.1, [keithp@keithp.com], libXcomposite)
+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
@@ -1,22 +0,0 @@
#
# Patch managed by http://www.holgerschurig.de/patcher.html
#
--- libXdmcp-0.1.3/configure.ac~autofoo
+++ libXdmcp-0.1.3/configure.ac
@@ -25,12 +25,11 @@
AC_PREREQ([2.57])
AC_INIT(libXdmcp, [0.1.3], [keithp@keithp.com],libXdmcp)
+AC_CONFIG_AUX_DIR(.)
+AC_CONFIG_HEADERS([include/X11/Xdmcpconf.h])
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
-
AM_CONFIG_HEADER(config.h)
-AC_CONFIG_AUX_DIR(.)
-AC_CONFIG_HEADERS([include/X11/Xdmcpconf.h])
AC_PROG_CC
AC_PROG_INSTALL
@@ -1,18 +0,0 @@
#
# Patch managed by http://www.holgerschurig.de/patcher.html
#
--- Xext/configure.ac~autofoo
+++ Xext/configure.ac
@@ -8,9 +8,8 @@
libXext)
AC_CONFIG_SRCDIR([Makefile.am])
-AM_INIT_AUTOMAKE([dist-bzip2])
-
AC_CONFIG_AUX_DIR(.)
+AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
@@ -1,20 +0,0 @@
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- libXfixes-2.0.1/configure.ac~autofoo 2004-01-15 03:40:23.000000000 -0500
+++ libXfixes-2.0.1/configure.ac 2005-01-18 13:35:33.461221360 -0500
@@ -33,11 +33,11 @@
dnl protocol, so Xfixes version l.n.m corresponds to protocol version l.n
dnl
AC_INIT(libXfixes, 2.0.1, [keithp@keithp.com], libXfixes)
+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
@@ -1,18 +0,0 @@
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- libXfont-1.4.2/configure.ac~autofoo 2004-05-06 20:19:03.000000000 -0400
+++ libXfont-1.4.2/configure.ac 2005-01-16 12:14:14.042598720 -0500
@@ -35,9 +35,9 @@
dnl Yes, it is a pain to synchronize version numbers. Unfortunately, it's
dnl not possible to extract the version number here from Xfont.h
dnl
+AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_CONFIG_HEADER(config.h)
-AC_CONFIG_AUX_DIR(.)
AC_CONFIG_HEADERS([include/X11/fonts/fontconf.h])
# Check for progs
-20
View File
@@ -1,20 +0,0 @@
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- libXrandr-1.0.2/configure.ac~autofoo 2004-01-15 03:23:00.000000000 -0500
+++ libXrandr-1.0.2/configure.ac 2005-01-16 11:18:35.924069872 -0500
@@ -33,11 +33,11 @@
dnl protocol, so Xrandr version l.n.m corresponds to protocol version l.n
dnl
AC_INIT(libXrandr, 1.0.2, [keithp@keithp.com], libXrandr)
+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
@@ -1,30 +0,0 @@
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- Xrandr/configure.ac~autofoo.patch 2004-07-01 15:01:55.000000000 -0400
+++ Xrandr/configure.ac 2005-01-16 11:22:09.169651616 -0500
@@ -33,11 +33,11 @@
dnl protocol, so Xrandr version l.n.m corresponds to protocol version l.n
dnl
AC_INIT(libXrandr, 1.0.2, [keithp@keithp.com], libXrandr)
+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
--- Xrandr/ChangeLog~autofoo.patch 2004-09-19 04:53:38.000000000 -0400
+++ Xrandr/ChangeLog 2005-01-16 11:52:29.694889712 -0500
@@ -1,3 +1,7 @@
+2005-01-16 Chris Larson <kergoth@handhelds.org>
+
+ * configure.ac: Fix to work with automake 1.9.x.
+
2004-09-19 Carlos Romero <kidcrash@freedesktop.org>
* Makefile.am:
@@ -1,20 +0,0 @@
#
# 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
@@ -1,20 +0,0 @@
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- libXt-0.1.5/configure.ac~autofoo 2004-05-06 20:19:04.000000000 -0400
+++ libXt-0.1.5/configure.ac 2005-01-18 13:10:13.683262728 -0500
@@ -28,11 +28,11 @@
dnl
dnl
AC_INIT(libXt, 0.1.5, [keithp@keithp.com], libXt)
+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