|
From: rtoy <rt...@us...> - 2025-10-06 15:37:20
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Maxima CAS".
The branch, rtoy-rework-highlightjs-vars has been updated
via 662f988ac60c5f544ae94e994d29f8d9feff40f1 (commit)
from d974c31ece4986086fdf6ccbd60cdad160be139e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 662f988ac60c5f544ae94e994d29f8d9feff40f1
Author: Raymond Toy <toy...@gm...>
Date: Mon Oct 6 08:35:17 2025 -0700
Remove commented out AC_SUBST(HLJS_CSS_SELECTOR)
This was commented out already and wasn't actually used anywhere so
remove it.
diff --git a/configure.ac b/configure.ac
index 46f0240bf..c736a0639 100644
--- a/configure.ac
+++ b/configure.ac
@@ -770,7 +770,6 @@ EOF
fi
fi
AC_SUBST(TEXI_EXTRA_HEAD)
- dnl AC_SUBST(HLJS_CSS_SELECTOR)
AC_SUBST(TEXI_EXTRA_TAIL)
AC_SUBST(HIGHLIGHT1)
AC_SUBST(HIGHLIGHT2)
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
Maxima CAS
|