Skip to content
Snippets Groups Projects
Commit ef4d04ad authored by Elias Pipping's avatar Elias Pipping Committed by pipping
Browse files

Adjust error message

[[Imported from SVN: r5148]]
parent 246d96f7
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ AS_IF([test x$with_ipopt != xno], [
[Ipopt::SmartPtr<Ipopt::IpoptApplication> app = new Ipopt::IpoptApplication();]),
[],
[HAVE_IPOPT="0"
AC_MSG_WARN(IPOpt not found!)])
AC_MSG_WARN(IPOpt does not seem to work!)])
])
AC_LANG_POP([C++])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment