Subject: CVS commit: src/tools/compat
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 02/09/2006 22:26:06
Module Name: src
Committed By: wiz
Date: Thu Feb 9 22:26:06 UTC 2006
Modified Files:
src/tools/compat: configure.ac
Log Message:
Use the AC_DEFINE version with three arguments consistently, since
then autoheader works too.
Replace the remaining abusers of AC_CHECK_FUNCS with AC_CHECK_DECLS
too.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/tools/compat/configure.ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.