14 lines
550 B
Plaintext
14 lines
550 B
Plaintext
$NetBSD: patch-ac,v 1.2 2015/03/15 15:28:58 mef Exp $
|
|
|
|
--- devtools/M4/header.m4.orig 2002-08-01 23:58:26.000000000 +0200
|
|
+++ devtools/M4/header.m4 2007-08-06 21:27:02.000000000 +0200
|
|
@@ -25,7 +25,7 @@ define(`confSHELL', `/bin/sh')
|
|
define(`confBEFORE', `')
|
|
define(`confLIBDIRS', `')
|
|
define(`confINCDIRS', `')
|
|
-define(`confLIBSEARCH', `db bind resolv 44bsd')
|
|
+define(`confLIBSEARCH', `@RESOLVLIB@')
|
|
define(`confLIBSEARCHPATH', `/lib /usr/lib /usr/shlib')
|
|
define(`confSITECONFIG', `site.config')
|
|
define(`confBUILDBIN', `${SRCDIR}/devtools/bin')
|