NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/29032 CVS commit: src/tools/compat



The following reply was made to PR toolchain/29032; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/29032 CVS commit: src/tools/compat
Date: Sat, 18 Oct 2008 16:25:04 +0000 (UTC)

 Module Name:   src
 Committed By:  tsutsui
 Date:          Sat Oct 18 16:25:04 UTC 2008
 
 Modified Files:
        src/tools/compat: Makefile configure.ac
 
 Log Message:
 Prepare dummy <resolv.h> and <arpa/nameser.h> to make asn1_compile and
 compile_et compile on systems which don't have these BIND headers like Cygwin.
 
 Tested by "build.sh -m i386 -U release" on CYGWIN_NT-5.1-1.5.25,
 and should close PR toolchain/29032.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.51 -r1.52 src/tools/compat/Makefile
 cvs rdiff -r1.66 -r1.67 src/tools/compat/configure.ac
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index