Source-Changes archive

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

CVS commit: [netbsd-8] src/tools/compat



Module Name:    src
Committed By:   snj
Date:           Sat Feb  3 22:02:02 UTC 2018

Modified Files:
        src/tools/compat [netbsd-8]: configure configure.ac nbtool_config.h.in

Log Message:
Pull up following revision(s) (requested by sevan in ticket #435):
        tools/compat/configure: revision 1.88 via patch
        tools/compat/configure.ac: revision 1.89 via patch
        tools/compat/nbtool_config.h.in: revision 1.42
Add asnprintf() to the AC_CHECK_DECLS list.
Resolves conflict when cross compiling on Cygwin the provided implementation
does not get picked up.
Closes PR toolchain/52797
--
regen


To generate a diff of this commit:
cvs rdiff -u -r1.86.6.2 -r1.86.6.3 src/tools/compat/configure
cvs rdiff -u -r1.87.6.2 -r1.87.6.3 src/tools/compat/configure.ac
cvs rdiff -u -r1.40.6.2 -r1.40.6.3 src/tools/compat/nbtool_config.h.in

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