blob: c3b24770ca8b6e2e951a3527814be643784feb5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ac,v 1.4 2012/02/28 21:55:28 cheusov Exp $
--- configure.orig 2011-08-05 11:59:45.000000000 +0000
+++ configure
@@ -125,7 +125,7 @@ else
echo \(if you typed in \"make\" before, just type it again\)
echo
echo THIS PORT HAS NOT BEEN TESTED\; USE AT YOUR OWN RISK
- EXITCODE=1
+ EXITCODE=0
fi
# Set up recursive and authoritative name serving
|