This commit is contained in:
Jose Maria Celorio 2001-07-14 07:21:33 +00:00
parent dd5841ccc7
commit 2d56c92b17

View file

@ -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)