From 2ae1e9a0c2d2d9087368fe3bec25a19c64ae0f91 Mon Sep 17 00:00:00 2001 From: "Paul A. Patience" Date: Thu, 4 Jan 2024 02:31:54 +0000 Subject: configure: capitalize diagnostic line. * configure: Capitalize first word "detecting" of diagnostic line. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index ab06a7de..89ba4261 100755 --- a/configure +++ b/configure @@ -2277,7 +2277,7 @@ fi # Check for fields inside struct tm # -printf "detecting timezone fields in struct tm ... " +printf "Detecting timezone fields in struct tm ... " for try_field in tm_gmtoff __tm_gmtoff ; do cat > conftest.c <