15 lines
409 B
Text
15 lines
409 B
Text
$NetBSD: patch-ad,v 1.6 2009/05/26 20:23:50 wiz Exp $
|
|
|
|
http://bugzilla.gnome.org/show_bug.cgi?id=583938
|
|
|
|
--- configure.orig 2009-04-28 09:40:11.000000000 +0200
|
|
+++ configure
|
|
@@ -20242,7 +20242,7 @@ $as_echo "$as_me: error: HAL support exp
|
|
{ (exit 1); exit 1; }; }
|
|
fi
|
|
|
|
- if test "x$enable_hal" == "xyes"; then
|
|
+ if test "x$enable_hal" = "xyes"; then
|
|
|
|
cat >>confdefs.h <<\_ACEOF
|
|
#define HAVE_HAL 1
|