]> git.ipfire.org Git - thirdparty/curl.git/commit
autotools: add `--with-windows-unicode` option
authorViktor Szakats <commit@vsz.me>
Fri, 9 Aug 2024 18:18:48 +0000 (20:18 +0200)
committerViktor Szakats <commit@vsz.me>
Sat, 10 Aug 2024 08:02:49 +0000 (10:02 +0200)
commit9e4a2187e763dd80a1296b07fd3e073f46c4dc8f
tree30a8d4a6e39f179651f4cabe473ebdc2e72202e5
parent2edbc229cbf52b3cdd2505ef150c67d3690b0ab7
autotools: add `--with-windows-unicode` option

- add `--with-windows-unicode` and `--without-windows-unicode` (default)
  options.

- enable it in a CI job.

Fixes #7229
Closes #14478
.github/workflows/windows.yml
configure.ac
docs/TODO
src/Makefile.am