changeset 222:0a98dba2c700

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Fri, 02 Nov 2001 19:16:53 +0000
parents 50620ec9c86a
children 8d370608ba0a
files configure.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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