summaryrefslogtreecommitdiff
path: root/net/ORBit2/patches/patch-ad
blob: 5364e78d394f945bd09afdd06e4ee3646729a299 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.6 2010/10/22 19:45:30 drochner Exp $

--- configure.orig	2010-09-28 09:39:37.000000000 +0000
+++ configure
@@ -11041,7 +11041,7 @@ if test "${with_idl_compiler+set}" = set
 
 fi
 
-if test x$IDL_COMPILER == x"\$(top_builddir)/src/idl-compiler/orbit-idl-2\$(EXEEXT)"; then
+if test x$IDL_COMPILER = x"\$(top_builddir)/src/idl-compiler/orbit-idl-2\$(EXEEXT)"; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: internal" >&5
 $as_echo "internal" >&6; }
 else