Tweaks for 0.3.6-pre3
This commit is contained in:
parent
93314b59fb
commit
e2f93e6ae1
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
|||||||
New in 0.3.6-pre2
|
New in 0.3.6-pre3
|
||||||
* Better MinGW support
|
* Better MinGW support
|
||||||
* A bit better handling of OpenAL under Cygwin
|
* A bit better handling of OpenAL under Cygwin
|
||||||
* Switched audio system from plib's "sl/sm" to OpenAL.
|
* Switched audio system from plib's "sl/sm" to OpenAL.
|
||||||
|
@ -10,7 +10,7 @@ dnl Require at least automake 2.52
|
|||||||
AC_PREREQ(2.52)
|
AC_PREREQ(2.52)
|
||||||
|
|
||||||
dnl Initialize the automake stuff
|
dnl Initialize the automake stuff
|
||||||
AM_INIT_AUTOMAKE(SimGear, 0.3.6-pre2)
|
AM_INIT_AUTOMAKE(SimGear, 0.3.6-pre3)
|
||||||
|
|
||||||
dnl Specify KAI C++ compiler and flags.
|
dnl Specify KAI C++ compiler and flags.
|
||||||
dnl Borrowed with slight modification from blitz distribution.
|
dnl Borrowed with slight modification from blitz distribution.
|
||||||
|
Loading…
Reference in New Issue
Block a user