From c80717a05df77cc7f0e92b1f73cc0d1967d17618 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 <