sane-backends: update to 1.0.24 and fix configure

- bump to 1.0.24
	- get rid of shipped libtool
	- remove host include paths from configure macros
	- do not patch generated configure
	- refresh patches

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39460 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2014-02-04 15:32:37 +00:00
parent d236eeea3b
commit 1de539c66a
3 changed files with 60 additions and 16 deletions

View File

@ -1,10 +1,10 @@
--- a/Makefile.in
+++ b/Makefile.in
@@ -293,7 +293,7 @@ target_alias = @target_alias@
@@ -396,7 +396,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = include lib sanei backend frontend tools doc po
-SUBDIRS = include lib sanei backend frontend tools doc po testsuite
+SUBDIRS = include lib sanei backend frontend
DIST_SUBDIRS = include lib sanei backend frontend tools doc po japi testsuite
dist_doc_DATA = AUTHORS ChangeLog COPYING LICENSE NEWS PROBLEMS PROJECTS \