From a1542fae523a304cb0d67c2b29b9a31703487628 Mon Sep 17 00:00:00 2001 From: ai4rei Date: Sun, 20 Mar 2011 11:09:57 +0000 Subject: * Updates the to configure script. - Added check, whether or not '-Wno-pointer-sign' can actually be used (caused warnings with g++). - Math library is no longer considered required, when math functions are available without it (made configure fail on platforms, where no separate math library is present). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14749 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 7cbdfd9f4..6d7f77baa 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,9 @@ Date Added +2011/03/20 + * Updates the to configure script. [Ai4rei] + - Added check, whether or not '-Wno-pointer-sign' can actually be used (caused warnings with g++). + - Math library is no longer considered required, when math functions are available without it (made configure fail on platforms, where no separate math library is present). 2011/03/19 * Removed leftovers of old charcommand config (follow-up to r13403). [Gepard] * Added check to ensure character `rename` status will be saved if changed. [Gepard] -- cgit v1.2.3-70-g09d2