aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/08-tools/12389-coq_makefile.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/08-tools/12389-coq_makefile.rst')
-rw-r--r--doc/changelog/08-tools/12389-coq_makefile.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/changelog/08-tools/12389-coq_makefile.rst b/doc/changelog/08-tools/12389-coq_makefile.rst
deleted file mode 100644
index 74e3a68170..0000000000
--- a/doc/changelog/08-tools/12389-coq_makefile.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-- **Changed:**
- Adding the possibility in coq_makefile to directly set the installation folders,
- through the :n:`COQLIBINSTALL` and :n:`COQDOCINSTALL` variables.
- See :ref:`coqmakefilelocal`.
- (`#12389 <https://github.com/coq/coq/pull/12389>`_, by Martin Bodin, review of Enrico Tassi).