Fixes resulting from changed directory structure

[SVN r9987]
This commit is contained in:
John Maddock
2001-04-27 11:06:28 +00:00
parent 33a84ba374
commit a719c77f63
3 changed files with 7 additions and 4 deletions

View File

@ -1657,7 +1657,7 @@ AC_DEFINE(BOOST_RE_AUTO_CONF)
AC_MSG_RESULT(***)
AC_MSG_RESULT($0: setting up headers...)
AC_MSG_RESULT(***)
AC_OUTPUT(lib/makefile example/jgrep/makefile example/timer/makefile test/regress/makefile makefile)
AC_OUTPUT(build/makefile example/jgrep/makefile example/timer/makefile test/regress/makefile makefile)
AC_MSG_RESULT(***)
AC_MSG_RESULT($0: regex++ package tuned for use with \"${CXX}\" compiler.)
AC_MSG_RESULT($0: To restore original settings - copy jm_opt.in to ../../boost/regex/detail/regex_options.hpp)
@ -1696,5 +1696,6 @@ rm -f jm_opt.out