Source-Changes archive

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

CVS commit: src/tools/compat



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