Merge remote-tracking branch 'origin/topic/timw/remove-with-bind'

* origin/topic/timw/remove-with-bind:
  Remove obsolete --with-bind configure flag
This commit is contained in:
Tim Wojtulewicz 2025-05-28 08:29:33 -07:00
commit 2d7aad2c81
4 changed files with 9 additions and 2 deletions

4
NEWS
View file

@ -72,6 +72,10 @@ Changed Functionality
Removed Functionality
---------------------
- The ``--with-bind`` argument for ``configure`` was removed. We removed the need for the
BIND library from our CMake setup in the v7.2 release, but this non-functional argument
was left behind.
Deprecated Functionality
------------------------