Skip to content

Commit 98b301b

Browse files
committed
gh-150311: Add NEWS entry and regenerate configure
1 parent 2e439da commit 98b301b

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fix three minor issues in ``configure.ac`` for the Cygwin port: use
2+
consistent uppercase ``CYGWIN`` for ``ac_sys_system``, correct the static
3+
library extension from ``.dll.a`` to ``.a`` when shared is disabled, and use
4+
``$(CC)``/``$(CXX)`` instead of hardcoded ``gcc``/``g++``.

configure

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)