• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

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

Commit MetaInfo

Revision9ab0a415ddfb2925ada32d367dda409cdfcf5737 (tree)
Zeit2013-07-26 17:57:20
AutorKatsuhiko Nishimra <ktns.87@gmai...>
CommiterKatsuhiko Nishimra

Log Message

Generate files by autoreconf 2.69 with automake 1.11.6. #28588

git-svn-id: https://svn.sourceforge.jp/svnroot/molds/branches/automake@1441 1136aad2-a195-0410-b898-f5ea1d11b9d8

Ändern Zusammenfassung

Diff

--- a/src/configure
+++ b/src/configure
@@ -7727,7 +7727,7 @@ fi
77277727
77287728
77297729 if test "x$want_boost" = "xyes"; then
7730- boost_lib_version_req=1.48
7730+ boost_lib_version_req=1.46
77317731 boost_lib_version_req_shorten=`expr $boost_lib_version_req : '\([0-9]*\.[0-9]*\)'`
77327732 boost_lib_version_req_major=`expr $boost_lib_version_req : '\([0-9]*\)'`
77337733 boost_lib_version_req_minor=`expr $boost_lib_version_req : '[0-9]*\.\([0-9]*\)'`