gbranden pushed a commit to branch master
in repository groff.
commit 8df92e99aabd786a1c1aa19e56472bf306f2fe5d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Jan 21 01:51:13 2026 -0600
[rfc1345]: Push *.am cargo back out to sea.
* contrib/rfc1345/rfc1345.am: Drop unused macro `rfc1345_builddir`.
Automake itself doesn't require it, and we never interpolate it.
---
contrib/rfc1345/ChangeLog | 5 +++++
contrib/rfc1345/rfc1345.am | 3 ---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/contrib/rfc1345/ChangeLog b/contrib/rfc1345/ChangeLog
index 2cc3ea464..4847e95a1 100644
--- a/contrib/rfc1345/ChangeLog
+++ b/contrib/rfc1345/ChangeLog
@@ -1,3 +1,8 @@
+2026-01-21 G. Branden Robinson <[email protected]>
+
+ * rfc1345.am: Drop unused macro `rfc1345_builddir`. Automake
+ itself doesn't require it, and we never interpolate it.
+
2025-12-29 G. Branden Robinson <[email protected]>
* tests/rfc1345-smoke-test.sh: Rename this file...
diff --git a/contrib/rfc1345/rfc1345.am b/contrib/rfc1345/rfc1345.am
index 7fcb74efb..d7175d91b 100644
--- a/contrib/rfc1345/rfc1345.am
+++ b/contrib/rfc1345/rfc1345.am
@@ -15,9 +15,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-rfc1345_srcdir = $(top_srcdir)/contrib/rfc1345
-rfc1345_builddir = $(top_builddir)/contrib/rfc1345
-
man7_MANS += contrib/rfc1345/groff_rfc1345.7
# files installed in $(tmacdir)
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit