typo
This commit is contained in:
parent
dd5841ccc7
commit
2d56c92b17
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ dnl =============================================
|
|||
|
||||
AC_PATH_PROG(PKGCONFIG, pkg-config, no)
|
||||
if test "$PKGCONFIG" = no ; then
|
||||
AC_MSG_ERROR(pkg-config was not found. Please install version 0.6.0 or newer from http://www.freedesktop.org/software.)
|
||||
AC_MSG_ERROR(pkg-config was not found. Please install version 0.8.0 or newer from http://www.freedesktop.org/software.)
|
||||
fi
|
||||
|
||||
AC_MSG_CHECKING(for pkg-config >= 0.8.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue