79 lines
1.8 KiB
Plaintext
79 lines
1.8 KiB
Plaintext
$OpenBSD: patch-configure,v 1.6 2012/03/29 06:42:00 ajacoutot Exp $
|
|
|
|
No gudev under OpenBSD.
|
|
|
|
--- configure.orig Sat Mar 17 02:44:57 2012
|
|
+++ configure Fri Mar 23 22:12:11 2012
|
|
@@ -4717,7 +4717,6 @@ if test -n "$SIMPLE_SCAN_CFLAGS"; then
|
|
zlib
|
|
cairo
|
|
gdk-pixbuf-2.0
|
|
- gudev-1.0
|
|
\""; } >&5
|
|
($PKG_CONFIG --exists --print-errors "
|
|
gtk+-3.0
|
|
@@ -4726,7 +4725,6 @@ if test -n "$SIMPLE_SCAN_CFLAGS"; then
|
|
zlib
|
|
cairo
|
|
gdk-pixbuf-2.0
|
|
- gudev-1.0
|
|
") 2>&5
|
|
ac_status=$?
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
@@ -4738,7 +4736,6 @@ if test -n "$SIMPLE_SCAN_CFLAGS"; then
|
|
zlib
|
|
cairo
|
|
gdk-pixbuf-2.0
|
|
- gudev-1.0
|
|
" 2>/dev/null`
|
|
test "x$?" != "x0" && pkg_failed=yes
|
|
else
|
|
@@ -4758,7 +4755,6 @@ if test -n "$SIMPLE_SCAN_LIBS"; then
|
|
zlib
|
|
cairo
|
|
gdk-pixbuf-2.0
|
|
- gudev-1.0
|
|
\""; } >&5
|
|
($PKG_CONFIG --exists --print-errors "
|
|
gtk+-3.0
|
|
@@ -4767,7 +4763,6 @@ if test -n "$SIMPLE_SCAN_LIBS"; then
|
|
zlib
|
|
cairo
|
|
gdk-pixbuf-2.0
|
|
- gudev-1.0
|
|
") 2>&5
|
|
ac_status=$?
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
@@ -4779,7 +4774,6 @@ if test -n "$SIMPLE_SCAN_LIBS"; then
|
|
zlib
|
|
cairo
|
|
gdk-pixbuf-2.0
|
|
- gudev-1.0
|
|
" 2>/dev/null`
|
|
test "x$?" != "x0" && pkg_failed=yes
|
|
else
|
|
@@ -4808,7 +4802,6 @@ fi
|
|
zlib
|
|
cairo
|
|
gdk-pixbuf-2.0
|
|
- gudev-1.0
|
|
" 2>&1`
|
|
else
|
|
SIMPLE_SCAN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
|
|
@@ -4818,7 +4811,6 @@ fi
|
|
zlib
|
|
cairo
|
|
gdk-pixbuf-2.0
|
|
- gudev-1.0
|
|
" 2>&1`
|
|
fi
|
|
# Put the nasty error message in config.log where it belongs
|
|
@@ -4831,7 +4823,6 @@ fi
|
|
zlib
|
|
cairo
|
|
gdk-pixbuf-2.0
|
|
- gudev-1.0
|
|
) were not met:
|
|
|
|
$SIMPLE_SCAN_PKG_ERRORS
|