Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
*** empty log message ***
  • Loading branch information
slouken committed Nov 2, 2001
1 parent 8963b3e commit 2034f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Expand Up @@ -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

Expand Down

0 comments on commit 2034f65

Please sign in to comment.