[packages] sane-backends: Fix build. Fixes #5689
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19679 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
diff --git a/configure b/configure
|
||||
index cc79209..5f22d58 100755
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -5019,9 +5019,6 @@ else
|
||||
fi
|
||||
|
||||
|
||||
-INCLUDES="${INCLUDES} -I/usr/local/include"
|
||||
-
|
||||
-
|
||||
if test "${ac_cv_c_compiler_gnu}" = "yes"; then
|
||||
NORMAL_CFLAGS="\
|
||||
-W \
|
Reference in New Issue
Block a user