diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-21 18:51:50 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-21 18:51:50 +0100 |
commit | 18430215845a1ba4adab10062d33204fd26bd8fb (patch) | |
tree | 33aa3ec2a66f0c7a170837135a74059359b42a4e /package/tslib/patches/patch-configure_ac | |
parent | f799b95adfe39ddee1324e2901a823ecdf2fe44d (diff) | |
parent | 08c3724108f33060956438bff670ee1135f473b1 (diff) |
Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk
Diffstat (limited to 'package/tslib/patches/patch-configure_ac')
-rw-r--r-- | package/tslib/patches/patch-configure_ac | 11 |
1 files changed, 0 insertions, 11 deletions
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], |