gbranden pushed a commit to branch master
in repository groff.
commit f44b5a5a921447f5fbb87d2d76265d334773f99f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jan 29 01:17:25 2026 -0600
configure.ac: Identify the configuration summary.
I've been using this term for years when collecting information from
users reporting bugs.
---
ChangeLog | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index b31f10fc8..4e8145d33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2026-01-29 G. Branden Robinson <[email protected]>
+
+ * configure.ac: Identify the report at the end of the
+ configuration process as the "configuration summary"; I've been
+ using this term for years when collecting information from users
+ reporting bugs.
+
2026-01-29 G. Branden Robinson <[email protected]>
* gnulib: Refresh stable/2026-01 branch to obtain commit
diff --git a/configure.ac b/configure.ac
index fcbb65f6e..7d5224c23 100644
--- a/configure.ac
+++ b/configure.ac
@@ -199,7 +199,7 @@ AC_CONFIG_FILES([test-groff], [chmod +x test-groff])
AC_OUTPUT
echo "
-$PACKAGE_NAME version $PACKAGE_VERSION
+$PACKAGE_NAME version $PACKAGE_VERSION configuration summary
----------------------------------------------------------------------
installation directory prefix : $prefix"
if test -n "$g"
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit