*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40223
This commit is contained in:
Sam Lantinga 2001-11-02 19:16:53 +00:00
parent e79ad74ac3
commit ad1ac00522

View file

@ -700,7 +700,7 @@ CheckDirectFB()
else
AC_MSG_CHECKING(for DirectFB support)
if ! pkg-config --atleast-pkgconfig-version 0.5 ; then
if ! $PKG_CONFIG --atleast-pkgconfig-version 0.5 ; then
AC_MSG_ERROR([*** pkg-config too old; version 0.5 or better required.])
fi