mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-28 05:34:15 -04:00
[core] improve Unicode support
* Microsoft's version of _wgetenv() is *BROKEN*! * Also set rufus-next to 2.15
This commit is contained in:
parent
e2481efcd9
commit
fff4465b1d
4 changed files with 28 additions and 33 deletions
|
@ -1,4 +1,4 @@
|
|||
AC_INIT([rufus], [2.14], [https://github.com/pbatard/rufus/issues], [rufus], [https://rufus.akeo.ie])
|
||||
AC_INIT([rufus], [2.15], [https://github.com/pbatard/rufus/issues], [rufus], [https://rufus.akeo.ie])
|
||||
AM_INIT_AUTOMAKE([-Wno-portability foreign no-dist no-dependencies])
|
||||
AC_CONFIG_SRCDIR([src/rufus.c])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue