Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/tools/compat
Module Name: basesrc
Committed By: thorpej
Date: Sat Sep 14 04:30:28 UTC 2002
Modified Files:
basesrc/tools/compat: Makefile compat_defs.h config.h.in configure
configure.ac
Removed Files:
basesrc/tools/compat/scripts: mktemp
Log Message:
* Check for mkstemp() and mkdtemp(), and build them into libnbcompat
if necessary.
* mktemp is now a host-tool, so nuke the lame script (which isn't even
properly installed during the tools bootstrap).
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/tools/compat/Makefile
cvs rdiff -r1.17 -r1.18 basesrc/tools/compat/compat_defs.h
cvs rdiff -r1.20 -r1.21 basesrc/tools/compat/config.h.in
cvs rdiff -r1.22 -r1.23 basesrc/tools/compat/configure \
basesrc/tools/compat/configure.ac
cvs rdiff -r1.1 -r0 basesrc/tools/compat/scripts/mktemp
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