$NetBSD$ System has trunc() or not. --- configh.in.orig 2024-03-25 16:07:42.000000000 +0000 +++ configh.in @@ -248,6 +248,14 @@ #define HAVE_SETENV 0 /* + * HAVE_TRUNC: + * + * Whether or not POSIX trunc() is available from math.h. + */ + +#define HAVE_TRUNC 0 + +/* * Do we have various image libraries? */