Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund committed Aug 5, 2015
1 parent c61323c commit dfda18a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common
Submodule common updated 2 files
+14 −0 commit-msg.sh
+4 −0 m4/pre-commit.m4
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -34,7 +34,7 @@ OMNIORB_DEFAULT=yes
m4_include([common/m4/corba.m4])

if test -z "$USE_CORBA"; then
AC_MSG_ERROR([OMOptim requires using the OMC CORBA interface. Configure using --with-omniORB.])
AC_MSG_ERROR([OMShell requires using the OMC CORBA interface. Configure using --with-omniORB.])
fi

AC_SUBST(LIBREADLINE)
Expand Down

0 comments on commit dfda18a

Please sign in to comment.