• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

The MinGW.org Windows System Libraries


コミットメタ情報

リビジョンb32ef0bcfb7e88b9ca3510dc31e97af16711522b (tree)
日時2012-08-21 00:26:14
作者Earnie Boyd <earnie@user...>
コミッターEarnie Boyd

ログメッセージ

* Makefile.in (libmingwex_a_SOURCES): Correct typo.

変更サマリ

差分

--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,8 @@
1212 (dist-wsl-lic): Ditto.
1313 (dist-wsl-doc): Ditto.
1414 (dist-wsl-src): Ditto.
15- (dist-mingwrt-dll): Correct typo in command.
15+ (dist-mingwrt-dll): Correct typo.
16+ (libmingwex_a_SOURCES): Ditto.
1617
1718 2012-08-19 Earnie Boyd <earnie@users.sourceforge.net>
1819
--- a/Makefile.in
+++ b/Makefile.in
@@ -544,7 +544,7 @@ libmingwex_a_SOURCES := \
544544 $(ctype_SOURCES) \
545545 $(fenv_SOURCES) \
546546 $(gdtoa_SOURCES) \
547- $(inittypes_SOURCES) \
547+ $(inttypes_SOURCES) \
548548 $(math_SOURCES) \
549549 $(misc_SOURCES) \
550550 $(posix_SOURCES) \