From 245e2dac495b1eb678bf43bb499dff265e751df0 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 21 Jun 2008 10:25:37 +0000 Subject: liburiparser: recreate autofoo patch to work with newer libtools --- packages/liburiparser/files/autofoo.patch | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) (limited to 'packages/liburiparser') diff --git a/packages/liburiparser/files/autofoo.patch b/packages/liburiparser/files/autofoo.patch index 548867c7e7..f578b21886 100644 --- a/packages/liburiparser/files/autofoo.patch +++ b/packages/liburiparser/files/autofoo.patch @@ -1,21 +1,10 @@ -Index: uriparser-0.5.1/configure.in -=================================================================== ---- uriparser-0.5.1.orig/configure.in 2007-08-25 15:32:52.000000000 +0000 -+++ uriparser-0.5.1/configure.in 2007-08-25 15:34:56.000000000 +0000 -@@ -2,7 +2,7 @@ - AC_INIT([uriparser], [0.5.1]) - AM_INIT_AUTOMAKE([1.9 foreign]) - AM_CONFIG_HEADER(test/CppTest/config.h) -- -+AM_PROG_CC_C_O - - AC_PROG_CC - AC_PROG_CXX -@@ -10,7 +10,6 @@ +--- /tmp/configure.in 2008-06-21 12:20:52.000000000 +0200 ++++ uriparser-0.5.1/configure.in 2008-06-21 12:21:16.000000000 +0200 +@@ -9,6 +9,7 @@ + AC_PROG_LIBTOOL AC_HEADER_STDC ++AM_PROG_CC_C_O + -- # URI_SIZEDOWN - AC_ARG_ENABLE(sizedown, [ - Extra options: -- cgit 1.2.3-korg