Revision | c7db9d42da3b0b5bdcdf81545378dcae32d81fd3 (tree) |
---|---|
Zeit | 2012-12-25 22:33:30 |
Autor | Katsuhiko Nishimra <ktns.87@gmai...> |
Commiter | Katsuhiko Nishimra |
Generate files by autoreconf 2.69. #28588
git-svn-id: https://svn.sourceforge.jp/svnroot/molds/branches/automake@1212 1136aad2-a195-0410-b898-f5ea1d11b9d8
@@ -7775,6 +7775,11 @@ if test "x$ac_cv_header_boost_random_hpp" = xyes; then : | ||
7775 | 7775 | #define HAVE_BOOST_RANDOM_HPP 1 |
7776 | 7776 | _ACEOF |
7777 | 7777 | |
7778 | +else | |
7779 | + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | |
7780 | +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | |
7781 | +as_fn_error $? "Cannot find boost/random.hpp! | |
7782 | +See \`config.log' for more details" "$LINENO" 5; } | |
7778 | 7783 | fi |
7779 | 7784 | |
7780 | 7785 | done |