mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 20:17:24 +02:00
Fixes resulting from changed directory structure
[SVN r9987]
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user