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: lukem
Date: Tue May 30 18:31:55 UTC 2023
Modified Files:
src/tools/compat: configure.ac defs.mk.in
Log Message:
tools/compat: don't expose HAVE_PTHREAD_H to make
Non of the tools Makefiles needs HAVE_PTHREAD_H, so don't
AC_SUBST it or provide in defs.mk.
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/tools/compat/configure.ac
cvs rdiff -u -r1.12 -r1.13 src/tools/compat/defs.mk.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