summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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 <<!