Revision | 9ab0a415ddfb2925ada32d367dda409cdfcf5737 (tree) |
---|---|
Zeit | 2013-07-26 17:57:20 |
Autor | Katsuhiko Nishimra <ktns.87@gmai...> |
Commiter | Katsuhiko Nishimra |
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
@@ -7727,7 +7727,7 @@ fi | ||
7727 | 7727 | |
7728 | 7728 | |
7729 | 7729 | if test "x$want_boost" = "xyes"; then |
7730 | - boost_lib_version_req=1.48 | |
7730 | + boost_lib_version_req=1.46 | |
7731 | 7731 | boost_lib_version_req_shorten=`expr $boost_lib_version_req : '\([0-9]*\.[0-9]*\)'` |
7732 | 7732 | boost_lib_version_req_major=`expr $boost_lib_version_req : '\([0-9]*\)'` |
7733 | 7733 | boost_lib_version_req_minor=`expr $boost_lib_version_req : '[0-9]*\.\([0-9]*\)'` |