13 lines
472 B
Plaintext
13 lines
472 B
Plaintext
$OpenBSD: patch-configure,v 1.3 2010/05/22 16:16:45 espie Exp $
|
|
--- configure.orig Wed Apr 21 07:12:50 2004
|
|
+++ configure Sat May 22 16:35:06 2010
|
|
@@ -2530,7 +2530,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
|
|
ac_status=$?
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
(exit $ac_status); }; }; then
|
|
- ac_cv_lib_uuid_uuid_generate=yes
|
|
+ ac_cv_lib_uuid_uuid_generate=no
|
|
else
|
|
echo "$as_me: failed program was:" >&5
|
|
sed 's/^/| /' conftest.$ac_ext >&5
|