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/tslib/patches/patch-configure_ac | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/tslib/patches/patch-configure_ac (limited to 'package/tslib/patches/patch-configure_ac') diff --git a/package/tslib/patches/patch-configure_ac b/package/tslib/patches/patch-configure_ac deleted file mode 100644 index bb2ff1f42..000000000 --- a/package/tslib/patches/patch-configure_ac +++ /dev/null @@ -1,11 +0,0 @@ ---- tslib-1.0.orig/configure.ac 2006-08-24 23:02:55.000000000 +0200 -+++ tslib-1.0/configure.ac 2010-01-19 08:07:05.861094823 +0100 -@@ -71,7 +71,7 @@ AC_MSG_RESULT($dejitter_module) - AM_CONDITIONAL(ENABLE_DEJITTER_MODULE, test "$dejitter_module" = "yes") - - AC_MSG_CHECKING([whether linear-h2200 module is requested]) --AC_ARG_ENABLE(dejitter, -+AC_ARG_ENABLE(linear-h2200, - AS_HELP_STRING([--enable-linear-h2200], - [Enable building of linearizing filter for iPAQ h2200 (default=yes)]), - [h2200_linear_module=$enableval], -- cgit v1.2.3