13 lines
461 B
Plaintext
13 lines
461 B
Plaintext
$OpenBSD: patch-configure,v 1.2 2004/07/12 06:16:50 jolan Exp $
|
|
--- configure.orig Wed Apr 21 00:12:50 2004
|
|
+++ configure Mon Jul 12 00:58:47 2004
|
|
@@ -2530,7 +2530,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
|
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
|