1
0
forked from pool/sane-backends
OBS User autobuild 2009-11-16 13:09:40 +00:00 committed by Git OBS Bridge
parent 1de15bc009
commit 2e9ec5c961
2 changed files with 5 additions and 12 deletions

View File

@ -1,8 +1,6 @@
Index: configure.in
===================================================================
--- configure.in.orig
+++ configure.in
@@ -155,15 +155,21 @@ AC_CHECK_HEADERS([asm/io.h],,,[#include
--- configure.in.orig 2006-07-03 00:21:42.000000000 +0200
+++ configure.in 2006-09-11 10:47:29.000000000 +0200
@@ -131,15 +131,21 @@ AC_CHECK_HEADERS([io/cam/cam.h],,,[#incl
SANE_CHECK_MISSING_HEADERS
@ -31,5 +29,5 @@ Index: configure.in
+# )
+#])
dnl ***********************************************************************
AC_CHECK_HEADER(usbcalls.h,[
AC_DEFINE(HAVE_USBCALLS,1,[define if you have the usbcalls library])

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Tue Nov 3 19:09:44 UTC 2009 - coolo@novell.com
- updated patches to apply with fuzz=0
-------------------------------------------------------------------
Thu Oct 8 09:35:17 UTC 2009 - lnussel@suse.de