mirror of
https://github.com/yawut/SDL.git
synced 2026-08-22 00:35:18 -05:00
*** empty log message ***
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user