diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-04 04:07:01 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-04 04:07:01 +0000 |
| commit | 2b53cb27a07af32c20667c205d514609393918c1 (patch) | |
| tree | 68d88a54545ab845d08760366a9288f69a5f5853 /ChangeLog | |
| parent | 50ab8266a6ede3284574f2d626c4aac0d7ea132a (diff) | |
* configure.in (CFLAGS, CXXFLAGS): include additional flags to
CFLAGS and CXXFLAGS while configuration.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16800 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Jun 4 13:06:58 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * configure.in (CFLAGS, CXXFLAGS): include additional flags to + CFLAGS and CXXFLAGS while configuration. + Tue Jun 3 23:06:35 2008 Yusuke Endoh <mame@tsg.ne.jp> * ext/strscan/strscan.c (strscan_scan_full, strscan_search_full): fix |
