From 1d0c46287d508236506ee59417e8da05c0cee3e5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 19 Feb 2010 00:54:12 +0100 Subject: avoid autotools usage on host system There are to many combinations of autotools on host systems. If you need to patch the autotool buildsystem of a package always add a autotool.patch and regenerate configure on your host. That is the most portable way. --- package/libupnp/patches/patch-configure_ac | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/libupnp/patches/patch-configure_ac (limited to 'package/libupnp/patches/patch-configure_ac') diff --git a/package/libupnp/patches/patch-configure_ac b/package/libupnp/patches/patch-configure_ac deleted file mode 100644 index 4bd55fdcc..000000000 --- a/package/libupnp/patches/patch-configure_ac +++ /dev/null @@ -1,11 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- libupnp-1.6.6.orig/configure.ac 2008-04-25 13:41:16.000000000 +0200 -+++ libupnp-1.6.6/configure.ac 2008-10-28 11:42:40.000000000 +0100 -@@ -343,7 +343,6 @@ AC_CHECK_HEADERS( - sys/ioctl.h \ - sys/socket.h \ - sys/time.h \ -- sys/timeb.h \ - syslog.h \ - unistd.h \ - ], -- cgit v1.2.3