author | Sam Lantinga <slouken@libsdl.org> |
Fri, 02 Nov 2001 19:16:53 +0000 | |
changeset 222 | 0a98dba2c700 |
parent 221 | 50620ec9c86a |
child 223 | 8d370608ba0a |
configure.in | file | annotate | diff | comparison | revisions |
--- a/configure.in Fri Nov 02 18:12:52 2001 +0000 +++ b/configure.in Fri Nov 02 19:16:53 2001 +0000 @@ -700,7 +700,7 @@ 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