Skip to content
Snippets Groups Projects
Commit 8be2d7ff authored by Oliver Sander's avatar Oliver Sander
Browse files

spelling

[[Imported from SVN: r4738]]
parent dde2b0ec
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ AC_DEFUN([DUNE_PKG_CONFIG_REQUIRES],[
|| failure=yes
if test x$failure = xyes; then
AC_MSG_RESULT([Failure])
AC_MSG_ERROR([Could not determin requirements for $PACKAGE_NAME])
AC_MSG_ERROR([Could not determine requirements for $PACKAGE_NAME])
fi
AC_MSG_RESULT([$REQUIRES])
AC_SUBST(REQUIRES, [$REQUIRES])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment