From 119b59cd0df00269bfe51d906657193217b8c884 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 25 Nov 2004 10:19:50 +0000 Subject: Remove the EOLN_NATIVE flag from a ton of files (patches & the like for which line ending conversions can break things). BKrev: 41a5b1c6eA2OPeQrDQEgEwAmKXvQJg --- libxrender/files/autofoo.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'libxrender') diff --git a/libxrender/files/autofoo.patch b/libxrender/files/autofoo.patch index e69de29bb2..eb21c766f8 100644 --- a/libxrender/files/autofoo.patch +++ b/libxrender/files/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