diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-14 03:01:42 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-14 03:01:42 +0000 |
commit | cbb1afe909ae4d626a44e59541894425eca2be8a (patch) | |
tree | ef980d69d01037963dc54a49776acf7389f62e04 /ChangeLog | |
parent | 56d9aac2421b3e7e2fa107a6c51452f5c5c8dafe (diff) | |
download | ruby-cbb1afe909ae4d626a44e59541894425eca2be8a.tar.gz ruby-cbb1afe909ae4d626a44e59541894425eca2be8a.tar.xz ruby-cbb1afe909ae4d626a44e59541894425eca2be8a.zip |
* configure.in (gnumake): check for GNU make.
* Makefile.in (uncommon.mk): includes filtered common.mk.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18600 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,8 @@ -Thu Aug 14 11:45:09 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> +Thu Aug 14 12:01:39 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * configure.in (gnumake): check for GNU make. + + * Makefile.in (uncommon.mk): includes filtered common.mk. * common.mk (parse.h): workaround for nmake. |