* symbian/setup (config.h): Added HAVE_LABS and HAVE_LLABS to config.h.

* symbian/configure.bat: Changed packaging version in line with API style 3 versioning.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29779 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
azav 2010-11-13 19:32:35 +00:00
parent 18ae742369
commit 327adb32e3

View File

@ -1,3 +1,9 @@
Sun Nov 14 04:22:32 2010 Alexander Zavorine <alexandre.zavorine@nokia.com>
* symbian/setup (config.h): Added HAVE_LABS and HAVE_LLABS to config.h.
* symbian/configure.bat: Changed packaging version in line with API style 3 versioning.
Sat Nov 13 16:37:56 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
* common.mk (showflags, help): emit messages at once.