Skip to content

Commit ab487a2

Browse files
Better changelog entry
Co-authored-by: Erlend E. Aasland <[email protected]>
1 parent 803285d commit ab487a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Don't let ``--with-system-libmpdec`` or ``--with-system-expat`` use the
2-
vendored headers of libmpdec or expact. When the ``--with-system-...`` flag
3-
is passed to ``./configure``, the ``Modules/_decimal/libmpdec`` or
4-
``Modules/expat`` directory can be safely removed before building Python.
1+
Don't use vendored ``libmpdec`` headers if :option:`--with-system-libmpdec`
2+
is passed to :program:`configure`.
3+
Don't use vendored ``libexpat`` headers if :option:`--with-system-expat`
4+
is passed to :program:`!configure`.

0 commit comments

Comments
 (0)